Support/Tiki/UrlHandling: Difference between revisions

(page creation)
 
Line 25: Line 25:


= Proposed implementation =
= Proposed implementation =
* Create a function that takes in a url string and outputs the url relative to base_url of the site -- similar to Drupal's [http://api.drupal.org/api/search/6/l l() function]
* Create a function that takes in a url string and outputs the url relative to base_url of the site + additional prefix if specified in config -- similar to Drupal's [http://api.drupal.org/api/search/6/l l() function]
* Update the outputfilter to make processing
* Update the outputfilter to make processing
** faster
** faster
289

edits