|
Tutorial3
NAMEFoorum::Manual::Tutorial3 - Tutorial 3: For Foorum Developers Perl::CriticEvery Perl developer should use Perl::Critic to check his code. It would avoid stupid errors.
Perl::TidyEvery Programmer has own style to write code (expect Python. ;-). well, for many developers in one project, I think it's better to keep in one voice. that's Perl::Tidy for. If u want a different style, please dicuss before edit JavaScript::Minifier and CSS::MinifierJavaScript::Minifier, CSS::Minifier With minified css/js, browser loads page more fast. well, I plan to use http://search.cpan.org/~ruz/CSS-Squish-0.07/lib/CSS/Squish.pm to merge all CSS into one file (but it's only a plan for now).
debug flag in foorum_local.ymlvim foorum_local.yml, and add a line: debug_mode: 1 Build Docs From GoogleCode wikiPlease don't edit $svn/trunk/docs/ HTML files, instead edit $svn/wiki or Wiki through Web. after edit, u can use follow script to update docs/ HTML files. SEE ALSO |
Sign in to add a comment