https://bugzilla.wikimedia.org/show_bug.cgi?id=23691
--- Comment #3 from Dan Bolser <[email protected]> 2010-05-28 16:05:18 UTC --- Can you not generate the page content directly when SMW is installed? (Assuming there is no data their already). Another suggestion... 11:53 < Alphos> i don't believe there's a way to do it for a specific non-existing page 11:54 < Alphos> except perhaps some js ? 11:55 < Alphos> if ((wgPageName === "specificpage") && (wgArticleId == 0)) { /*display something*/ } -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
