https://bugzilla.wikimedia.org/show_bug.cgi?id=18945
Gero Scholz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Gero Scholz <[email protected]> 2009-05-27 15:37:26 UTC --- I am the (main) author of DynamicPageList2 and I support the above suggestion. The documentation of DPL2 already uses the term "DPL" (without a number). The parser function is already called "{{#dpl:...}} The parser tag is already called "<dpl> .. </dpl>". The mediawiki.org description is named "Extension:DynamicPageList". The mediawiki.org page "DPL" is already a redirection to "Extension:DynamicPageList". There are only some historic reminiscents in the source code and in the file naming which can easily be cleaned up. The main source of DPL would then be named "DynamicPageList.php" - which means that the "require_once" statement has to be changed in all installations when changing to DPL 1.8.0. I think this is acceptable. I plan to implement this in DPL 1.8.0. and I would rely on a) somebody changing the SVN repository b) getting update permission for SVN Is that o.k.? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
