/[drupal]/contributions/modules/mass_url/README.txt
ViewVC logotype

Contents of /contributions/modules/mass_url/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Sat Nov 20 12:54:50 2004 UTC (5 years ago) by wazdog
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
File MIME type: text/plain
stupid encoding error
1 mass_url.module allows for easy mass URL aliasing, not requiring the use of path.module for many types of common URLs.
2
3 Currently this module only supports user page and user blog URLs.
4
5 When installed, a user's account page is accessible via http://example.com/user/username, and a user's blog is accessible via http://example.com/blog/username.
6
7 As of now, only view functions are available (no edit for account pages), and user names must be entered exactly as they are formatted (including spaces). I hope to implement some kind of fuzzy filtering soon, but that's a big task...

  ViewVC Help
Powered by ViewVC 1.1.2