User Tools

Site Tools


permalinks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
permalinks [2011/02/14 01:16]
ccagle8
permalinks [2011/02/14 01:16]
ccagle8
Line 17: Line 17:
 ===== Examples ===== ===== Examples =====
  
-Replace subdirectory with your own virtual directory - //this folder does not need to exist//+Replace subdirectory with your own virtual directory - //this folder does not need to exist//:
 <​code>​subdirectory/​%parent%/​%slug%/</​code> ​ <​code>​subdirectory/​%parent%/​%slug%/</​code> ​
  
-Removes the ''​index.php''​ from URL. This can be done without Fancy URL's turned on+Removes the ''​index.php''​ from URL. This can be done without Fancy URL's turned on:
 <​code>?​id=%slug%</​code>​ <​code>?​id=%slug%</​code>​