liberty
[ class tree: liberty ] [ index: liberty ] [ all elements ]

Source for file filter.urlcache.php

Documentation is available at filter.urlcache.php

  1. <?php
  2. /**
  3.  * @version  $Header$
  4.  * @package  liberty
  5.  * @subpackage plugins_filter
  6.  */
  7.  
  8. /*
  9.  * IMPORTANT - READ
  10.  * This filter is not ready for usage yet. it has to be re-written
  11.  * This is a collection of code from throughout bitweaver that was once part of this feature in the good old tikiwiki days
  12.  *
  13.  * other files related to this feature are:
  14.  *         - kernel/view_cache.php
  15.  *         - kernel/admin/list_cache.php
  16.  *         - and their related tpl files
  17.  *
  18.  *
  19.  * Feel free to fix this stuff.
  20.  *
  21.  *
  22.  * Further down there are some functions that were pulled from BitSystem and 
  23.  * need to go somewhere else.
  24.  * I'm not sure where the best place for this stuff is - perhaps it would be 
  25.  * best to move all this stuff to a separate package - xing
  26.  */
  27.  
  28.  

Documentation generated on Wed, 29 Jul 2015 13:56:30 +0000 by phpDocumentor 1.5.0-lsces