Wiki Notes

From SpenchWiki
Revision as of 17:35, 19 July 2011 by Balint (talk | contribs) (Initial version)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  • Had to modify group permissions to allow raw view of special pages as errors were being seen in Firebug when including various special files from loaded HTML (e.g. stylesheets, etc).
  • Modified includes/parser/CoreParserFunctions.php to add parser function hooks for NAMESPACE, PAGENAME, FULLPAGENAME, etc.
  • Modified Infobox/row to fix conditional check on {{data|}} (removed erroneous |).