Changeset 257 for trunk/plugins
- Timestamp:
- 08/08/06 22:53:29 (2 years ago)
- Location:
- trunk/plugins
- Files:
-
- 2 modified
-
acronyms.php (modified) (1 diff)
-
test.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/acronyms.php
r252 r257 6 6 public $license = "GPL"; 7 7 public $website = "http://www.mvblog.org"; 8 public $description = "Acronym replacement module. Searches for know Acronyms and put <acronym> tag around them."; 8 9 9 10 private $_mvblog; -
trunk/plugins/test.php
r252 r257 6 6 public $license = "GPL"; 7 7 public $website = "http://www.mvblog.org"; 8 public $description = "Replaces all occurences of the word \"mafkees\" with \"The MvBlog Projectleader\"."; 8 9 9 10 private $_mvblog;
