https://bugzilla.wikimedia.org/show_bug.cgi?id=19331
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |WORKSFORME Summary|Allow elimination of |Allow enabling of pretty |"index.php" directly from |URLs directly from interface |interface | --- Comment #1 from Roan Kattouw <[email protected]> 2009-06-22 10:52:20 UTC --- You can already change $wgArticlePath with the Configure extension (I think), but you'd still need to add an Alias or RewriteRule, which is something MediaWiki cannot do. Maybe Configure could be tweaked to make switching between a pretty and a non-pretty $wgArticlePath easier, but I don't think any more can be done. -- 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
