# pjhrss **Repository Path**: oscnet/pjhrss ## Basic Information - **Project Name**: pjhrss - **Description**: 未完成,一个过期不用的项目网站项目,不过程序还是有用的保存 - **Primary Language**: CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-02-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pjhrss ## todolist ###用20%的功夫做80%的事情! ###长期专注做好一二件事 网站 催缴短信平台 * manager page (include left menu) * term node list * node page * block * index page * 加入浏览器检测,在 ie < 8 的情况下提示使用chrome浏览器 --- * user menu when module init , add all modules menu to database , identity by menu path ,use insert or replace by path admin user can edit this menu such as weight ,but couldn't delete it. use Bootstrap use [tabledrag](https://github.com/isocra/TableDnD/blob/master/stable/jquery.tablednd.js) add admin manage page admin link front page * clojurescript repl ````bash lein cljsbuild auto lein trampoline cljsbuild repl-listen ```` *有三个菜单,主菜单,副菜单,及用户菜单,他们的mid分别为 1 2 3* *使用 create-object :tablename objectMap来插入一条记录.返回rowid* *notice*: name space and function must use - instead of _ , but file name must _ clojure.test/function? not worked on _ ## web desigin write a js that handler submit for file upload use js save file list. ## useful link * [quartz-clj](https://github.com/mdpendergrass/quartz-clj) * [guides](http://clojurequartz.info/articles/guides.html) * [ring.velocity](https://github.com/killme2008/ring.velocity) * [velocity](http://velocity.apache.org) * [domina](https://github.com/levand/domina) * [jayq](https://github.com/ibdknox/jayq) * for soap debug use [soapui](http://sourceforge.net/projects/soapui/files/) `sudo tcpdump -A -i en0 ip host 111.1.8.42 and tcp port 80` ## Prerequisites You will need [Leiningen][1] 1.7.0 or above installed. [1]: https://github.com/technomancy/leiningen ## Running To start a web server for the application, run: lein ring server ## update to appfog * appfog ` lein ring uberwar cd target af update oscnet time curl http://oscnet.ap01.aws.af.cm ` * heroku ` heroku push keroku master time curl http://quiet-waters-7510.herokuapp.com ` ## user role design ### role role list (users) role add btn role delete btn ### role user user choose role listed update save btn ### role perm role select permission checkbox list update save btn ## License Copyright © 2013 zjpjhx.com ## notice page function must retun string or will get a error like WARN:oejs.AbstractHttpConnection:/userInfo/1 java.lang.IllegalArgumentException: Key must be integer use (html [:div ....)