Go to file
nearwood 5623db4759 Add deploy script. Update docs. 2015-03-20 14:23:56 -04:00
db Put missing INI error in HTML output destined for DB. Cleanup some stuff. 2015-02-08 16:50:02 -05:00
doxygen Add deploy script. Update docs. 2015-03-20 14:23:56 -04:00
old reorg for OO refactor #14 2015-02-16 21:23:04 -05:00
src Add deploy script. Update docs. 2015-03-20 14:23:56 -04:00
.hgignore update ignorey 2015-02-16 16:44:55 -05:00
38.msq Put missing INI error in HTML output destined for DB. Cleanup some stuff. 2015-02-08 16:50:02 -05:00
39.msq Put missing INI error in HTML output destined for DB. Cleanup some stuff. 2015-02-08 16:50:02 -05:00
README.md Put missing INI error in HTML output destined for DB. Cleanup some stuff. 2015-02-08 16:50:02 -05:00
deploy.sh Add deploy script. Update docs. 2015-03-20 14:23:56 -04:00
script.config Add deploy script. Update docs. 2015-03-20 14:23:56 -04:00

README.md

MSQur

'Masker' for lack of better name. MegaSquirt MSQ file sharing and viewing site.

Parses MSQ "XML" and displays it in a familiar format for viewing and comparison.

MSQ XML is pretty bad XML, it doesn't take advantage of many XML features.

TODO

Uploader (user)/Manager (admin)

How do I get set up?

  • AMP Stack
  • Arch: PHP, PHP-Apache, MariaDB/MySQL, phpMyAdmin, pdo_mysql.so in php.ini
  • Create database user and tables
  • Upload web files
  • How to run tests

hgrc

[hooks] post-update = hg log -r . --template "v{latesttag}-{latesttagdistance}-{node|short}\n" > VERSION

Deployment instructions

  • Export tables (not entire DB)
  • Pull updates on host (don't overwrite DB config)
  • Import DB

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

Credits

Apache, PHP, MySQL jQuery, jQuery UI jquery.tablesorter http://tablesorter.com/docs/ Tango Icon Theme Geany/Notepad++