summaryrefslogtreecommitdiff
path: root/tpl
AgeCommit message (Collapse)Author
2010-11-22Miscellaneous plugin fixes/tweaksHEADmasterLuke Shumaker
From most important to least important: plugins/GNUsocialTemplatePlugin.php: * Modify to play nice with plain-old TemplatePlugin. * Move onPluginVersion() from action class to plugin class * Increment version from 0.1 to 0.1.1 plugins/TemplatePlugin.php: same as GNUsocialTemplatePlugin.php plugindata.php: add some output to help identify misbehaving plugins lib/implugin.php: fix comments: s/authentication/instant messaging/ lib/uapplugin.php: comments: add @see http://www.iab.net/iab_products_and_industry_services/508676/508767/UAP tpl/social.php: clean up formatting (also, use tabs instead of spaces, to be consistant with tpl/index.php)
2010-09-17added link to get the codeMatt Lee
2010-08-02cleaned up template; was badly indented and missing an opening <html> tag.Ian Denhardt
2010-07-26fixes for paths, etcMatt Lee
2010-07-26GNU social plugin (for look/feel), theme, templateMatt Lee
2009-08-25fix up tpl/index.php so doesn't throw errors on hosts with php shorttags onBrenda Wallace
2009-08-05Switch DOCTYPE's to the XHTML 5 DOCTYPECraig Andrews
2009-03-24tpl/index.php 0.1Brian