Go to file
nearwood 5a3503593c uh 2015-05-17 22:39:19 -04:00
db More work on #13. Have 3D tables working. Constants outputting (oops). Lots of data. Need collapsables and content links. Also need blacklist. 2015-05-17 11:04:35 -04: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 uh 2015-05-17 22:39:19 -04:00
.hgignore Update ignore. 2015-03-20 19:46:35 +00: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
ini-parsing.txt More work on #13. Have 3D tables working. Constants outputting (oops). Lots of data. Need collapsables and content links. Also need blacklist. 2015-05-17 11:04:35 -04:00
script.config.dist Swap script.config with .dist 2015-03-20 15:41:11 -04:00
update-db.sh Fix #17. Add some more doc comments. 2015-03-22 20:31:57 -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++