Obsolete:Action paths
Appearance
Some of my old notes from 2008:
$action = $this->getVal('Action'); ^^^^ what in the fuck is this? this shouldn't work at all....
issues...
Safety of raw? /raw/Foo.html is unsafe
Should we use new actions in place of some old specials?
- http://en.wikipedia.org/move/Gutenberg
- http://en.wikipedia.org/search/Gutenberg
- http://en.wikipedia.org/undelete/Gutenberg
- http://en.wikipedia.org/revisiondelete/Gutenberg
- http://en.wikipedia.org/log/Gutenberg
Should we use new actions in place of entirely other things?
- http://en.wikipedia.org/revision/4763749
- http://en.wikipedia.org/page/14782
- http://en.wikipedia.org/diff/13672/14782
- http://en.wikipedia.org/diff/prev/14782
- http://en.wikipedia.org/diff/13672/next
Death to index.php!
But we have the robots.txt issue.....
How can we mark things out by prefix?
Use the submit action prefix consistently for things that would go to view otherwise...
- http://shortstack.local/read/Special:Imagelist
- http://shortstack.local/submit/Special:Imagelist?sort=img_size&limit=50
- http://shortstack.local/read/Special:Recentchanges?from=20080327014434
- http://shortstack.local/submit/Special:Recentchanges?from=20080327014434
Maybe even use it as a generic fallback replacing index.php:
'Submit' sounds like 'post my article' though...
Well, we could rename it. Maybe 'action' would do... :D