0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
phpwiki
/
1.3.14-6
/
standard
/
scripts
/
[
Home
]
File: schema.sql
-- MySQL dump 10.11 -- -- Host: localhost Database: phpwiki -- ------------------------------------------------------ -- Server version 5.0.32-Debian_7etch5-log /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `accesslog` -- DROP TABLE IF EXISTS `@@DB_MAIN_PREFIX@@accesslog`; CREATE TABLE `@@DB_MAIN_PREFIX@@accesslog` ( `time_stamp` int(10) unsigned default NULL, `remote_host` varchar(100) default NULL, `remote_user` varchar(50) default NULL, `request_method` varchar(10) default NULL, `request_line` varchar(255) default NULL, `request_args` varchar(255) default NULL, `request_file` varchar(255) default NULL, `request_uri` varchar(255) default NULL, `request_time` char(28) default NULL, `status` smallint(5) unsigned default NULL, `bytes_sent` smallint(5) unsigned default NULL, `referer` varchar(255) default NULL, `agent` varchar(255) default NULL, `request_duration` float default NULL, KEY `log_time` (`time_stamp`), KEY `log_host` (`remote_host`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `accesslog` -- LOCK TABLES `@@DB_MAIN_PREFIX@@accesslog` WRITE; /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@accesslog` DISABLE KEYS */; /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@accesslog` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `link` -- DROP TABLE IF EXISTS `@@DB_MAIN_PREFIX@@link`; CREATE TABLE `@@DB_MAIN_PREFIX@@link` ( `linkfrom` int(11) NOT NULL, `linkto` int(11) NOT NULL, `relation` int(11) default '0', KEY `linkfrom` (`linkfrom`), KEY `linkto` (`linkto`), KEY `relation` (`relation`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `link` -- LOCK TABLES `@@DB_MAIN_PREFIX@@link` WRITE; /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@link` DISABLE KEYS */; INSERT INTO `@@DB_MAIN_PREFIX@@link` VALUES (2,3,0),(2,4,0),(2,5,0),(7,8,0),(7,9,0),(7,10,0),(7,11,0),(7,5,0),(12,13,0),(12,11,0),(12,5,0),(14,15,0),(14,16,0),(14,17,0),(14,18,0),(14,5,0),(14,19,0),(14,20,0),(14,21,0),(14,22,0),(14,23,0),(14,24,0),(14,25,0),(14,26,0),(14,27,0),(14,28,0),(14,29,0),(14,30,0),(14,31,0),(14,32,0),(14,6,0),(14,11,0),(33,34,0),(3,35,0),(3,36,0),(3,37,0),(3,38,0),(3,39,0),(3,40,0),(3,41,0),(3,42,0),(3,43,0),(3,44,0),(3,45,0),(3,46,0),(3,47,0),(3,48,0),(3,49,0),(3,50,0),(3,51,0),(3,52,0),(3,53,0),(3,54,0),(3,55,0),(3,56,0),(3,57,0),(3,58,0),(3,59,0),(3,60,0),(3,61,0),(3,62,0),(3,63,0),(3,64,0),(3,65,0),(3,66,0),(3,67,0),(3,68,0),(3,69,0),(3,70,0),(3,71,0),(3,72,0),(3,73,0),(3,74,0),(3,75,0),(3,76,0),(3,77,0),(3,78,0),(3,79,0),(3,80,0),(3,81,0),(3,82,0),(3,83,0),(3,84,0),(3,85,0),(3,86,0),(3,87,0),(3,88,0),(3,89,0),(3,90,0),(3,91,0),(3,92,0),(3,93,0),(3,94,0),(3,95,0),(3,96,0),(3,97,0),(3,98,0),(3,99,0),(3,100,0),(3,101,0),(3,102,0),(3,103,0),(3,104,0),(3,105,0),(3,106,0),(3,107,0),(3,108,0),(3,109,0),(3,110,0),(3,111,0),(3,112,0),(3,113,0),(3,114,0),(3,115,0),(3,15,0),(3,116,0),(3,117,0),(3,118,0),(3,119,0),(3,120,0),(3,121,0),(3,122,0),(3,123,0),(3,124,0),(3,125,0),(3,126,0),(3,127,0),(3,128,0),(3,129,0),(3,130,0),(3,131,0),(3,132,0),(3,133,0),(3,134,0),(3,135,0),(3,136,0),(3,137,0),(3,138,0),(3,139,0),(3,140,0),(3,141,0),(3,142,0),(3,143,0),(3,144,0),(3,145,0),(3,146,0),(3,147,0),(3,148,0),(3,149,0),(3,150,0),(3,151,0),(3,152,0),(3,153,0),(3,154,0),(3,155,0),(3,156,0),(3,157,0),(3,158,0),(3,159,0),(3,160,0),(3,161,0),(3,162,0),(3,163,0),(3,164,0),(3,165,0),(3,166,0),(3,167,0),(3,168,0),(169,170,0),(169,171,0),(169,172,0),(169,11,0),(169,5,0),(174,175,0),(174,13,0),(174,11,0),(174,5,0),(180,33,0),(181,13,0),(181,11,0),(181,5,0),(182,13,0),(182,11,0),(182,5,0),(183,13,0),(183,11,0),(183,5,0),(184,175,0),(184,13,0),(184,11,0),(184,5,0),(185,15,0),(185,186,0),(185,187,0),(185,172,0),(185,11,0),(185,188,0),(189,13,0),(189,11,0),(189,5,0),(190,191,0),(190,15,0),(190,11,0),(190,5,0),(192,21,0),(192,193,0),(194,13,0),(194,11,0),(194,5,0),(195,13,0),(195,11,0),(195,5,0),(196,197,0),(196,5,0),(196,24,0),(196,198,0),(196,11,0),(199,13,0),(199,11,0),(199,5,0),(200,201,0),(200,15,0),(200,202,0),(200,203,0),(200,11,0),(204,205,0),(204,206,0),(204,13,0),(204,24,0),(204,207,0),(204,208,0),(204,11,0),(204,5,0),(209,5,0),(209,210,0),(209,11,0),(212,13,0),(212,11,0),(212,5,0),(213,214,0),(213,215,0),(213,187,0),(213,186,0),(213,216,0),(213,198,0),(213,11,0),(217,219,218),(217,221,220),(223,13,0),(223,11,0),(223,5,0),(224,225,0),(224,11,0),(224,5,0),(226,226,0),(226,198,0),(226,11,0),(226,5,0),(227,228,0),(230,13,0),(230,11,0),(230,5,0),(231,13,0),(231,11,0),(231,5,0),(232,232,0),(232,11,0),(233,11,0),(233,5,0),(234,175,0),(234,206,0),(234,13,0),(234,11,0),(234,5,0),(235,236,0),(235,237,0),(235,13,0),(235,238,0),(235,11,0),(235,5,0),(239,13,0),(239,11,0),(239,5,0),(240,201,0),(240,15,0),(240,202,0),(240,203,0),(240,11,0),(240,241,0),(242,13,0),(242,11,0),(242,5,0),(243,13,0),(243,11,0),(243,5,0),(244,13,0),(244,11,0),(244,5,0),(245,11,0),(245,5,0),(246,13,0),(246,11,0),(246,5,0),(247,13,0),(247,11,0),(247,5,0),(248,249,0),(248,5,0),(248,3,0),(248,250,0),(248,11,0),(251,251,0),(251,198,0),(251,252,0),(251,253,0),(251,254,102),(251,11,0),(255,26,0),(255,11,0),(255,5,0),(256,13,0),(256,11,0),(256,5,0),(257,26,0),(257,258,0),(259,11,0),(259,5,0),(260,261,0),(262,13,0),(262,11,0),(262,5,0),(263,264,0),(263,11,0),(263,5,0),(266,5,0),(266,267,0),(266,225,0),(266,11,0),(269,5,0),(269,270,0),(269,11,0),(271,14,0),(271,11,0),(26,27,0),(272,171,0),(272,273,0),(272,274,0),(272,275,0),(272,276,0),(272,277,0),(272,278,0),(272,279,0),(272,280,0),(281,282,0),(281,15,0),(281,202,0),(281,203,0),(281,11,0),(284,284,0),(285,175,0),(285,20,0),(285,13,0),(285,11,0),(285,5,0),(286,15,0),(286,11,0),(286,5,0),(289,5,0),(289,290,0),(289,291,0),(289,292,0),(289,293,0),(289,11,0),(296,15,0),(296,227,0),(296,297,0),(296,298,0),(296,11,0),(299,13,0),(299,11,0),(299,5,0),(300,13,0),(300,11,0),(300,5,0),(302,193,0),(304,13,0),(304,11,0),(304,5,0),(305,306,0),(305,11,0),(27,26,0),(308,309,0),(308,11,0),(308,5,0),(310,193,0),(310,311,0),(310,312,0),(310,313,0),(310,314,0),(297,228,0),(315,13,0),(315,11,0),(315,5,0),(316,5,0),(316,317,0),(316,318,0),(316,11,0),(319,320,0),(319,11,0),(319,5,0),(321,13,0),(321,11,0),(321,5,0),(322,323,0),(322,11,0),(322,5,0),(325,13,0),(325,11,0),(325,5,0),(326,327,0),(326,15,0),(326,328,0),(326,13,0),(326,11,0),(326,5,0),(329,13,0),(329,11,0),(329,5,0),(330,13,0),(330,11,0),(330,5,0),(331,20,0),(331,13,0),(331,30,0),(331,332,0),(331,11,0),(331,5,0),(333,13,0),(333,11,0),(333,5,0),(335,336,0),(335,337,0),(228,338,0),(228,26,0),(228,339,0),(341,13,0),(341,11,0),(341,5,0),(342,11,0),(343,344,0),(345,13,0),(345,11,0),(345,5,0),(346,201,0),(346,15,0),(346,202,0),(346,203,0),(346,11,0),(347,177,0),(347,206,0),(347,24,0),(347,283,0),(347,348,0),(347,349,0),(347,207,0),(347,11,0),(347,5,0),(350,13,0),(350,351,0),(350,11,0),(350,5,0),(352,175,0),(352,13,0),(352,11,0),(352,5,0),(353,332,0),(353,20,0),(353,22,0),(353,11,0),(353,5,0),(354,13,0),(354,11,0),(354,5,0),(355,15,0),(355,356,0),(355,357,0),(355,20,0),(355,24,0),(355,30,0),(355,358,0),(355,11,0),(359,201,0),(359,15,0),(359,202,0),(359,203,0),(359,11,0),(360,361,0),(360,362,0),(360,15,0),(360,216,0),(360,11,0),(363,13,0),(363,11,0),(363,5,0),(364,13,0),(364,11,0),(364,5,0),(365,13,0),(365,11,0),(365,5,0),(366,216,0),(366,367,0),(366,368,0),(366,369,0),(366,370,0),(366,371,0),(366,171,0),(366,366,0),(366,372,218),(366,323,0),(366,19,0),(366,5,0),(366,16,0),(366,11,0),(373,13,0),(373,11,0),(373,5,0),(374,13,0),(374,11,0),(374,5,0),(375,13,0),(375,11,0),(375,5,0),(376,13,0),(376,11,0),(376,5,0),(377,378,0),(377,379,0),(381,13,0),(381,11,0),(381,5,0),(382,383,0),(237,235,0),(186,186,0),(186,306,0),(186,228,0),(186,172,0),(186,382,0),(186,338,0),(186,187,0),(186,384,0),(186,11,0),(386,26,0),(386,27,0),(175,15,0),(175,385,0),(175,387,0),(175,388,0),(175,389,0),(175,390,0),(175,391,0),(175,392,0),(175,393,0),(175,394,0),(175,298,0),(175,171,0),(175,395,0),(175,396,0),(175,11,0),(397,26,0),(397,258,0),(398,201,0),(398,15,0),(398,202,0),(398,203,0),(398,11,0),(399,13,0),(399,11,0),(399,5,0),(400,13,0),(400,11,0),(400,5,0),(401,13,0),(401,402,0),(401,11,0),(401,5,0),(403,13,0),(403,11,0),(403,5,0),(35,35,0),(35,3,0),(35,15,0),(35,404,0),(35,405,0),(35,406,0),(35,407,0),(35,408,0),(35,409,0),(35,53,0),(35,33,0),(35,2,0),(35,11,0),(410,175,0),(410,297,0),(410,16,0),(411,411,0),(412,15,0),(412,413,0),(412,414,0),(412,415,0),(412,35,0),(412,416,0),(412,417,0),(412,418,0),(412,419,0),(412,11,0),(420,421,0),(420,15,0),(420,202,0),(420,203,0),(420,11,0),(422,5,0),(422,423,0),(422,11,0),(425,201,0),(425,15,0),(425,13,0),(425,426,0),(425,427,0),(425,428,0),(425,429,0),(425,430,0),(425,431,0),(425,432,0),(425,433,0),(425,434,0),(425,435,0),(425,436,0),(425,437,0),(425,438,0),(425,19,0),(425,439,0),(425,440,0),(425,441,0),(425,442,0),(425,443,0),(425,444,0),(425,445,0),(425,446,0),(425,447,0),(425,448,0),(425,202,0),(425,203,0),(425,11,0),(425,241,0),(425,449,0),(450,175,0),(450,13,0),(450,11,0),(450,5,0),(451,198,0),(451,5,0),(451,16,0),(452,171,0),(452,273,0),(452,274,0),(452,275,0),(452,276,0),(452,277,0),(452,278,0),(452,279,0),(452,280,0),(453,290,0),(453,454,0),(453,455,0),(453,177,0),(453,116,0),(453,3,0),(453,456,0),(453,13,0),(453,457,0),(453,458,0),(453,249,0),(453,459,0),(453,460,0),(453,461,0),(453,462,0),(453,463,0),(453,410,0),(453,464,0),(453,465,0),(453,4,0),(453,227,0),(453,466,0),(453,467,0),(453,468,0),(453,469,0),(453,470,0),(453,472,471),(453,473,0),(453,474,0),(453,475,0),(453,324,0),(453,337,0),(453,476,0),(453,477,0),(453,336,0),(453,478,0),(453,222,0),(453,479,0),(453,480,0),(453,197,0),(453,287,0),(453,176,0),(453,265,0),(453,481,0),(453,482,0),(453,483,0),(453,21,0),(453,484,0),(453,485,0),(453,486,471),(453,487,0),(453,488,0),(453,489,0),(453,20,0),(453,26,0),(453,397,0),(453,258,0),(453,179,0),(453,490,0),(453,491,0),(453,492,0),(453,494,493),(453,495,0),(453,496,0),(453,497,0),(453,498,0),(453,499,0),(453,380,0),(453,500,0),(453,501,0),(453,502,0),(453,503,0),(453,504,0),(453,505,0),(453,506,0),(453,507,0),(453,508,0),(453,509,0),(453,510,0),(453,511,0),(453,512,0),(453,513,0),(453,514,0),(453,515,0),(453,516,0),(453,517,0),(453,518,0),(453,519,0),(453,520,0),(453,15,0),(453,356,0),(453,16,0),(453,521,0),(453,522,0),(453,288,0),(453,523,0),(453,524,0),(453,525,0),(453,198,0),(453,526,0),(453,527,0),(453,528,0),(453,529,0),(453,152,0),(453,530,0),(453,531,0),(453,532,0),(453,175,0),(453,533,0),(453,534,0),(453,535,0),(453,536,0),(453,537,0),(453,538,0),(453,344,0),(453,539,0),(453,540,0),(453,23,0),(453,541,0),(453,542,0),(453,543,0),(453,30,0),(453,31,0),(453,32,0),(453,6,0),(453,544,0),(453,545,0),(453,546,0),(453,547,0),(453,548,0),(453,226,0),(453,549,0),(453,229,0),(453,550,0),(453,551,0),(453,552,0),(453,553,0),(453,28,0),(453,554,0),(453,297,0),(453,555,0),(453,556,0),(453,557,0),(453,558,0),(453,559,0),(453,560,0),(453,561,0),(453,562,0),(453,453,0),(453,279,0),(453,563,0),(453,564,0),(453,251,0),(453,252,0),(453,565,0),(453,566,0),(453,567,0),(453,568,0),(453,301,0),(453,569,0),(453,570,0),(453,571,0),(453,572,0),(453,573,0),(453,574,0),(453,575,0),(453,576,0),(453,35,0),(453,392,0),(453,577,0),(453,578,0),(453,579,0),(453,580,0),(453,283,0),(453,581,0),(453,582,0),(453,583,0),(453,584,0),(453,2,0),(453,303,0),(453,585,0),(453,451,0),(453,586,0),(453,587,0),(453,210,0),(453,588,0),(453,589,0),(453,590,0),(453,5,0),(453,19,0),(453,591,0),(453,186,0),(453,592,0),(453,384,0),(453,11,0),(593,13,0),(593,11,0),(593,5,0),(30,284,0),(594,13,0),(594,11,0),(594,5,0),(595,13,0),(595,11,0),(595,5,0),(596,13,0),(596,11,0),(596,5,0),(597,598,0),(599,532,0),(599,370,0),(599,371,0),(599,171,0),(599,599,0),(599,372,218),(599,600,0),(599,323,0),(599,11,0),(601,11,0),(601,5,0),(602,175,0),(602,13,0),(602,11,0),(602,5,0),(603,173,0),(603,5,0),(603,527,0),(603,11,0),(604,13,0),(604,11,0),(604,5,0),(606,33,0),(21,21,0),(607,336,0),(607,337,0),(607,607,0),(608,5,0),(608,11,0),(609,5,0),(609,610,0),(609,292,0),(609,23,0),(609,13,0),(609,611,0),(609,11,0),(612,13,0),(612,11,0),(612,5,0),(613,13,0),(613,11,0),(613,5,0),(15,15,0),(15,11,0),(614,13,0),(614,11,0),(614,5,0),(615,457,0),(615,336,0),(615,217,0),(615,337,0),(615,222,0),(615,487,0),(615,616,0),(615,617,0),(615,618,0),(615,619,0),(615,620,15),(615,621,15),(615,622,15),(615,11,0),(623,13,0),(623,11,0),(623,5,0),(624,172,0),(624,11,0),(625,206,0),(625,16,0),(625,11,0),(625,5,0),(626,336,0),(626,337,0),(627,628,0),(627,11,0),(627,5,0),(630,175,0),(630,13,0),(630,11,0),(630,5,0),(632,633,0),(632,186,0),(632,11,0),(632,5,0),(634,635,0),(634,11,0),(634,5,0),(636,637,0),(636,638,0),(636,5,0),(636,639,0),(636,640,0),(636,15,0),(636,641,0),(636,11,0),(642,13,0),(642,11,0),(642,5,0),(643,644,0),(643,552,0),(643,344,0),(643,11,0),(643,5,0),(384,186,0),(645,228,0),(646,13,0),(646,11,0),(646,5,0),(647,201,0),(647,15,0),(647,202,0),(647,203,0),(647,11,0),(648,13,0),(648,11,0),(648,5,0),(649,424,0),(649,328,0),(649,24,0),(649,349,0),(649,208,0),(649,11,0),(649,5,0),(650,13,0),(650,11,0),(650,5,0),(651,5,0),(651,652,0),(651,653,0),(651,654,0),(651,655,0),(651,656,0),(651,11,0),(16,15,0),(16,5,0),(16,17,0),(16,657,0),(16,473,0),(16,318,0),(16,658,0),(16,611,0),(16,659,0),(16,542,0),(16,660,0),(16,10,0),(16,378,0),(16,301,0),(16,522,0),(16,631,0),(16,605,0),(16,661,0),(16,662,0),(16,226,0),(16,526,0),(16,498,0),(16,11,0),(663,13,0),(663,11,0),(663,5,0),(197,198,0),(664,460,0),(664,563,0),(664,665,0),(664,666,0),(664,11,0),(664,5,0),(667,4,0),(667,35,0),(667,3,0),(667,668,0),(667,15,0),(667,11,0),(667,5,0),(669,670,0),(669,323,0),(669,11,0),(669,5,0),(671,11,0),(671,5,0),(672,175,0),(672,13,0),(672,11,0),(672,5,0),(673,13,0),(673,11,0),(673,5,0),(675,261,0),(675,171,0),(675,260,0),(675,11,0),(676,21,0),(676,33,0),(676,677,0),(676,678,0),(676,679,0),(676,11,0),(676,5,0),(680,232,0),(680,13,0),(680,11,0),(680,5,0),(681,5,0),(681,11,0),(682,172,0),(682,11,0),(684,13,0),(684,11,0),(684,5,0),(685,686,0),(685,5,0),(685,24,0),(687,26,0),(258,26,0),(258,397,0),(688,311,0),(688,193,0),(690,13,0),(690,11,0),(690,5,0),(171,186,0),(171,338,0),(171,187,0),(171,298,0),(171,382,0),(171,26,0),(171,28,0),(171,453,0),(171,605,0),(171,175,0),(171,11,0); /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@link` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `member` -- DROP TABLE IF EXISTS `@@DB_MAIN_PREFIX@@member`; CREATE TABLE `@@DB_MAIN_PREFIX@@member` ( `userid` char(48) character set latin1 collate latin1_bin NOT NULL, `groupname` char(48) character set latin1 collate latin1_bin NOT NULL default 'users', KEY `userid` (`userid`), KEY `groupname` (`groupname`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `member` -- LOCK TABLES `@@DB_MAIN_PREFIX@@member` WRITE; /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@member` DISABLE KEYS */; /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@member` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nonempty` -- DROP TABLE IF EXISTS `@@DB_MAIN_PREFIX@@nonempty`; CREATE TABLE `@@DB_MAIN_PREFIX@@nonempty` ( `id` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `nonempty` -- LOCK TABLES `@@DB_MAIN_PREFIX@@nonempty` WRITE; /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@nonempty` DISABLE KEYS */; INSERT INTO `@@DB_MAIN_PREFIX@@nonempty` VALUES (2),(3),(6),(7),(11),(12),(14),(15),(16),(21),(26),(27),(28),(29),(30),(31),(32),(33),(35),(164),(169),(171),(173),(174),(175),(176),(177),(178),(179),(180),(181),(182),(183),(184),(185),(186),(189),(190),(192),(194),(195),(196),(197),(198),(199),(200),(204),(205),(209),(211),(212),(213),(217),(218),(220),(222),(223),(224),(226),(227),(228),(229),(230),(231),(232),(233),(234),(235),(237),(239),(240),(242),(243),(244),(245),(246),(247),(248),(249),(251),(255),(256),(257),(258),(259),(260),(262),(263),(265),(266),(268),(269),(271),(272),(281),(283),(284),(285),(286),(287),(288),(289),(294),(295),(296),(297),(298),(299),(300),(301),(302),(303),(304),(305),(307),(308),(310),(315),(316),(319),(321),(322),(324),(325),(326),(329),(330),(331),(333),(334),(335),(336),(337),(340),(341),(342),(343),(345),(346),(347),(350),(352),(353),(354),(355),(359),(360),(363),(364),(365),(366),(373),(374),(375),(376),(377),(380),(381),(382),(384),(385),(386),(387),(388),(389),(390),(391),(397),(398),(399),(400),(401),(403),(410),(411),(412),(420),(422),(424),(425),(450),(451),(452),(453),(460),(478),(498),(506),(518),(593),(594),(595),(596),(597),(599),(601),(602),(603),(604),(605),(606),(607),(608),(609),(612),(613),(614),(615),(623),(624),(625),(626),(627),(629),(630),(631),(632),(634),(636),(642),(643),(645),(646),(647),(648),(649),(650),(651),(663),(664),(667),(669),(671),(672),(673),(674),(675),(676),(680),(681),(682),(683),(684),(685),(687),(688),(689),(690); /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@nonempty` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `page` -- DROP TABLE IF EXISTS `@@DB_MAIN_PREFIX@@page`; CREATE TABLE `@@DB_MAIN_PREFIX@@page` ( `id` int(11) NOT NULL auto_increment, `pagename` varchar(100) character set latin1 collate latin1_bin NOT NULL, `hits` int(11) NOT NULL default '0', `pagedata` mediumtext NOT NULL, `cached_html` mediumblob, PRIMARY KEY (`id`), UNIQUE KEY `pagename` (`pagename`) ) ENGINE=MyISAM AUTO_INCREMENT=691 DEFAULT CHARSET=latin1; -- -- Dumping data for table `page` -- LOCK TABLES `@@DB_MAIN_PREFIX@@page` WRITE; /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@page` DISABLE KEYS */; INSERT INTO `@@DB_MAIN_PREFIX@@page` VALUES (1,'global_data',0,'a:1:{s:8:\"__global\";a:1:{s:10:\"_timestamp\";a:2:{i:0;i:1223281525;i:1;i:249;}}}',''),(2,'InterWikiSearch',0,'a:1:{s:4:\"date\";i:1169497175;}',''),(3,'InterWikiMap',0,'a:2:{s:4:\"date\";i:1097892484;s:6:\"locked\";s:3:\"yes\";}',''),(4,'ExternalSearchPlugin',0,'',''),(5,'WikiPlugin',0,'',''),(6,'AllPagesOwnedByMe',0,'a:1:{s:4:\"date\";i:1087141086;}',''),(7,'Help/PhpHighlightPlugin',0,'a:1:{s:4:\"date\";i:1088929862;}',''),(8,'PhpHighlightPlugin',0,'',''),(9,'highlight-string',0,'',''),(10,'SyntaxHighlighterPlugin',0,'',''),(11,'PhpWikiDocumentation',0,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1036436041;}',''),(12,'Help/PageHistoryPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(13,'ReiniUrban',0,'',''),(14,'Help/WikiPlugin',0,'a:1:{s:4:\"date\";i:1181211795;}',''),(15,'PhpWiki',0,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1012170535;}',''),(16,'PluginManager',0,'a:2:{s:4:\"date\";i:1167418659;s:6:\"locked\";s:3:\"yes\";}',''),(17,'HelloWorldPlugin',0,'',''),(18,'CategoryContributedPlugin',0,'',''),(19,'MagicPhpWikiURLs',0,'',''),(20,'PageList',0,'',''),(21,'BackLinks',0,'a:2:{s:4:\"date\";i:1167376728;s:6:\"locked\";s:3:\"yes\";}',''),(22,'PluginList',0,'',''),(23,'WikiPluginCached',0,'',''),(24,'ActionPage',0,'',''),(25,'CamelCase',0,'',''),(26,'RecentChanges',0,'a:2:{s:4:\"date\";i:1102328443;s:6:\"locked\";s:3:\"yes\";}',''),(27,'RecentEdits',0,'a:2:{s:4:\"date\";i:1102328443;s:6:\"locked\";s:3:\"yes\";}',''),(28,'MostPopular',0,'a:2:{s:4:\"date\";i:1012170535;s:6:\"locked\";s:3:\"yes\";}',''),(29,'LeastPopular',0,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1167843476;}',''),(30,'AllPages',0,'a:2:{s:4:\"date\";i:1068942342;s:6:\"locked\";s:3:\"yes\";}',''),(31,'AllPagesCreatedByMe',0,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1087141086;}',''),(32,'AllPagesLastEditedByMe',0,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1087141086;}',''),(33,'CategoryCategory',0,'a:1:{s:4:\"date\";i:1156283602;}',''),(34,'EditPage',0,'',''),(35,'InterWiki',0,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1014097680;}',''),(36,'AIWiki',0,'',''),(37,'ALife',0,'',''),(38,'AbbeNormal',0,'',''),(39,'AcadWiki',0,'',''),(40,'Acronym',0,'',''),(41,'Advogato',0,'',''),(42,'Annotation',0,'',''),(43,'AnnotationWiki',0,'',''),(44,'AviSynth',0,'',''),(45,'AwarenessWiki',0,'',''),(46,'BcWireless',0,'',''),(47,'BenefitsWiki',0,'',''),(48,'BridgesWiki',0,'',''),(49,'bsdWiki',0,'',''),(50,'C2find',0,'',''),(51,'CLiki',0,'',''),(52,'Cache',0,'',''),(53,'Category',0,'',''),(54,'CmWiki',0,'',''),(55,'CreationMatters',0,'',''),(56,'CPAN',0,'',''),(57,'DeWikiPedia',0,'',''),(58,'DejaNews',0,'',''),(59,'Dict',0,'',''),(60,'Dictionary',0,'',''),(61,'DiveIntoOsx',0,'',''),(62,'DocBook',0,'',''),(63,'DolphinWiki',0,'',''),(64,'DseWiki',0,'',''),(65,'EfnetCeeWiki',0,'',''),(66,'EfnetCppWiki',0,'',''),(67,'EfnetPythonWiki',0,'',''),(68,'EfnetXmlWiki',0,'',''),(69,'EljWiki',0,'',''),(70,'EmacsWiki',0,'',''),(71,'EoWikiPedia',0,'',''),(72,'FinalEmpire',0,'',''),(73,'Foldoc',0,'',''),(74,'FoxWiki',0,'',''),(75,'FrWikiPedia',0,'',''),(76,'FreeBSDman',0,'',''),(77,'FreeNetworks',0,'',''),(78,'FreshMeat',0,'',''),(79,'Froogle',0,'',''),(80,'Google',0,'',''),(81,'GoogleGroups',0,'',''),(82,'GreenCheese',0,'',''),(83,'HammondWiki',0,'',''),(84,'Haribeau',0,'',''),(85,'IAWiki',0,'',''),(86,'IMDB',0,'',''),(87,'ISBN',0,'',''),(88,'IfDef',0,'',''),(89,'JTF',0,'',''),(90,'JargonFile',0,'',''),(91,'JiniWiki',0,'',''),(92,'JspWiki',0,'',''),(93,'KmWiki',0,'',''),(94,'KnowHow',0,'',''),(95,'LanifexWiki',0,'',''),(96,'LegoWiki',0,'',''),(97,'LinuxWiki',0,'',''),(98,'LugKR',0,'',''),(99,'MACCAWS',0,'',''),(100,'MathSongsWiki',0,'',''),(101,'MbTest',0,'',''),(102,'MeatBall',0,'',''),(103,'MetaWiki',0,'',''),(104,'MetaWikiPedia',0,'',''),(105,'MoinMoin',0,'',''),(106,'MoinMaster',0,'',''),(107,'MuWeb',0,'',''),(108,'NetVillage',0,'',''),(109,'OpenWiki',0,'',''),(110,'OrgPatterns',0,'',''),(111,'PPR',0,'',''),(112,'PangalacticOrg',0,'',''),(113,'PersonalTelco',0,'',''),(114,'php-function',0,'',''),(115,'php-lookup',0,'',''),(116,'PhpWikiCvs',0,'',''),(117,'PhpWikiDemo',0,'',''),(118,'PhpWikiTest',0,'',''),(119,'Pikie',0,'',''),(120,'PlWikiPedia',0,'',''),(121,'PolitizenWiki',0,'',''),(122,'PoundPython',0,'',''),(123,'PurlNet',0,'',''),(124,'PyWiki',0,'',''),(125,'PythonInfo',0,'',''),(126,'PythonWiki',0,'',''),(127,'RFC',0,'',''),(128,'RussellFreedom',0,'',''),(129,'SVGWiki',0,'',''),(130,'SeaPig',0,'',''),(131,'SeattleWireless',0,'',''),(132,'SenseisLibrary',0,'',''),(133,'Shakti',0,'',''),(134,'SourceForge',0,'',''),(135,'Squeak',0,'',''),(136,'StrikiWiki',0,'',''),(137,'TMwiki',0,'',''),(138,'TWiki',0,'',''),(139,'Tavi',0,'',''),(140,'Thesaurus',0,'',''),(141,'Thinki',0,'',''),(142,'TmNet',0,'',''),(143,'Unreal',0,'',''),(144,'UseMod',0,'',''),(145,'VisualWorks',0,'',''),(146,'WakkaWiki',0,'',''),(147,'WebDevWikiNL',0,'',''),(148,'WebSeitzWiki',0,'',''),(149,'Why',0,'',''),(150,'Wiktionary',0,'',''),(151,'Wiki',0,'',''),(152,'WikiLens',0,'',''),(153,'WikiWikiWireless',0,'',''),(154,'Wikibooks',0,'',''),(155,'WikiPedia',0,'',''),(156,'Wikiquote',0,'',''),(157,'Wikisource',0,'',''),(158,'WikiWorld',0,'',''),(159,'WikkiTikkiTavi',0,'',''),(160,'WLUG',0,'',''),(161,'YpsiEyeball',0,'',''),(162,'ZWiki',0,'',''),(163,'OsFaq2',0,'',''),(164,'Help',0,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1156343322;}',''),(165,'Relation',0,'',''),(166,'Upload',0,'',''),(167,'User',0,'',''),(168,'Talk',0,'',''),(169,'Help/IncludePagePlugin',0,'a:1:{s:4:\"date\";i:1088929862;}',''),(170,'FrameIncludePlugin',0,'',''),(171,'HomePage',1,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1107124135;}',''),(172,'WabiSabi',0,'',''),(173,'AppendText',0,'a:1:{s:4:\"date\";i:1101390961;}',''),(174,'Help/WikiAdminRemovePlugin',0,'a:1:{s:4:\"date\";i:1167744617;}',''),(175,'PhpWikiAdministration',0,'a:2:{s:4:\"date\";i:1168199770;s:6:\"locked\";s:3:\"yes\";}',''),(176,'SpellCheck',0,'a:1:{s:4:\"date\";i:1169299817;}',''),(177,'DebugInfo',0,'a:3:{s:4:\"date\";i:1012170535;s:6:\"locked\";s:3:\"yes\";s:4:\"perm\";s:340:\"a:7:{s:4:\"view\";a:1:{s:14:\"_AUTHENTICATED\";b:1;}s:4:\"edit\";a:1:{s:14:\"_AUTHENTICATED\";b:1;}s:6:\"create\";a:2:{s:14:\"_AUTHENTICATED\";b:1;s:9:\"_BOGOUSER\";b:1;}s:4:\"list\";a:1:{s:14:\"_AUTHENTICATED\";b:1;}s:6:\"remove\";a:2:{s:6:\"_ADMIN\";b:1;s:6:\"_OWNER\";b:1;}s:6:\"change\";a:2:{s:6:\"_ADMIN\";b:1;s:6:\"_OWNER\";b:1;}s:4:\"dump\";a:1:{s:6:\"_EVERY\";b:1;}}\";}',''),(178,'PageHistory',0,'a:2:{s:4:\"date\";i:1012170535;s:6:\"locked\";s:3:\"yes\";}',''),(179,'UserContribs',0,'a:1:{s:4:\"date\";i:1180532592;}',''),(180,'CategoryHomePages',0,'a:1:{s:4:\"date\";i:1029880402;}',''),(181,'Help/RecentReferrersPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(182,'Help/PopularNearbyPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(183,'Help/PrevNextPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(184,'Help/WikiAdminChownPlugin',0,'a:1:{s:4:\"date\";i:1167744617;}',''),(185,'Help/MoreAboutMechanics',0,'a:1:{s:4:\"date\";i:1068946132;}',''),(186,'WikiWikiWeb',1,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1012170535;}',''),(187,'AddingPages',0,'',''),(188,'CategoryWiki',0,'',''),(189,'Help/RecentChangesPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(190,'Help/SystemInfoPlugin',0,'a:1:{s:4:\"date\";i:1088929862;}',''),(191,'SystemInfoPlugin',0,'',''),(192,'Help/PageGroupTestTwo',0,'a:1:{s:4:\"date\";i:1012463610;}',''),(193,'PageGroupTest',0,'',''),(194,'Help/SqlResultPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(195,'Help/WikiFormPlugin',0,'a:1:{s:4:\"date\";i:1167744617;}',''),(196,'Help/PasswordResetPlugin',0,'a:1:{s:4:\"date\";i:1160551003;}',''),(197,'PasswordReset',0,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1167744617;}',''),(198,'UserPreferences',0,'a:2:{s:4:\"date\";i:1099693565;s:6:\"locked\";s:3:\"yes\";}',''),(199,'Help/CacheTestPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(200,'PgsrcTranslation/fr',0,'a:1:{s:4:\"date\";i:1105947847;}',''),(201,'en/PgsrcTranslation',0,'',''),(202,'MultiLingualWiki',0,'',''),(203,'LanguageSelection',0,'',''),(204,'Help/_AuthInfoPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(205,'DebugAuthInfo',0,'a:2:{s:4:\"date\";i:1085816893;s:4:\"perm\";s:340:\"a:7:{s:4:\"view\";a:1:{s:14:\"_AUTHENTICATED\";b:1;}s:4:\"edit\";a:1:{s:14:\"_AUTHENTICATED\";b:1;}s:6:\"create\";a:2:{s:14:\"_AUTHENTICATED\";b:1;s:9:\"_BOGOUSER\";b:1;}s:4:\"list\";a:1:{s:14:\"_AUTHENTICATED\";b:1;}s:6:\"remove\";a:2:{s:6:\"_ADMIN\";b:1;s:6:\"_OWNER\";b:1;}s:6:\"change\";a:2:{s:6:\"_ADMIN\";b:1;s:6:\"_OWNER\";b:1;}s:4:\"dump\";a:1:{s:6:\"_EVERY\";b:1;}}\";}',''),(206,'JeffDairiki',0,'',''),(207,'_GroupInfoPlugin',0,'',''),(208,'_BackendInfoPlugin',0,'',''),(209,'Help/PhpWeatherPlugin',0,'a:1:{s:4:\"date\";i:1088929862;}',''),(210,'PhpWeather',0,'',''),(211,'PhpWikiPoll',0,'a:2:{s:4:\"date\";i:1088929862;s:6:\"locked\";s:3:\"yes\";}',''),(212,'Help/_PreferencesInfoPlugin',0,'a:1:{s:4:\"date\";i:1167744617;}',''),(213,'Help/HowToUseWiki',0,'a:1:{s:4:\"date\";i:1107124135;}',''),(214,'SteveWainsteadEatsLiveWorms',0,'',''),(215,'ThisPageShouldNotExist',0,'',''),(216,'TextFormattingRules',0,'',''),(217,'San Diego',0,'a:2:{s:4:\"date\";i:1167880929;s:10:\"attributes\";a:2:{s:10:\"population\";s:9:\"1,223,400\";s:4:\"area\";s:9:\"963.6km^2\";}}',''),(218,'is_a',0,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1167880380;}',''),(219,'city',0,'',''),(220,'located_in',0,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1167880413;}',''),(221,'California',0,'',''),(222,'ListRelations',0,'a:2:{s:4:\"date\";i:1167569661;s:6:\"locked\";s:3:\"yes\";}',''),(223,'Help/JabberPresencePlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(224,'Help/CalendarListPlugin',0,'a:1:{s:4:\"date\";i:1088929862;}',''),(225,'CalendarPlugin',0,'',''),(226,'ModeratedPage',0,'a:1:{s:4:\"date\";i:1100892360;}',''),(227,'FullTextSearch',0,'a:2:{s:4:\"date\";i:1101895000;s:6:\"locked\";s:3:\"yes\";}',''),(228,'FindPage',1,'a:2:{s:4:\"date\";i:1132250200;s:6:\"locked\";s:3:\"yes\";}',''),(229,'LinkDatabase',0,'a:1:{s:4:\"date\";i:1103643002;}',''),(230,'Help/SyncWikiPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(231,'Help/LikePagesPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(232,'LisaNova',0,'a:1:{s:4:\"date\";i:1182455064;}',''),(233,'Help/AuthorHistoryPlugin',0,'a:1:{s:4:\"date\";i:1088929862;}',''),(234,'Help/WikiAdminUtilsPlugin',0,'a:1:{s:4:\"date\";i:1167744617;}',''),(235,'Help/PhotoAlbumPlugin',0,'a:1:{s:4:\"date\";i:1127243919;}',''),(236,'getimagesize',0,'',''),(237,'Help/PhotoAlbumPlugin/Slides',0,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1127244679;}',''),(238,'ThomasHarding',0,'',''),(239,'Help/RecentChangesCachedPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(240,'PgsrcTranslation/de',0,'a:1:{s:4:\"date\";i:1105947847;}',''),(241,'de/PhpWikiDokumentation',0,'',''),(242,'Help/GoToPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(243,'Help/WikiForumPlugin',0,'a:1:{s:4:\"date\";i:1167744617;}',''),(244,'Help/RecentCommentsPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(245,'Help/WikiFormRichPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(246,'Help/LinkDatabasePlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(247,'Help/IncludePagesPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(248,'Help/UpLoadPlugin',0,'a:1:{s:4:\"date\";i:1088929862;}',''),(249,'UpLoad',0,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1086868086;}',''),(250,'InlineUploadedImages',0,'',''),(251,'GoogleLink',0,'a:1:{s:4:\"date\";i:1082413735;}',''),(252,'G',0,'',''),(253,'[pagename',0,'',''),(254,'GooglePrompt',0,'',''),(255,'Help/WikiBlogPlugin',0,'a:1:{s:4:\"date\";i:1088929862;}',''),(256,'Help/BlogJournalPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(257,'RecentChangesMyPages',0,'a:1:{s:4:\"date\";i:1171397386;}',''),(258,'MyRecentEdits',0,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1169756375;}',''),(259,'Help/SyntaxHighlighterPlugin',0,'a:1:{s:4:\"date\";i:1088929862;}',''),(260,'HomePageAlias',0,'a:1:{s:4:\"date\";i:1045352861;}',''),(261,'RedirectToPlugin',0,'',''),(262,'Help/BlogArchivesPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(263,'Help/FrameIncludePlugin',0,'a:1:{s:4:\"date\";i:1088929862;}',''),(264,'IncludePagePlugin',0,'',''),(265,'SearchHighlight',0,'a:1:{s:4:\"date\";i:1167744617;}',''),(266,'Help/UnfoldSubpagesPlugin',0,'a:1:{s:4:\"date\";i:1107372764;}',''),(267,'WikiBlogPlugin',0,'',''),(268,'Help/PageGroupTestThree',0,'a:1:{s:4:\"date\";i:1012463426;}',''),(269,'Help/LdapSearchPlugin',0,'a:1:{s:4:\"date\";i:1169307494;}',''),(270,'JohnLines',0,'',''),(271,'Help/ActionPage',0,'a:1:{s:4:\"date\";i:1181211795;}',''),(272,'Help/NewMarkupTestPage',0,'a:1:{s:4:\"date\";i:1012170535;}',''),(273,'javascript:alert(\'oops\')',0,'',''),(274,'[Link',0,'',''),(275,'Link',0,'',''),(276,'%%%',0,'',''),(277,'[not linked to',0,'',''),(278,'NotLinkedTo',0,'',''),(279,'WikiName',0,'',''),(280,'WikiNameSameStem',0,'',''),(281,'PgsrcTranslation/ja',0,'a:1:{s:4:\"date\";i:1105947847;}',''),(282,'ja/PgsrcTranslation',0,'',''),(283,'EditMetaData',0,'a:2:{s:4:\"date\";i:1073237029;s:6:\"locked\";s:3:\"yes\";}',''),(284,'OrphanedPages',0,'a:2:{s:4:\"date\";i:1013795460;s:6:\"locked\";s:3:\"yes\";}',''),(285,'Help/WikiAdminSelectPlugin',0,'a:1:{s:4:\"date\";i:1167744617;}',''),(286,'Help/HelloWorldPlugin',0,'a:1:{s:4:\"date\";i:1088929862;}',''),(287,'WatchPage',0,'a:1:{s:4:\"date\";i:1165065930;}',''),(288,'TranslateText',0,'a:2:{s:4:\"date\";i:1079173601;s:6:\"locked\";s:3:\"yes\";}',''),(289,'Help/CreatePagePlugin',0,'a:1:{s:4:\"date\";i:1103535002;}',''),(290,'WikiTheme',0,'',''),(291,'WikiFormRichPlugin',0,'',''),(292,'SqlResultPlugin',0,'',''),(293,'EasilyCreateNewPages',0,'',''),(294,'PageInfo',0,'a:2:{s:4:\"date\";i:1034605532;s:6:\"locked\";s:3:\"yes\";}',''),(295,'BlogArchives',0,'a:1:{s:4:\"date\";i:1167843476;}',''),(296,'Help/MagicPhpWikiURLs',0,'a:2:{s:4:\"date\";i:1014857640;s:6:\"locked\";s:3:\"yes\";}',''),(297,'TitleSearch',0,'a:2:{s:4:\"date\";i:1101895000;s:6:\"locked\";s:3:\"yes\";}',''),(298,'SandBox',0,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1012170535;}',''),(299,'Help/WatchPagePlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(300,'Help/WantedPagesPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(301,'WhoIsOnline',0,'a:1:{s:4:\"date\";i:1077823073;}',''),(302,'Help/PageGroupTestOne',0,'a:1:{s:4:\"date\";i:1012463281;}',''),(303,'WikiBlog',0,'a:1:{s:4:\"date\";i:1165065930;}',''),(304,'Help/PageInfoPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(305,'Help/EditText',0,'a:1:{s:4:\"date\";i:1012170535;}',''),(306,'EditText',0,'',''),(307,'BlogJournal',0,'a:1:{s:4:\"date\";i:1167843476;}',''),(308,'Help/FileInfoPlugin',0,'a:2:{s:4:\"date\";i:1160551003;s:6:\"locked\";s:3:\"yes\";}',''),(309,'FileInfoPlugin',0,'',''),(310,'Help/PageGroupTest',0,'a:1:{s:4:\"date\";i:1101847613;}',''),(311,'PageGroupTestOne',0,'',''),(312,'PageGroupTestTwo',0,'',''),(313,'PageGroupTestThree',0,'',''),(314,'PageGroupTestFour',0,'',''),(315,'Help/WikiPollPlugin',0,'a:1:{s:4:\"date\";i:1167744617;}',''),(316,'Help/text2pngPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(317,'TeX2PngPlugin',0,'',''),(318,'TexToPngPlugin',0,'',''),(319,'Help/CommentPlugin',0,'a:1:{s:4:\"date\";i:1160551003;}',''),(320,'CommentPlugin',0,'',''),(321,'Help/FuzzyPagesPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(322,'Help/OldStyleTablePlugin',0,'a:1:{s:4:\"date\";i:1088929862;}',''),(323,'OldStyleTablePlugin',0,'',''),(324,'LdapSearch',0,'a:1:{s:4:\"date\";i:1169307494;}',''),(325,'Help/ListSubpagesPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(326,'Help/AnalyseAccessLogSqlPlugin',0,'a:1:{s:4:\"date\";i:1107372764;}',''),(327,'AnalyseAccessLogSql',0,'',''),(328,'CharlesCorrigan',0,'',''),(329,'Help/DiffPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(330,'Help/TranslateTextPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(331,'Help/AllPagesPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(332,'ListPagesPlugin',0,'',''),(333,'Help/VisualWikiPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(334,'AuthorHistory',0,'a:1:{s:4:\"date\";i:1114250728;}',''),(335,'Template/Relation',0,'a:1:{s:4:\"date\";i:1169695068;}',''),(336,'SemanticSearch',0,'a:2:{s:4:\"date\";i:1167569661;s:6:\"locked\";s:3:\"yes\";}',''),(337,'SemanticRelations',0,'a:2:{s:4:\"date\";i:1167744617;s:6:\"locked\";s:3:\"yes\";}',''),(338,'HowToUseWiki',0,'',''),(339,'MoreAboutMechanics',0,'',''),(340,'Help/GraphVizPlugin',0,'a:1:{s:4:\"date\";i:1168552555;}',''),(341,'Help/UserRatingsPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(342,'PhpWikiRecentChanges',0,'a:1:{s:4:\"date\";i:1081536099;}',''),(343,'Template/Example',0,'a:1:{s:4:\"date\";i:1169731817;}',''),(344,'CreatePagePlugin',0,'',''),(345,'Help/GoogleMapsPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(346,'PgsrcTranslation/it',0,'a:1:{s:4:\"date\";i:1105947847;}',''),(347,'Help/_BackendInfoPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(348,'EditMetaDataPlugin',0,'',''),(349,'_AuthInfoPlugin',0,'',''),(350,'Help/AsciiMathPlugin',0,'a:1:{s:4:\"date\";i:1172175359;}',''),(351,'AsciiSvgPlugin',0,'',''),(352,'Help/WikiAdminRenamePlugin',0,'a:1:{s:4:\"date\";i:1167744617;}',''),(353,'Help/ListPagesPlugin',0,'a:1:{s:4:\"date\";i:1097165621;}',''),(354,'Help/PageDumpPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(355,'Help/PagePermissions',0,'a:1:{s:4:\"date\";i:1097892484;}',''),(356,'WikiGroup',0,'',''),(357,'ToDo',0,'',''),(358,'lib/PagePerm.php',0,'',''),(359,'PgsrcTranslation/es',0,'a:1:{s:4:\"date\";i:1105947847;}',''),(360,'Help/AddingPages',0,'a:1:{s:4:\"date\";i:1012170535;}',''),(361,'StringThemTogetherLikeThis',0,'',''),(362,'ClickTheQuestionMark',0,'',''),(363,'Help/InterWikiSearchPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(364,'Help/RecentEditsPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(365,'Help/DeadEndPagesPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(366,'Help/TextFormattingRules',0,'a:2:{s:4:\"date\";i:1167569661;s:6:\"locked\";s:3:\"yes\";}',''),(367,'TextFormattingRules#Emphasis',0,'',''),(368,'RawHtmlPlugin',0,'',''),(369,'WikiLinks',0,'',''),(370,'this is a page link',0,'',''),(371,'UsingWikiWords',0,'',''),(372,'WikiPage',0,'',''),(373,'Help/UserPreferencesPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(374,'Help/_WikiTranslationPlugin',0,'a:1:{s:4:\"date\";i:1167744617;}',''),(375,'Help/RelatedChangesPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(376,'Help/FullTextSearchPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(377,'Help/TranscludePlugin',0,'a:1:{s:4:\"date\";i:1032292999;}',''),(378,'TranscludePlugin',0,'',''),(379,'JavaScript',0,'',''),(380,'RelatedChanges',0,'a:2:{s:4:\"date\";i:1082413790;s:6:\"locked\";s:3:\"yes\";}',''),(381,'Help/OrphanedPagesPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(382,'RecentVisitors',0,'a:1:{s:4:\"date\";i:1101847613;}',''),(383,'ThePhpWikiProgrammingTeam',0,'',''),(384,'SteveWainstead',0,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1012170535;}',''),(385,'PhpWikiAdministration/Remove',0,'a:2:{s:4:\"date\";i:1086203379;s:6:\"locked\";s:3:\"yes\";}',''),(386,'FullRecentChanges',0,'a:2:{s:4:\"date\";i:1012170535;s:6:\"locked\";s:3:\"yes\";}',''),(387,'PhpWikiAdministration/Rename',0,'a:2:{s:4:\"date\";i:1086203379;s:6:\"locked\";s:3:\"yes\";}',''),(388,'PhpWikiAdministration/Replace',0,'a:2:{s:4:\"date\";i:1086203379;s:6:\"locked\";s:3:\"yes\";}',''),(389,'PhpWikiAdministration/SetAcl',0,'a:2:{s:4:\"date\";i:1086203379;s:6:\"locked\";s:3:\"yes\";}',''),(390,'PhpWikiAdministration/Chmod',0,'a:2:{s:4:\"date\";i:1076585520;s:6:\"locked\";s:3:\"yes\";}',''),(391,'PhpWikiAdministration/Chown',0,'a:2:{s:4:\"date\";i:1086281598;s:6:\"locked\";s:3:\"yes\";}',''),(392,'EmailVerification',0,'',''),(393,'HowToBlockRobots',0,'',''),(394,'SurgeProtector',0,'',''),(395,'2045',0,'',''),(396,'822',0,'',''),(397,'MyRecentChanges',0,'a:1:{s:4:\"date\";i:1169756375;}',''),(398,'PgsrcTranslation/nl',0,'a:1:{s:4:\"date\";i:1105947847;}',''),(399,'Help/SemanticRelationsPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(400,'Help/PreferenceAppPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(401,'Help/AsciiSVGPlugin',0,'a:1:{s:4:\"date\";i:1181211795;}',''),(402,'AsciiMathPlugin',0,'',''),(403,'Template/NewPlugin',0,'a:1:{s:4:\"date\";i:1167744617;}',''),(404,'can',0,'',''),(405,'fungible',0,'',''),(406,'Alderson loop',0,'',''),(407,'Roman Holiday',0,'',''),(408,'2822',0,'',''),(409,'020171499X',0,'',''),(410,'PageDump',0,'a:2:{s:4:\"date\";i:1071190745;s:6:\"locked\";s:3:\"yes\";}',''),(411,'LikePages',0,'a:2:{s:4:\"date\";i:1012170535;s:6:\"locked\";s:3:\"yes\";}',''),(412,'Help/LinkIcons',0,'a:1:{s:4:\"date\";i:1017345420;}',''),(413,'themes/default/images/http.png',0,'',''),(414,'themes/default/images/url.png',0,'',''),(415,'themes/default/images/interwiki.png',0,'',''),(416,'themes/default/images/https.png',0,'',''),(417,'themes/default/images/mailto.png',0,'',''),(418,'themes/default/images/ftp.png',0,'',''),(419,'WhyWikiWorks',0,'',''),(420,'PgsrcTranslation/zh',0,'a:1:{s:4:\"date\";i:1105947847;}',''),(421,'zh/PgsrcTranslation',0,'',''),(422,'Help/CreateTocPlugin',0,'a:1:{s:4:\"date\";i:1128933062;}',''),(423,'en/TextFormattingRules',0,'',''),(424,'DebugGroupInfo',0,'a:2:{s:4:\"date\";i:1167418659;s:4:\"perm\";s:340:\"a:7:{s:4:\"view\";a:1:{s:14:\"_AUTHENTICATED\";b:1;}s:4:\"edit\";a:1:{s:14:\"_AUTHENTICATED\";b:1;}s:6:\"create\";a:2:{s:14:\"_AUTHENTICATED\";b:1;s:9:\"_BOGOUSER\";b:1;}s:4:\"list\";a:1:{s:14:\"_AUTHENTICATED\";b:1;}s:6:\"remove\";a:2:{s:6:\"_ADMIN\";b:1;s:6:\"_OWNER\";b:1;}s:6:\"change\";a:2:{s:6:\"_ADMIN\";b:1;s:6:\"_OWNER\";b:1;}s:4:\"dump\";a:1:{s:6:\"_EVERY\";b:1;}}\";}',''),(425,'PgsrcTranslation',0,'',''),(426,'KBrown',0,'',''),(427,'RolandTrique',0,'',''),(428,'MarcoMilanesi',0,'',''),(429,'TadashiJokagi',0,'',''),(430,'JanNieuwenhuizen',0,'',''),(431,'Jon?lund',0,'',''),(432,'ConvertTabsToSpaces',0,'',''),(433,'KonvertiereLeerzeichenZuTabs',0,'',''),(434,'ConvierteEspaciosEnTabs',0,'',''),(435,'ConvertirTabEnEspaces',0,'',''),(436,'ConvertiGliSpaziInTab',0,'',''),(437,'VertaalSpatiesNaarTabs',0,'',''),(438,'KonverteraMellanslagTillTabbar',0,'',''),(439,'BacASable',0,'',''),(440,'URLMagiquesPhpWiki',0,'',''),(441,'ToverPhpWikiURLs',0,'',''),(442,'Accueil',0,'',''),(443,'Framsida',0,'',''),(444,'G?boken',0,'',''),(445,'Sandl?n',0,'',''),(446,'Textformateringsregler',0,'',''),(447,'Historique',0,'',''),(448,'Info',0,'',''),(449,'fr/DocumentationDePhpWiki',0,'',''),(450,'Help/WikiAdminSearchReplacePlugin',0,'a:1:{s:4:\"date\";i:1167744617;}',''),(451,'AllUsers',0,'a:2:{s:4:\"date\";i:1100870856;s:6:\"locked\";s:3:\"yes\";}',''),(452,'Help/OldMarkupTestPage',0,'a:2:{s:4:\"date\";i:1012170535;s:6:\"locked\";s:3:\"yes\";}',''),(453,'ReleaseNotes',0,'a:2:{s:4:\"date\";i:1183296195;s:6:\"locked\";s:3:\"yes\";}',''),(454,'MailNotify',0,'',''),(455,'SpamBlockList',0,'',''),(456,'AlJeux',0,'',''),(457,'SemanticWeb',0,'',''),(458,'HttpAuth',0,'',''),(459,'MonoBook',0,'',''),(460,'CreatePage',0,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1077376248;}',''),(461,'ErrorManager',0,'',''),(462,'ImageLinks',0,'',''),(463,'WikiFormRich',0,'',''),(464,'] and editbox[',0,'',''),(465,'BackendInfoPlugin',0,'',''),(466,'TextSearchQuery',0,'',''),(467,'ArchiveCleaner',0,'',''),(468,'AuthFile',0,'',''),(469,'DebugAuthFile',0,'',''),(470,'LiveSearch',0,'',''),(471,'WikiDB',0,'',''),(472,'listRelations.',0,'',''),(473,'text2pngPlugin',0,'',''),(474,'PhotoAlbum',0,'',''),(475,'ImageTile',0,'',''),(476,'SanDiego',0,'',''),(477,'WikiWyg',0,'',''),(478,'LinkSearch',0,'a:2:{s:4:\"date\";i:1167883212;s:6:\"locked\";s:3:\"yes\";}',''),(479,'FileInfo',0,'',''),(480,'BoxRight',0,'',''),(481,'WikiAdminPlugin',0,'',''),(482,'ActionButton',0,'',''),(483,'SyncWiki',0,'',''),(484,'XmlRpcClient',0,'',''),(485,'HttpClient',0,'',''),(486,'linkSearch',0,'',''),(487,'SemanticSearchAdvanced',0,'',''),(488,'YouTube',0,'',''),(489,'XmlRpcTest',0,'',''),(490,'ReleaseNotes/Subpage',0,'',''),(491,'BogoLogin',0,'',''),(492,'PdoDbPassUser',0,'',''),(493,'Cached_WikiLink',0,'',''),(494,'asXML',0,'',''),(495,'RevertPage',0,'',''),(496,'CalendarList',0,'',''),(497,'GraphViz',0,'',''),(498,'RateIt',0,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1081765601;}',''),(499,'AuthInfo',0,'',''),(500,'WikiUser',0,'',''),(501,'HomepagePrefs',0,'',''),(502,'PluginToolbarButton',0,'',''),(503,'CreateBib',0,'',''),(504,'SiteMap',0,'',''),(505,'ZipReader',0,'',''),(506,'WantedPages',0,'a:2:{s:8:\"pagedata\";s:0:\"\";s:4:\"date\";i:1014527660;}',''),(507,'GoogleMaps',0,'',''),(508,'ListPages',0,'',''),(509,'PageTrail',0,'',''),(510,'WikiTranslation',0,'',''),(511,'EditToolbar',0,'',''),(512,'TextTransformation',0,'',''),(513,'SystemInfo',0,'',''),(514,'VisualWiki',0,'',''),(515,'SpamBlocklist',0,'',''),(516,'OldStyleTablesPlugin',0,'',''),(517,'OldStyleTables',0,'',''),(518,'WikiAdminSelect',0,'a:2:{s:4:\"date\";i:1086206979;s:6:\"locked\";s:3:\"yes\";}',''),(519,'OldMarkup',0,'',''),(520,'PageListLibrary',0,'',''),(521,'PagePermissions',0,'',''),(522,'RssFeedPlugin',0,'',''),(523,'PageChangeNotification',0,'',''),(524,'UpLoadPlugin',0,'',''),(525,'CreateTocPlugin',0,'',''),(526,'GooglePlugin',0,'',''),(527,'AddCommentPlugin',0,'',''),(528,'WikiAdminUtils',0,'',''),(529,'FileFinder',0,'',''),(530,'ViewSource',0,'',''),(531,'SqlResult',0,'',''),(532,'OldTextFormattingRules',0,'',''),(533,'DbSession',0,'',''),(534,'Topic',0,'',''),(535,'AddCategory',0,'',''),(536,'AddPlugin',0,'',''),(537,'PluginName',0,'',''),(538,'IncludePages',0,'',''),(539,'WikiSpam',0,'',''),(540,'SpamAssassin',0,'',''),(541,'SyntaxHighlighter',0,'',''),(542,'PloticusPlugin',0,'',''),(543,'WikiAdmin',0,'',''),(544,'OverWrite All',0,'',''),(545,'Load & OverWrite',0,'',''),(546,'AppendTextPlugin',0,'',''),(547,'Purge all empty unreferenced pages',0,'',''),(548,'Convert cached_html',0,'',''),(549,'] old markup [Convert',0,'',''),(550,'AsciiMath',0,'',''),(551,'AnalyseAccessLogSqlPlugin',0,'',''),(552,'TemplatePlugin',0,'',''),(553,'WhichDatabase',0,'',''),(554,'WikiNameRegexp',0,'',''),(555,'FrontPage',0,'',''),(556,'RichTable',0,'',''),(557,'PrettyWiki',0,'',''),(558,'WikiAdminRemove',0,'',''),(559,'PageGroup',0,'',''),(560,'links',0,'',''),(561,'RssFeed',0,'',''),(562,'CreateToc',0,'',''),(563,'InlineParser',0,'',''),(564,'PopularNearby',0,'',''),(565,'InlineImages',0,'',''),(566,'DbPassUser',0,'',''),(567,'GoTo',0,'',''),(568,'WikiUserNew',0,'',''),(569,'WikiAdminRename',0,'',''),(570,'WikiAdminSearchReplace',0,'',''),(571,'WikiAdminSetAcl',0,'',''),(572,'WikiPoll',0,'',''),(573,'AddComment',0,'',''),(574,'NoCache',0,'',''),(575,'NathanGass',0,'',''),(576,'IncludeSiteMap',0,'',''),(577,'OldStyleTable',0,'',''),(578,'PdfOutput',0,'',''),(579,'BlockParser',0,'',''),(580,'UnfoldSubpages',0,'',''),(581,'MichaelVanDam',0,'',''),(582,'UserFileManagement',0,'',''),(583,'UserRegistration',0,'',''),(584,'PageType',0,'',''),(585,'PersonalPage',0,'',''),(586,'RedirectTo',0,'',''),(587,'TexToPng',0,'',''),(588,'PrevNext',0,'',''),(589,'IncludePage',0,'',''),(590,'FrameInclude',0,'',''),(591,'new linking scheme',0,'',''),(592,'EditCopy',0,'',''),(593,'Help/PageGroupPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(594,'Help/ModeratedPagePlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(595,'Help/NoCachePlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(596,'Help/RandomPagePlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(597,'CategoryGroup',0,'a:1:{s:4:\"date\";i:1083851678;}',''),(598,'Administrators',0,'',''),(599,'Help/OldTextFormattingRules',0,'a:2:{s:4:\"date\";i:1167569661;s:6:\"locked\";s:3:\"yes\";}',''),(600,'TextFormatingsRules',0,'',''),(601,'Help/RawHtmlPlugin',0,'a:1:{s:4:\"date\";i:1088929862;}',''),(602,'Help/WikiAdminChmodPlugin',0,'a:1:{s:4:\"date\";i:1167744617;}',''),(603,'Help/AppendTextPlugin',0,'a:1:{s:4:\"date\";i:1101390961;}',''),(604,'Help/TexToPngPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(605,'RecentReleases',0,'a:2:{s:4:\"date\";i:1081808935;s:6:\"locked\";s:3:\"yes\";}',''),(606,'Template/Category',0,'a:1:{s:4:\"date\";i:1167843476;}',''),(607,'Template/Linkto',0,'a:1:{s:4:\"date\";i:1171356962;}',''),(608,'Help/TeX2pngPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(609,'Help/PloticusPlugin',0,'a:1:{s:4:\"date\";i:1167744617;}',''),(610,'PloticusSql',0,'',''),(611,'GraphVizPlugin',0,'',''),(612,'Help/TitleSearchPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(613,'Help/CreateBibPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(614,'Help/SemanticSearchPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(615,'Help/SemanticRelations',0,'a:1:{s:4:\"date\";i:1181211795;}',''),(616,'SemanticRelationsPlugin',0,'',''),(617,'SemanticSearchPlugin',0,'',''),(618,'ImportRdf',0,'',''),(619,'ImportOwl',0,'',''),(620,'ExportRdf,',0,'',''),(621,'ExportRdfs,',0,'',''),(622,'ExportOwl',0,'',''),(623,'Help/PopUpPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(624,'Help/WabiSabi',0,'a:1:{s:4:\"date\";i:1012170535;}',''),(625,'Help/PluginManagerPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(626,'Template/Attribute',0,'a:1:{s:4:\"date\";i:1169697612;}',''),(627,'Help/FoafViewerPlugin',0,'a:1:{s:4:\"date\";i:1088929862;}',''),(628,'FoafViewerPlugin',0,'',''),(629,'population',0,'a:1:{s:4:\"date\";i:1167880288;}',''),(630,'Help/WikiAdminMarkupPlugin',0,'a:1:{s:4:\"date\";i:1167744617;}',''),(631,'ProjectSummary',0,'a:2:{s:4:\"date\";i:1081808935;s:6:\"locked\";s:3:\"yes\";}',''),(632,'Help/BoxRightPlugin',0,'a:2:{s:4:\"date\";i:1168194525;s:6:\"locked\";s:3:\"yes\";}',''),(633,'BoxRightPlugin',0,'',''),(634,'Help/PageTrailPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(635,'CarstenKlapp',0,'',''),(636,'Help/CalendarPlugin',0,'a:1:{s:4:\"date\";i:1107372764;}',''),(637,'PersonalWikis',0,'',''),(638,'GaryBenson',0,'',''),(639,'JeffDairiki._',0,'',''),(640,'strftime',0,'',''),(641,'screenshot',0,'',''),(642,'Help/BackLinksPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(643,'Help/CategoryPagePlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(644,'DanFr',0,'',''),(645,'FuzzyPages',0,'a:2:{s:4:\"date\";i:1015043386;s:6:\"locked\";s:3:\"yes\";}',''),(646,'Help/MostPopularPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(647,'PgsrcTranslation/sv',0,'a:1:{s:4:\"date\";i:1132559047;}',''),(648,'Help/GooglePluginPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(649,'Help/_GroupInfoPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(650,'Help/WhoIsOnlinePlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(651,'Help/RssFeedPlugin',0,'a:1:{s:4:\"date\";i:1088929862;}',''),(652,'lib/plugin/RssFeed.php',0,'',''),(653,'lib/RssParser.php',0,'',''),(654,'PhpWikiRss',0,'',''),(655,'RecentChanges_',0,'',''),(656,'sidebar/',0,'',''),(657,'ref.image',0,'',''),(658,'TeX2pngPlugin',0,'',''),(659,'VisualWikiPlugin',0,'',''),(660,'PhpWeatherPlugin',0,'',''),(661,'HtmlParser',0,'',''),(662,'PageChangeNotifications',0,'',''),(663,'Help/IncludeSiteMapPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(664,'Help/TemplatePlugin',0,'a:1:{s:4:\"date\";i:1126384931;}',''),(665,'TemplateExample',0,'',''),(666,'TestTitle',0,'',''),(667,'Help/ExternalSearchPlugin',0,'a:2:{s:4:\"date\";i:1041649200;s:6:\"locked\";s:3:\"yes\";}',''),(668,'SiteSearch',0,'',''),(669,'Help/RichTablePlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(670,'RichTablePlugin',0,'',''),(671,'Help/EditMetaDataPlugin',0,'a:1:{s:4:\"date\";i:1088929862;}',''),(672,'Help/WikiAdminSetAclPlugin',0,'a:1:{s:4:\"date\";i:1167744617;}',''),(673,'Help/HtmlConverterPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(674,'RecentComments',0,'a:2:{s:4:\"date\";i:1084554423;s:6:\"locked\";s:3:\"yes\";}',''),(675,'Help/RedirectToPlugin',0,'a:1:{s:4:\"date\";i:1045352818;}',''),(676,'Help/SiteMapPlugin',0,'a:1:{s:4:\"date\";i:1167744617;}',''),(677,'RecBackLinks',0,'',''),(678,'pagename',0,'',''),(679,'BackLinksPlugin',0,'',''),(680,'Help/YouTubePlugin',0,'a:1:{s:4:\"date\";i:1179943934;}',''),(681,'Help/AddCommentPlugin',0,'a:1:{s:4:\"date\";i:1088929862;}',''),(682,'Help/GoodStyle',0,'a:1:{s:4:\"date\";i:1012170535;}',''),(683,'RandomPage',0,'a:2:{s:4:\"date\";i:1106583657;s:6:\"locked\";s:3:\"yes\";}',''),(684,'Help/RateItPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''),(685,'Help/SearchHighlightPlugin',0,'a:1:{s:4:\"date\";i:1096054251;}',''),(686,'SearchHighLight',0,'',''),(687,'RecentNewPages',0,'a:1:{s:4:\"date\";i:1169497175;}',''),(688,'Help/PageGroupTestFour',0,'a:1:{s:4:\"date\";i:1012464126;}',''),(689,'area',0,'a:1:{s:4:\"date\";i:1167880344;}',''),(690,'Help/AllUsersPlugin',0,'a:1:{s:4:\"date\";i:1167418659;}',''); /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@page` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `pref` -- DROP TABLE IF EXISTS `@@DB_MAIN_PREFIX@@pref`; CREATE TABLE `@@DB_MAIN_PREFIX@@pref` ( `userid` varchar(48) character set latin1 collate latin1_bin NOT NULL, `prefs` text, `passwd` varchar(48) character set latin1 collate latin1_bin default '', `groupname` varchar(48) character set latin1 collate latin1_bin default 'users', PRIMARY KEY (`userid`), UNIQUE KEY `userid` (`userid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `pref` -- LOCK TABLES `@@DB_MAIN_PREFIX@@pref` WRITE; /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@pref` DISABLE KEYS */; /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@pref` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rating` -- DROP TABLE IF EXISTS `@@DB_MAIN_PREFIX@@rating`; CREATE TABLE `@@DB_MAIN_PREFIX@@rating` ( `dimension` int(4) NOT NULL, `raterpage` int(11) NOT NULL, `rateepage` int(11) NOT NULL, `ratingvalue` float NOT NULL, `rateeversion` int(11) NOT NULL, `tstamp` timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP, PRIMARY KEY (`dimension`,`raterpage`,`rateepage`), KEY `rating_dimension` (`dimension`), KEY `rating_raterpage` (`raterpage`), KEY `rating_rateepage` (`rateepage`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `rating` -- LOCK TABLES `@@DB_MAIN_PREFIX@@rating` WRITE; /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@rating` DISABLE KEYS */; /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@rating` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `recent` -- DROP TABLE IF EXISTS `@@DB_MAIN_PREFIX@@recent`; CREATE TABLE `@@DB_MAIN_PREFIX@@recent` ( `id` int(11) NOT NULL, `latestversion` int(11) default NULL, `latestmajor` int(11) default NULL, `latestminor` int(11) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `recent` -- LOCK TABLES `@@DB_MAIN_PREFIX@@recent` WRITE; /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@recent` DISABLE KEYS */; INSERT INTO `@@DB_MAIN_PREFIX@@recent` VALUES (2,1,1,NULL),(6,1,1,NULL),(7,1,1,NULL),(12,1,1,NULL),(14,1,1,NULL),(33,1,1,NULL),(3,1,1,NULL),(169,1,1,NULL),(173,1,1,NULL),(174,1,1,NULL),(176,1,1,NULL),(177,1,1,NULL),(178,1,1,NULL),(179,1,1,NULL),(180,1,1,NULL),(32,1,1,NULL),(181,1,1,NULL),(182,1,1,NULL),(183,1,1,NULL),(184,1,1,NULL),(185,1,1,NULL),(189,1,1,NULL),(190,1,1,NULL),(192,1,1,NULL),(194,1,1,NULL),(195,1,1,NULL),(196,1,1,NULL),(199,1,1,NULL),(200,1,1,NULL),(204,1,1,NULL),(209,1,1,NULL),(205,1,1,NULL),(211,1,1,NULL),(212,1,1,NULL),(213,1,1,NULL),(217,1,1,NULL),(222,1,1,NULL),(220,1,1,NULL),(223,1,1,NULL),(224,1,1,NULL),(226,1,1,NULL),(227,1,1,NULL),(229,1,1,NULL),(230,1,1,NULL),(231,1,1,NULL),(232,1,1,NULL),(233,1,1,NULL),(234,1,1,NULL),(235,1,1,NULL),(239,1,1,NULL),(240,1,1,NULL),(242,1,1,NULL),(243,1,1,NULL),(244,1,1,NULL),(245,1,1,NULL),(246,1,1,NULL),(247,1,1,NULL),(248,1,1,NULL),(251,1,1,NULL),(255,1,1,NULL),(256,1,1,NULL),(257,1,1,NULL),(259,1,1,NULL),(260,1,1,NULL),(262,1,1,NULL),(263,1,1,NULL),(265,1,1,NULL),(266,1,1,NULL),(31,1,1,NULL),(268,1,1,NULL),(269,1,1,NULL),(271,1,1,NULL),(26,1,1,NULL),(272,1,1,NULL),(281,1,1,NULL),(283,1,1,NULL),(284,1,1,NULL),(285,1,1,NULL),(286,1,1,NULL),(287,1,1,NULL),(288,1,1,NULL),(289,1,1,NULL),(294,1,1,NULL),(295,1,1,NULL),(296,1,1,NULL),(299,1,1,NULL),(300,1,1,NULL),(301,1,1,NULL),(302,1,1,NULL),(303,1,1,NULL),(304,1,1,NULL),(305,1,1,NULL),(27,1,1,NULL),(307,1,1,NULL),(308,1,1,NULL),(310,1,1,NULL),(198,1,1,NULL),(297,1,1,NULL),(315,1,1,NULL),(316,1,1,NULL),(319,1,1,NULL),(321,1,1,NULL),(322,1,1,NULL),(324,1,1,NULL),(325,1,1,NULL),(326,1,1,NULL),(329,1,1,NULL),(330,1,1,NULL),(331,1,1,NULL),(333,1,1,NULL),(298,1,1,NULL),(334,1,1,NULL),(335,1,1,NULL),(228,1,1,NULL),(340,1,1,NULL),(341,1,1,NULL),(164,1,1,NULL),(342,1,1,NULL),(343,1,1,NULL),(345,1,1,NULL),(346,1,1,NULL),(347,1,1,NULL),(350,1,1,NULL),(352,1,1,NULL),(353,1,1,NULL),(354,1,1,NULL),(355,1,1,NULL),(359,1,1,NULL),(360,1,1,NULL),(336,1,1,NULL),(363,1,1,NULL),(364,1,1,NULL),(365,1,1,NULL),(366,1,1,NULL),(373,1,1,NULL),(374,1,1,NULL),(375,1,1,NULL),(376,1,1,NULL),(377,1,1,NULL),(380,1,1,NULL),(381,1,1,NULL),(249,1,1,NULL),(382,1,1,NULL),(237,1,1,NULL),(186,1,1,NULL),(385,1,1,NULL),(386,1,1,NULL),(175,1,1,NULL),(397,1,1,NULL),(398,1,1,NULL),(399,1,1,NULL),(400,1,1,NULL),(401,1,1,NULL),(403,1,1,NULL),(35,1,1,NULL),(410,1,1,NULL),(411,1,1,NULL),(412,1,1,NULL),(420,1,1,NULL),(422,1,1,NULL),(424,1,1,NULL),(425,1,1,NULL),(450,1,1,NULL),(451,1,1,NULL),(452,1,1,NULL),(453,1,1,NULL),(593,1,1,NULL),(30,1,1,NULL),(594,1,1,NULL),(595,1,1,NULL),(596,1,1,NULL),(597,1,1,NULL),(498,1,1,NULL),(599,1,1,NULL),(601,1,1,NULL),(602,1,1,NULL),(603,1,1,NULL),(604,1,1,NULL),(605,1,1,NULL),(606,1,1,NULL),(478,1,1,NULL),(388,1,1,NULL),(21,1,1,NULL),(607,1,1,NULL),(11,1,1,NULL),(608,1,1,NULL),(609,1,1,NULL),(390,1,1,NULL),(612,1,1,NULL),(613,1,1,NULL),(15,1,1,NULL),(614,1,1,NULL),(518,1,1,NULL),(615,1,1,NULL),(460,1,1,NULL),(623,1,1,NULL),(624,1,1,NULL),(625,1,1,NULL),(626,1,1,NULL),(627,1,1,NULL),(629,1,1,NULL),(630,1,1,NULL),(631,1,1,NULL),(389,1,1,NULL),(632,1,1,NULL),(634,1,1,NULL),(636,1,1,NULL),(642,1,1,NULL),(387,1,1,NULL),(643,1,1,NULL),(384,1,1,NULL),(645,1,1,NULL),(646,1,1,NULL),(647,1,1,NULL),(337,1,1,NULL),(648,1,1,NULL),(506,1,1,NULL),(29,1,1,NULL),(649,1,1,NULL),(650,1,1,NULL),(651,1,1,NULL),(16,1,1,NULL),(663,1,1,NULL),(391,1,1,NULL),(197,1,1,NULL),(664,1,1,NULL),(667,1,1,NULL),(669,1,1,NULL),(671,1,1,NULL),(672,1,1,NULL),(673,1,1,NULL),(674,1,1,NULL),(675,1,1,NULL),(28,1,1,NULL),(676,1,1,NULL),(680,1,1,NULL),(681,1,1,NULL),(682,1,1,NULL),(683,1,1,NULL),(218,1,1,NULL),(684,1,1,NULL),(685,1,1,NULL),(687,1,1,NULL),(258,1,1,NULL),(688,1,1,NULL),(689,1,1,NULL),(690,1,1,NULL),(171,1,1,NULL); /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@recent` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `session` -- DROP TABLE IF EXISTS `@@DB_MAIN_PREFIX@@session`; CREATE TABLE `@@DB_MAIN_PREFIX@@session` ( `sess_id` char(32) NOT NULL default '', `sess_data` blob NOT NULL, `sess_date` int(10) unsigned NOT NULL, `sess_ip` char(40) NOT NULL, PRIMARY KEY (`sess_id`), KEY `sess_date` (`sess_date`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `session` -- LOCK TABLES `@@DB_MAIN_PREFIX@@session` WRITE; /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@session` DISABLE KEYS */; /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@session` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `version` -- DROP TABLE IF EXISTS `@@DB_MAIN_PREFIX@@version`; CREATE TABLE `@@DB_MAIN_PREFIX@@version` ( `id` int(11) NOT NULL, `version` int(11) NOT NULL, `mtime` int(11) NOT NULL, `minor_edit` tinyint(4) default '0', `content` mediumtext NOT NULL, `versiondata` mediumtext NOT NULL, PRIMARY KEY (`id`,`version`), KEY `mtime` (`mtime`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `version` -- LOCK TABLES `@@DB_MAIN_PREFIX@@version` WRITE; /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@version` DISABLE KEYS */; INSERT INTO `@@DB_MAIN_PREFIX@@version` VALUES (2,1,1223029097,0,'Query any Wiki listed in the InterWikiMap by entering a desired page\nname below.\n\nTo add one of these searches to another page use the\nHelp:ExternalSearchPlugin.\n\n<?plugin InterWikiSearch?>\n----\nHelp:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(6,1,1223029097,0,'The list of pages which you own. (If you are authenticated only)\n\n<?plugin AllPages owner=[] ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(7,1,1223029097,0,'The PhpHighlightPlugin pretty-prints PHP code using the\nphp-function:highlight-string.\n\nSee also SyntaxHighlighterPlugin for highlighting other languages.\n\n!!! Usage\n\nYou specify options for the plugin on the same line as the =<?plugin=,\nand put the code on the following lines, until the final =?>=:\n\n<verbatim>\n<?plugin PhpHighlight [wrap?] [color options]\ncode to be highlighted\n?>\n</verbatim>\n\n!!! Description\n\nDepending on the =wrap= option, then the plugin will take care of\nadding =<?php= and =?>= to the code before passing it to\nphp-function:highlight-string. If the PHP delimiters were added, then\nthe plugin removes them again from the highlighted string, before\npresenting it.\n\n!!! Options\n\nAutomatic Wrapping:\n\n If you don\'t want the plugin to automatically wrap the source code\n in =<?php= and =?>=, then set =wrap= to =0=. The default value is =1=\n which means that the plugin takes care of adding and removing\n =<?php= and =?>= automatically.\n\n If you set =wrap= to =0=, then you\'ll be able to mix PHP code with\n HTML. The plugin will then translate \'=< ?php=\' into \'=<?php=\' and\n \'=? >=\' into \'=?>=\' to allow you to start and stop PHP mode in your\n code.\n\nColor Options:\n\n The plugin accepts optional color arguments which correspond to the\n highlight settings in *php.ini*. Specified colors must be a valid\n hexadecimal color or\n [HTML 4 color name|http://www.w3.org/TR/REC-html40/types.html#h-6.5]\n in lowercase, such as =\'#0f0344\'= or =blue=. You can set the\n following options:\n\n =string=, =comment=, =keyword=, =bg=, =default=, and =html=\n\n!!! Examples\n\n!! PHP with default colors from =php.ini=:\n\n<?plugin PhpHighlight\nfunction hello() {\n echo \"Hello World<p>\";\n}\n?>\n\n!! HTML with embedded PHP\n\nHere we have to use =wrap=0= to prevent automatic wrapping, and escape\n\'=?>=\' as \'=? >=\':\n\n<?plugin PhpHighlight wrap=0 html=\'#000000\' bg=\'#dddddd\'\n<html>\n <head>\n <title>PHP Test</title>\n </head>\n <body>\n < ?php echo \"<p>Hello World</p>\\n\"; ? >\n </body>\n</html>\n?>\n\n!! C Source\n\nAlthough =highlight_string()= was designed with PHP code in mind it is\nsuitable for basic syntax-highlighting of most C code because the two\nsyntax are similar.\n\n<?plugin PhpHighlight default=black string=blue comment=gray keyword=purple\n#include <stdio.h>\n/* Get load */\nint\ngetload(void)\n{\n if ((fp = fopen(\"/proc/loadavg\", \"r\")) == NULL) {\n syslog(LOG_ERR, _(\"%s %s: unable to open %s: %s\"), _(\"FATAL ERROR:\"),\n \"getload()\", \"/proc/loadavg\", strerror(errno));\n exit(EX_OSFILE);\n }\n fclose(fp);\n}\n?>\n\n!!! Authors\n\nMartin Geisler mailto:gimpster@gimpster.com and Carsten Klapp\nmailto:carstenklapp@users.sourceforge.net.\n\n-----\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(12,1,1223029097,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin PageHistory ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin PageHistory ?>\n</verbatim>\n\n<?plugin PageHistory ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(14,1,1223029097,0,'Since PhpWiki-1.3.3 support for ~WikiPlugins is included.\n\nA plugin is some PHP code that\n\n* lives in =phpwiki/lib/plugin/<pluginname>.php=\n* implements the ~WikiPlugin interface by extending that class.\n\nThere are many plugins already distributed with PhpWiki. Simply look\nin the =lib/plugin= directory or see the PluginManager list or see all the\n[Help/*Plugin pages|phpwiki:TitleSearch?s=Help/*Plugin].\n\nTo write your own, look at the Help:HelloWorldPlugin (~HelloWorld.php\nin that directory), which is a minimal example of a plugin.\nPublish your self-written plugin at a new PhpWiki page with\n~PluginName + *Plugin* appended\nand add a link to [CategoryContributedPlugin | PhpWiki:CategoryContributedPlugin].\n\nA Help:WikiPlugin allows one to easily add new types of dynamic\ncontent (as well as other functionality) to wiki pages within PhpWiki.\nIn this very wiki all actions which are not entirely lowercased\nare implemented using plugins, and some lowercased convenience\nactions also.\n(rename, revert, setacl, diff, ...)\n\nNote that you can NOT extend the markup syntax with a plugin, as in other wiki engines.\n\n(The old-style Help:MagicPhpWikiURLs have been replaced by plugins\nentirely.)\n\n!!!Example\n\nCurrently, one invokes a plugin by putting something like:\n\n<verbatim>\n<?plugin AllPages limit=20 cols=3 ?>\n</verbatim>\n\ninto a regular wiki-page. That particular example produces a list\nof the first 20 existing pages in 3 columns, via the PhpWiki:PageList\nlibrary.\n\n<?plugin AllPages limit=20 cols=3 ?>\n\n!!!Details\n\nPlugins can take certain named arguments, most do. The values of\nthese arguments can be determined four different ways. In order of\nprecedence:\n\n# The plugin invocation can specify the value for an argument, like so:\n <verbatim>\n <?plugin BackLinks page=OtherPage ?>\n </verbatim>\n\n# The argument can be specified via an HTTP query argument. This\n doesn\'t happen (is not allowed) unless the argument is mentioned in\n the plugin invocation:\n\n <verbatim>\n <?plugin BackLinks page ?>\n </verbatim>\n\n# Default values specified in the plugin invocation:\n\n <verbatim>\n <?plugin BackLinks page||=OtherPage ?>\n </verbatim>\n\n# The plugin must supply default values for each argument it uses.\n Such default args may be overriden by URL arguments like so:\n <verbatim>\n BackLinks?page=ThisPage&sortby=-mtime\n </verbatim>\n (The BackLinks plugin uses the current page as the default value for\n the *page* argument.)\n\n Most plugins using the PhpWiki:PageList library inherit their\n default arguments from the ~PageList.\n\n!! Standard Arguments\n\nMost plugins display a list of pages, via the PhpWiki:PageList\nlibrary. ~PageList provides automatic support for those arguments.\n\n info, exclude, author, owner, creator, sortby, limit, paging, cols, azhead,\n comma, commasep, ordered\n\n For details see the PhpWiki:PageList library documentation.\n\n*exclude* and *pages* accept a list of pages. Either as comma-seperated list,\nsupporting glob-style wildcards, or via the <tt><!plugin-list pluginname ~[args~] !></tt>\ninvocation syntax, where pluginname might be any plugin returning a PhpWiki:PageList.\nSee PhpWiki:PluginList.\n\nSince most plugins return a ~PageList, this ~PageList is also a common\ninput parameter for other plugins, actions or formats.\n\n!! Basic Plugin Types\n\nAll these plugins derive from the Help:WikiPlugin class extending the\nrun method,\nwhich returns a object tree of HTML objects, and may react on any\nprovided arguments from the ~WikiPage (see the args below) or\noptionally overridden by arguments from the url (GET or POST args),\nif defined via \'||=\'.\n\nA basic plugin just needs the run() method, and optionally getName,\ngetDescription, getVersion, getDefaultArguments. See the\nHelp:HelloWorldPlugin for a short introduction.\n\n *plugin* reacts on its arguments and the request and displays\n arbitrary HTML.\n\n *plugin-form* is used to display a input type=text box for the\n default argument *s*.\n\n *plugin-list* is used as argument to provide a dynamic list of\n pagenames.\n\n <verbatim>\n <?plugin PluginName [args...] ?>\n </verbatim>\n\n <verbatim>\n <?plugin-form PluginName [args...] ?>\n </verbatim>\n\n <verbatim>\n <?plugin PluginName args=<!plugin-list pluginname [args...] !> ?>\n </verbatim>\n\n! The box Method\n\nThemes based on the \"sidebar\" theme may use the box method of any\nplugin, which displays a *title*\nand a condensed *content* in a box.\n\n! ~WikiPluginCached\n\nPlugins deriving from the class ~WikiPluginCached must also define\nthe methods getPluginType(),\noptionally getExpire(), managesValidators(), and dependent of the\ngetPluginType the methods to display the *possibly cached* result.\n\n getImage(), getMap() or getHtml(),\n\noptionally also\n\n getAlt(), getImageType(), embedMap(), embedImg(), embedObject()\n\nSee the config.ini PLUGIN_CACHED_* settings and PhpWiki:WikiPluginCached\n\n!! Action Pages\n\nThe term *[ActionPage|Help:ActionPage]* refers to a page containing a plugin\ninvocation with the same or translated pluginname as the pagename.\nAn *action* is together with the *pagename* argument the basic\nPhpWiki argument.\nIt can both be GET or POST actions. Actions are untranslated, always\nenglish, pagenames can be localized.\nBasic (and old) actions are all lowercase, like edit, browse, remove, ...\nNewer actions in PhpWiki:CamelCase are invoked via plugins on their\nspecific action page.\n\nWe decoupled actions from plugins via action pages for the following\nreasons:\n\n# Support translated action buttons and customizable action descriptions.\n# Customize standard actions by tuning the plugin invocation arguments.\n Override or add plugin defaults.\n# Split simple plugins into multiple actions, like RecentChanges/RecentEdits,\n MostPopular/LeastPopular, AllPages/AllPagesCreatedByMe/AllPagesLastEditedByMe/\n AllPagesOwnedByMe which differ only in one argument.\n# Simplify the syntax for actions on another actions using a PageList\n as result of an actionpage as input parameter for another action or\n format.\n\n* Those actions which have buttons or links in the theme or are\n referenced in the standard pgsrc pageset require their\n (possibly localized) actionpages, otherwise the actions will not work.\n* If the localized actionpage is not found the english version is\n used.\n* If no actionpage is found, it is recommended to do action=upgrade,\n which imports all missing and required action pages into the database.\n\nSo for a hypothetical new ~MyActionPage plugin ~MyActionPage will\ninvoke the plugin and ~Help:~MyActionPagePlugin should be the description page.\n\n!!! Existing Plugins\n\nSee PluginManager for a detailed list. Most plugins should have their\nown description page as subpage of *Help/* with the name *Plugin*\nappended.\n\n<?plugin BackLinks noheader=1 ?>\n\n!!! Contributed Plugins\n\nSee PhpWiki:CategoryContributedPlugin.\n\n<?plugin Backlinks page=CategoryContributedPlugin ?>\n\n-----\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(33,1,1223029097,0,'\nThis is the base Category.\n\n<?plugin BackLinks ?>\n\n-----\n! Category\n<em>This is a Category. Adding a link to this page puts the page under this Category.\nWhen [editing|EditPage] a page, point your cursor to the end and use the ~[C~] Button\nto insert a Category into your page.</em>\n\n! Create a new Category\n\n<?plugin-form CreatePage s=CategoryBla template=Template/Category ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(3,1,1223029097,0,'The InterWiki map used on this wiki is listed below. The map is taken\nfrom the text in the verbatim block below. (But this only works if\nthis page is locked.)\n<verbatim>\nAIWiki http://www.ifi.unizh.ch/ailab/aiwiki/aiw.cgi?\r\nALife http://news.alife.org/wiki/index.php?\r\nAbbeNormal http://www.ourpla.net/cgi-bin/pikie.cgi?\r\nAcadWiki http://xarch.tu-graz.ac.at/autocad/wiki/\r\nAcronym http://www.acronymfinder.com/af-query.asp?String=exact&Acronym=\r\nAdvogato http://www.advogato.org/\r\nAnnotation http://bayle.stanford.edu/crit/nph-med.cgi/\r\nAnnotationWiki http://www.seedwiki.com/page.cfm?wikiid=368&doc=\r\nAviSynth http://www.avisynth.org/\r\nAwarenessWiki http://taoriver.net/aware/\r\nBcWireless http://www.bcwireless.net/wiki-moinmoin/moin.cgi/\r\nBenefitsWiki http://www.benefitslink.com/cgi-bin/wiki.cgi?\r\nBridgesWiki http://c2.com/w2/bridges/\r\nbsdWiki http://profile.sh/syswiki/index.php?\r\nC2find http://c2.com/cgi/wiki?FindPage&value=\r\nCLiki http://ww.telent.net/cliki/\r\nCache http://www.google.com/search?q=cache:\r\nCategory Category\r\nCmWiki http://www.ourpla.net/cgi-bin/wiki.pl?\r\nCreationMatters http://www.ourpla.net/cgi-bin/wiki.pl?\r\nCPAN http://search.cpan.org/\r\nDeWikiPedia http://de.wikipedia.org/wiki/\r\nDejaNews http://www.deja.com/=dnc/getdoc.xp?AN=\r\nDict http://www.dict.org/bin/Dict?Database=*&Form=Dict1&Strategy=*&Query=\r\nDictionary http://www.dict.org/bin/Dict?Database=*&Form=Dict1&Strategy=*&Query=\r\nDiveIntoOsx http://diveintoosx.org/\r\nDocBook http://docbook.org/wiki/moin.cgi/\r\nDolphinWiki http://www.object-arts.com/wiki/html/Dolphin/\r\nDseWiki http://www.wikiservice.at/dse/wiki.cgi?\r\nEfnetCeeWiki http://purl.net/wiki/c/\r\nEfnetCppWiki http://purl.net/wiki/cpp/\r\nEfnetPythonWiki http://purl.net/wiki/python/\r\nEfnetXmlWiki http://purl.net/wiki/xml/\r\nEljWiki http://elj.sourceforge.net/phpwiki/index.php/\r\nEmacsWiki http://www.emacswiki.org/cgi-bin/wiki.pl?\r\nEoWikiPedia http://eo.wikipedia.org/wiki/\r\nFinalEmpire http://final-empire.sourceforge.net/cgi-bin/wiki.pl?\r\nFoldoc http://www.foldoc.org/foldoc/foldoc.cgi?\r\nFoxWiki http://fox.wikis.com/wc.dll?Wiki~\r\nFrWikiPedia http://fr.wikipedia.org/wiki/\r\nFreeBSDman http://www.FreeBSD.org/cgi/man.cgi?apropos=1&query=\r\nFreeNetworks http://www.freenetworks.org/index.cgi/\r\nFreshMeat http://freshmeat.net/\r\nFroogle http://froogle.google.com/froogle?q=\r\nGoogle http://www.google.com/search?q=\r\nGoogleGroups http://groups.google.com/groups?q=\r\nGreenCheese http://www.greencheese.org/\r\nHammondWiki http://www.dairiki.org/HammondWiki/index.php3?\r\nHaribeau http://wiki.haribeau.de/cgi-bin/wiki.pl?\r\nIAWiki http://www.IAwiki.net/\r\nIMDB http://us.imdb.com/Title?\r\nISBN http://www.amazon.com/exec/obidos/ISBN=\r\nIfDef http://ifdef.undef.net/\r\nJTF http://www.justthefaqs.org/?page=\r\nJargonFile http://sunir.org/apps/meta.pl?wiki=JargonFile&redirect=\r\nJiniWiki http://www.cdegroot.com/cgi-bin/jini?\r\nJspWiki http://www.ecyrd.com/JSPWiki/Wiki.jsp?page=\r\nKmWiki http://www.voght.com/cgi-bin/pywiki?\r\nKnowHow http://www2.iro.umontreal.ca/~paquetse/cgi-bin/wiki.cgi?\r\nLanifexWiki http://opt.lanifex.com/cgi-bin/wiki.pl?\r\nLegoWiki http://www.object-arts.com/wiki/html/Lego-Robotics/\r\nLinuxWiki http://www.linuxwiki.de/\r\nLugKR http://lug-kr.sourceforge.net/cgi-bin/lugwiki.pl?\r\nMACCAWS http://www.maccaws.com/wiki/\r\nMathSongsWiki http://SeedWiki.com/page.cfm?wikiid=237&doc=\r\nMbTest http://www.usemod.com/cgi-bin/mbtest.pl?\r\nMeatBall http://www.usemod.com/cgi-bin/mb.pl?\r\nMetaWiki http://sunir.org/apps/meta.pl?\r\nMetaWikiPedia http://meta.wikipedia.com/wiki/\r\nMoinMoin http://moinmoin.wikiwikiweb.de/\r\nMoinMaster http://moinmaster.wikiwikiweb.de/\r\nMuWeb http://www.dunstable.com/scripts/MuWebWeb?\r\nNetVillage http://www.netbros.com/?\r\nOpenWiki http://openwiki.com/?\r\nOrgPatterns http://www.bell-labs.com/cgi-user/OrgPatterns/OrgPatterns?\r\nPPR http://c2.com/cgi/wiki?\r\nPangalacticOrg http://www.pangalactic.org/Wiki/\r\nPersonalTelco http://www.personaltelco.net/index.cgi/\r\nphp-function http://www.php.net/%s\r\nphp-lookup http://www.php.net/manual-lookup.php?pattern=\r\nPhpWiki http://phpwiki.sourceforge.net/phpwiki/\r\nPhpWikiCvs http://phpwiki.cvs.sourceforge.net/phpwiki/phpwiki/\r\nPhpWikiDemo http://phpwiki.sourceforge.net/demo/\r\nPhpWikiTest http://phpwiki.sourceforge.net/test/\r\nPikie http://pikie.darktech.org/cgi/pikie?\r\nPlWikiPedia http://pl.wikipedia.org/wiki/\r\nPolitizenWiki http://www.politizen.com/wiki.asp?\r\nPoundPython http://twistedmatrix.com/wiki/python/\r\nPurlNet http://www.palowireless.com/zigbee/\r\nPyWiki http://www.voght.com/cgi-bin/pywiki?\r\nPythonInfo http://www.python.org/cgi-bin/moinmoin/\r\nPythonWiki http://www.pythonwiki.de/\r\nRFC http://www.faqs.org/rfcs/rfc%s.html\r\nRussellFreedom http://www.russellfreedom.com/\r\nSVGWiki http://www.protocol7.com/svg-wiki/default.asp?\r\nSeaPig http://www.seapig.org/ \r\nSeattleWireless http://seattlewireless.net/?\r\nSenseisLibrary http://senseis.xmp.net/?\r\nShakti http://cgi.algonet.se/htbin/cgiwrap/pgd/ShaktiWiki/\r\nSourceForge http://sourceforge.net/\r\nSqueak http://minnow.cc.gatech.edu/squeak/\r\nStrikiWiki http://ch.twi.tudelft.nl/~mostert/striki/teststriki.pl?\r\nTMwiki http://www.EasyTopicMaps.com/?page=\r\nTWiki http://twiki.org/cgi-bin/view/\r\nTavi http://tavi.sourceforge.net/index.php?\r\nThesaurus http://www.thesaurus.com/cgi-bin/search?config=roget&words=\r\nThinki http://www.thinkware.se/cgi-bin/thinki.cgi/\r\nTmNet http://www.technomanifestos.net/?\r\nUnreal http://wiki.beyondunreal.com/wiki/\r\nUseMod http://www.usemod.com/cgi-bin/wiki.pl?\r\nVisualWorks http://wiki.cs.uiuc.edu/VisualWorks/\r\nWakkaWiki http://www.wakkawiki.com/\r\nWebDevWikiNL http://www.promo-it.nl/WebDevWiki/index.php?page=\r\nWebSeitzWiki http://webseitz.fluxent.com/wiki/\r\nWhy http://clublet.com/c/c/why?\r\nWiktionary http://wiktionary.org/wiki/\r\nWiki http://c2.com/cgi/wiki?\r\nWikiLens http://www.wikilens.org/wiki.php/\r\nWikiWikiWireless http://www.andaluciawireless.net/\r\nWikibooks http://wikibooks.org/wiki/\r\nWikiPedia http://www.wikipedia.com/wiki/\r\nWikiquote http://wikiquote.org/wiki/\r\nWikisource http://wikisource.org/wiki/\r\nWikiWorld http://WikiWorld.com/wiki/index.php/\r\nWikkiTikkiTavi http://tavi.sourceforge.net/\r\nWLUG http://www.wlug.org.nz/\r\nYpsiEyeball http://sknkwrks.dyndns.org:1957/writewiki/wiki.pl?\r\nZWiki http://www.zwiki.org/\r\nOsFaq2 http://www.mega-tokyo.com/osfaq2/index.php/\r\nHelp Help/\r\nRelation SearchRelations?s=\r\n</verbatim>\n','a:4:{s:8:\"pagetype\";s:12:\"interwikimap\";s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";}'),(169,1,1223029098,0,'This plugin will \"include\" other pages in this wiki. In the language of hypertext this is called <i>transclusion</i>. The pages will render in distinct tables. You can also load external pages in a more limited fashion with the FrameIncludePlugin. Examples:\n\n<?plugin IncludePage page=\"HomePage\" ?>\n\n<?plugin IncludePage page=\"WabiSabi\" ?>\n\n-----\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(173,1,1223029098,0,'<?plugin AppendText ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(174,1,1223029098,0,'PhpWikiAdministration Page Explorer plugin.\n\n! Usage\n<verbatim>\n <?plugin WikiAdminRemove ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin WikiAdminRemove s=Temp* ?>\n</verbatim>\n\n<?plugin WikiAdminRemove s=Temp* ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(176,1,1223029098,0,'<?plugin SpellCheck ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(177,1,1223029098,0,'Detailed view of a page, which is probably more useful for debugging\nthan anything else.\n\n<?plugin _BackendInfo page||=\'\' ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(178,1,1223029098,0,'\nThis wiki stores *all* changes as new versions. Deleting a page just empties the content, all previous versions are not lost.\n\nClick on two checkbox to see the <strong>diff</strong>, the changes between those two versions.\n\n<?plugin PageHistory?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(179,1,1223029098,0,'<?plugin RecentChanges days||=90 daylist=1,3,7,30,90,360,0 show_deleted||=1 format=contribs ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(180,1,1223029098,0,'<?plugin AllUsers include_empty=0 ?>\n\n----\n\nCategoryCategory','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(32,1,1223029098,0,'The list of pages for which you were the last author. (If you are authenticated only)\n\n<?plugin AllPages author=[] ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(181,1,1223029098,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin RecentReferrers ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin RecentReferrers ?>\n</verbatim>\n\n<?plugin RecentReferrers ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(182,1,1223029098,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin PopularNearby ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin PopularNearby ?>\n</verbatim>\n\n<?plugin PopularNearby ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(183,1,1223029098,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin PrevNext ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin PrevNext ?>\n</verbatim>\n\n<?plugin PrevNext ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(184,1,1223029098,0,'PhpWikiAdministration Page Explorer plugin.\n\n! Usage\n<verbatim>\n <?plugin WikiAdminChown ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin WikiAdminChown s=Temp* ?>\n</verbatim>\n\n<?plugin WikiAdminChown s=Temp* ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(185,1,1223029098,0,'PhpWiki is written in the server-side scripting language PHP,\navailable from http://www.php.net/. PHP resembles C and Perl in its\nsyntax, and functions much like ASP, ~EmbPerl or JSP.\n\nPhpWiki consists of a dozen or so files of mixed PHP and HTML. The web\npages that make up a WikiWikiWeb based on PHP live in a database with\nbackup copies of previous versions of pages stored as well. (For the\ndatabase, PhpWiki works with DBM, MySQL, PostgreSQL or text files.)\n\nEvery time a user hits the site, the page requested is pulled from the\ndatabase and rendered on the fly. The user only really ever requests\nthe file =index.php=, which then decides which other php files to\ninclude.\n\nLinks to pages in the Wiki are automatically linked: AddingPages.\nThis might be the single most compelling aspect of a Wiki, the ability\nto add pages simply by linking to them. The next most compelling thing\nis how easily external URLs link, like this:\n\n# http://www.wcsb.org/\n# ftp://ftp.redhat.com/\n# news://news.mozilla.org/\n# http://slashdot.org/\n# http://theregister.co.uk/\n\nCombined with one namespace and a simple markup, a Wiki exhibits many\nof the characteristics of WabiSabi.\n\nPhpWiki is licensed under the GNU General Public license, which you\nshould be able to see here: http://www.gnu.org/copyleft/gpl.txt.\n\n----\nPhpWikiDocumentation CategoryWiki','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(189,1,1223029098,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin RecentChanges ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin RecentChanges ?>\n</verbatim>\n\n<?plugin RecentChanges ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(190,1,1223029098,0,'The SystemInfoPlugin provides access to lower level system information for the platform PhpWiki is installed on.\n\n<verbatim>\n Usage: <?plugin SystemInfo all ?>\n or <?plugin SystemInfo pagestats cachestats discspace hitstats ?>\n or <?plugin SystemInfo version ?>\n or <?plugin SystemInfo current_theme ?>\n or <?plugin SystemInfo PHPWIKI_DIR ?>\n</verbatim>\n\nExample:\n\n<?plugin SystemInfo all ?>\n\n\n-------------\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(192,1,1223029098,0,'<?plugin PageGroup\n parent=Help:PageGroupTest\n section=\"Table of Contents\"\n?>\n\n----\n\n%%% %%% %%% %%% %%% %%% %%%\n\nWelcome to page two.\n\nIt would be nice if this plugin would work together with BackLinks, so\nthat it\'s presence on a page would be detected by the backlink plugin\nwithout having to actually add a link to the parent: Help:PageGroupTest.\n\nClick Next.','a:4:{s:6:\"author\";s:12:\"CarstenKlapp\";s:9:\"author_id\";s:12:\"CarstenKlapp\";s:6:\"markup\";s:1:\"2\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(194,1,1223029098,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin SqlResult ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin SqlResult ?>\n</verbatim>\n\n<?plugin SqlResult ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(195,1,1223029098,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin WikiForm ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin WikiForm ?>\n</verbatim>\n\n<?plugin WikiForm ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(196,1,1223029098,0,'The PasswordReset Help:WikiPlugin requires an Help:ActionPage with the content\n=<~?plugin ~PasswordReset ?~>= to be able the reset user passwords.\n\nAny Administrator may reset (i.e. delete) any users password. The user may login with an empty\npassword then or set a new one at the sign in page.\n\nA normal user may only reset a users password who has his email address defined.\nFor users with undefined email address you have to ask an Administrator to reset any password.\n\nAuthenticated users should change their passwords at their UserPreferences page.\n\n! Usage:\n<verbatim>\n <?plugin PasswordReset ?>\n</verbatim>\n\n!! Plugin Arguments:\n__user__:\n username to reset the password. (optional)\n\n-----\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(199,1,1223029098,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin CacheTest ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin CacheTest ?>\n</verbatim>\n\n<?plugin CacheTest ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(200,1,1223029098,0,'__Note:__ This page is much more impressive on the\n[demo server|PhpWikiDemo:en/PgsrcTranslation] where the page names actually\nlink.\n\n__What you are looking at:__ This table shows all the default pages\nthat ship with PhpWiki translated into this special language.\nIf you click on a \"T\" you can contribute a missing translation.\n\n!! Translated Page Name Matrix (dynamic)\n\n<?plugin _WikiTranslation languages=en,fr ?>\n\n----\n\nSee also: PhpWiki:MultiLingualWiki, PhpWiki:LanguageSelection,\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(204,1,1223029098,0,'Administrative plugin, used to debug auth problems and settings.\nThis plugin is only for testing purposes.\nIf DEBUG has no _DEBUG_LOGIN bit set, only the admin user can call it,\nwhich is of no real use.\n\nWarning! This may display db and user passwords in cleartext. We think we\ncleared everything out though.\n\n! Usage\n<verbatim>\n <?plugin _AuthInfo úserid||=AdminUser ?>\n</verbatim>\n\n! Arguments\n\nuserid:\n default: current user\n\n! Example\n\nSee DebugAuthInfo\n\n! Authors\nPhpWiki:JeffDairiki, PhpWiki:ReiniUrban\n\n! See Also\n\nDebugAuthInfo is the corresponding Help:ActionPage.\n\nHelp:_GroupInfoPlugin, Help:_BackendInfoPlugin\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(209,1,1223029098,0,'!!! Synopsis\n\nThe ~PhpWeatherPlugin is a Help:WikiPlugin that uses PhpWeather to display\na block of text with the current weather for some airport in the\nworld. It looks like this:\n\n<?plugin PhpWeather menu=true ?>\n\n!!! Plugin Arguments\n\n__menu__:\n Set this to =true= to have the plugin generate a menu after the\n report. The user will able to select a country from this menu, and\n after that, an airport and a language. The default value is\n <tt>false</tt>.\n\n__icao__:\n Use this to pre-select a specific airport instead of using the\n default one which is <tt>EKAH</tt>. If you want the user to be able\n to change the station using the menu, then you have to use this as\n <verbatim>\n <?plugin PhpWeather menu=true icao||=EKYT ?>\n </verbatim>\n so that the value can be overwritten when the user submits the\n form. If you just use\n <verbatim>\n <?plugin PhpWeather menu=true icao=EKYT ?>\n </verbatim>\n then nothing will happen when the user selects another station from\n the list.\n\n__cc__:\n Specify the country code. You can use this if you want pre-select a\n different country than the one specified in the ICAO. So using\n <verbatim>\n <?plugin PhpWeather menu=true cc||=GB icao||=KTTS ?>\n </verbatim>\n will show the current weather at the NASA Shuttle Facility, United\n States (<tt>KTTS</tt>) and at the same time give the user a list of\n stations in the United Kingdom. As the example shows, then you\n should use <tt>cc||=XX</tt> when combining it with __menu__ set to\n <tt>true</tt>.\n\n__language__:\n The default language. When combining __language__ with __menu__ set\n to <tt>true</tt> then remember to use the <code>language||=xx</code>\n form.\n\n__units__:\n You can specify the way the units are printed. The choice is between\n having both metric and imperial units printed, or just one of\n them. Setting __units__ to =both_metric= will print the metric value\n first and then the imperial value in parenthesis. Using\n =both_imperial= instead will do the opposite.\n\n If you only need the metric or imperial units to be shown, then\n setting __units__ to =only_metric= or =only_imperial= will do just\n that.\n\n----\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(205,1,1223029098,0,'<?plugin _AuthInfo ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(211,1,1223029099,0,'<?plugin WikiPoll require_all=0 require_least=2\n question[1]=\"Do you like PhpWiki?\"\n answer[1][1]=\"Yes\" answer[1][2]=\"Do not know\" answer[1][3]=\"No\"\n question[2]=\"Do you have PhpWiki installed by your own?\"\n answer[2][1]=\"Yes\" answer[2][2]=\"No\"\n question[3]=\"Did you install any other wiki engine?\"\n answer[3][1]=\"Yes\" answer[3][2]=\"No\"\n question[4]=\"What wiki engine do you like most?\"\n answer[4][1]=\"c2Wiki\" answer[4][2]=\"MoinMoin\" answer[4][3]=\"PhpWiki\"\n answer[4][4]=\"usemod\" answer[4][5]=\"Twiki\" answer[4][5]=\"guiki\"\n answer[4][6]=\"Other\"\n question[5]=\"Which PhpWiki version do you use?\"\n answer[5][1]=\"1.2.x\" answer[5][2]=\"1.3. 1-2\" answer[5][3]=\"1.3. 3-4\"\n answer[5][4]=\"1.3. 5-8\"\n?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(212,1,1223029099,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin _PreferencesInfo ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin _PreferencesInfo ?>\n</verbatim>\n\n<?plugin _PreferencesInfo ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(213,1,1223029099,0,'\'\'\"Wiki wiki\"\'\' means \"quick\" in Hawai\'ian.\n\n*All you really need to know is:*\n\n* To edit any page click on the Edit link at the bottom of the page.\n You should do that right now, and read the source code of this page.\n It will make more sense.\n\n* You get italics by surrounding words with underscores on either side\n _like this_.\n\n* You get *bold text* by using two asterisks on either side.\n\n* And, *_bold italics_* by using both.\n\n* You get =monospaced text= by using two equal-signs on either side.\n\n* You get bullets by using an asterisk * at the start of the line.\n\n* To have a paragraph in plain monospaced font, start it with <pre>\n and end it with </pre>:\n\n <pre>\n this is a poem for sure\n about monospacing\n i wrote in purple velour\n but couldn\'t find a rhyme for monospacing\n </pre>\n\n* You separate paragraphs with an extra blank line. Example:\n\n I am a paragraph.\n\n I am a paragraph too. We\'re just very small paragraphs.\n\n* You can get horizontal rules with four or more dashes like this:\n\n ---------\n\n* To create hyperlinks you just capitalize the words and string them\n together. Let\'s say you want to create a page about how Steve\n Wainstead eats worms. All you have to do is capitalize each word and\n string them together like this: SteveWainsteadEatsLiveWorms. If the\n page does not exist yet a question mark appears after the link,\n inviting you to create the page: ThisPageShouldNotExist. (And please\n don\'t ruin the example by creating one.)\n\n* To link to pages outside the Wiki, you can just type in the URL and\n Wiki will link it for you: http://www.nytimes.com/\n\n* To put images in, just provide the hyperlink in brackets like this:\n ~[~http://www.yourhost.yourdomain/images/picture.png]. Image URLs not\n in brackets will just appear as hyperlinks to the image.\n\n* Now you are ready to begin Help:AddingPages.\n\n----\n\nA WikiWikiWeb is meant to be fast and easy to edit. It has very simple\nmarkup that you can read about in Help:TextFormattingRules.\n\n----\n\nIf you don\'t like the size of the text editing window you get, you can\nchange it. See UserPreferences.\n\n----\n\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(217,1,1223029099,0,'San Diego [is_a::city] located in the southwestern corner of\n[California|located_in::California], the extreme southwestern corner\nof the United States. It is the county seat of San Diego County. As of\nthe 2000 census, the city had a total population of\n[1,223,400|population:=1,223,400]; as of 2005, the California Department\nof Finance estimated the city to have 1,305,736 residents. The city is\nthe second-largest in California and the seventh-largest in the United\nStates and is noted for its temperate climate and many beaches.\n\nAccording to the United States Census Bureau, the city has a total\narea of [area:=963.6km^2] (372.0 mi²). 840.0 km² (324.3 mi²) of it is land and\n123.5 km² (47.7 mi²) of it is water. The total area is 12.82% water.\n\nMost notably, San Diego is the location of the 2005 International\nSymposium on Wikis 2005, and the San Diego Zoo, and the San Diego\nChargers.\n\n<?plugin SemanticRelations ?>\n----\n<?plugin _BackendInfo ?>','a:5:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";s:9:\"attribute\";a:2:{s:10:\"population\";s:9:\"1,223,400\";s:4:\"area\";s:9:\"963.6km^2\";}}'),(222,1,1223029099,0,'<?plugin ListRelations ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(220,1,1223029099,0,'{{Template/Relation}}','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(223,1,1223029099,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin JabberPresence ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin JabberPresence ?>\n</verbatim>\n\n<?plugin JabberPresence ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(224,1,1223029099,0,'The Help:n | Help: is used in conjunction with the CalendarPlugin. It was written for those who use a wiki as a personal information manager.\n\nJust click any date in the calendar, edit the for that date, then come back to this page. The event should be listed below the calendar.\n\nUsage:\n<verbatim>\n<?plugin Calendar ?>\n<?plugin CalendarList ?>\n</verbatim>\n\nExample (click any date and edit it, then return to this page):\n<?plugin Calendar ?>\n\n<?plugin CalendarList ?>\n\n-----\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(226,1,1223029099,0,'<?plugin ModeratedPage ?>\n\n----\n\n!!! What is a ModeratedPage?\n\nA ModeratedPage is a page-internal setting, which restricts certain actions on certain pages.\nThe requested action and page is stored internally and an email is sent to the moderators\ndescribed in the linked and locked ModeratedPage action page.\nAny moderator may approve or reject the action by simply clicking an url.\nWhen approving the action, the requested action (edit, rename, ...) is performed.\n\nIn both cases the author is notified, so it\'s recommended for the\nmoderator to click on either the approve or reject links in the moderation email.\nIn case of multiple moderators: first comes, first serves.\n\n!!! How to enable ModeratedPage on a single page?\n\n* Check the status of this action page, esp. the moderators in the\n plugin line, if they had their emails stored in their\n UserPreferences, and if the action page is locked.\n* Add a link to this action page in the page(s) in question.\n* Save the page.\n* Lock the page to actually change the moderation status. You may want to unlock it then.\n\n!!! How to disable ModeratedPage on a single page?\n\n* Remove the link to this action page in the page(s) in question.\n* Save the page.\n* Lock the page to actually change the moderation status. You may want to unlock it then.\n\n!!! Plugin Arguments\n\n* moderators: comma seperated list of registered usernames or groups.\n Each user should have his email defined in his prefs. Default: \"Administrators\" or\n <?plugin SystemInfo ADMIN_USER ?>\n* requirelevel: one of 0, 1, 2 or 10 on which moderation is used. Default: false (use requireaccess instead)\n* requireaccess: comma separated list of access perms, on which the moderation is used\n \"view,edit,create,list,remove,change\"\n Default: edit,remove,change\n\n!!! How does it work internally?\n\nYou need to lock the page additionally, so that the link parser performs\nsome magic whether the ModeratedPage link is present or not, for efficiency\nreasons. It can be unlocked again, and even the ModeratedPage link may be removed.\nThe status will only be changed on the *lock* action, whether the ModeratedPage\nlink is present or not.\n\nThe moderation status is stored in each page in question.\nEach moderated action is stored in the page also, together with a randomly\ncreated permission key to allow Grant by a simple external unauthorized request.\nThere\'s no timeout on moderated actions, so the actions may stack up.\nThe delayed actions may be performed in any order, there\'s no strict ordering to\nfollow for the moderator.\n\n!!! How to enable ModeratedPage on multiple/all pages?\n\nIf you enable the config option ENABLE_MODERATEDPAGE_ALL, the page moderation status on\nevery page is automatically set to check this action page ModeratedPage.\n\nThere may come another administrative plugin to change the moderation\nstatus on selected pages.\n\n-----\nPhpWikiDocumentation WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(227,1,1223029099,0,'<?plugin FullTextSearch ?>\n\n----\n\nAdditional Searches:\n<?plugin WikiFormRich action=TitleSearch method=GET nobr=1 class=wikiaction\n editbox[] name=s text=\"\"\n submit[]\n checkbox[] name=case_exact\n pulldown[] name=regex value=\"auto,none,glob,posix,pcre,sql\" ?>\n\n<?plugin WikiFormRich action=FullTextSearch method=GET nobr=1 class=wikiaction\n editbox[] name=s text=\"\"\n submit[]\n checkbox[] name=case_exact\n pulldown[] name=regex value=\"auto,none,glob,posix,pcre,sql\" ?>\n\n<?plugin WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction\n editbox[] name=s text=\"\"\n submit[]\n checkbox[] name=case_exact ?>\n\n----\n\nCreate or edit page:\n\n<?plugin-form CreatePage?>\n\n----\n\n<?plugin IncludePage page=FindPage quiet=1 section=Tips sectionhead=1 ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(229,1,1223029099,0,'<?plugin LinkDatabase ?>\n\n<?plugin Comment\n With ?format=text to be used by WikiBrowser at http://touchgraph.sourceforge.net/\n Save the output as textfile.\n\n Warning: format=text and format=xml pages will break HTML and ZIP dumps!\n They must be excluded then.\n?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(230,1,1223029099,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin SyncWiki ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin SyncWiki ?>\n</verbatim>\n\n<?plugin SyncWiki ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(231,1,1223029099,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin LikePages ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin LikePages ?>\n</verbatim>\n\n<?plugin LikePages ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(232,1,1223029099,0,'! A [ YouTube | http://www.youtube.com/ ] star\n\n! [LisaNova\'s Profile | http://www.youtube.com/profile?user=LisaNova]\n\n! Videos (45)\n# Trying Too Hard? <br><?plugin YouTube style=link v=Cw5-k4OwsOw ?>\n# The Big Debate <br><?plugin YouTube style=link v=8Y2N9FueKak ?>\n# Affirmation Girl - My Body is A Temple <br><?plugin YouTube style=link v=e19NrkUcFEQ ?>\n# Keira and Johnny - Johnny is Dead! Behind Scenes Pirates! <br><?plugin YouTube style=link v=t2fMTA3UWOQ ?>\n# Affirmation Girl <br><?plugin YouTube style=link v=0DK4rKVIo48 ?>\n# Hey Dax, Short Shorts=for girls only <br><?plugin YouTube style=link v=i5QOvO2s5J0 ?>\n# Keira and Johnny! Behind the Scenes-Pirates of the Caribbean <br><?plugin YouTube style=link v=IdynbD7cNMo ?>\n# LisaNova does Lindsay Lohan! <br> <?plugin YouTube style=link v=qNd7djrQoi0 ?>\n# ROBOT LOVE!!! Daxflame & ~GreenTeaGirlie! !! <br> <?plugin YouTube style=link v=rZgtzEyOieg ?>\n# Hillary vs Obama <br> <?plugin YouTube style=link v=YqOHquOkpaU ?>\n# LisaNova Exposed- Outtakes #1 <br> <?plugin YouTube style=link v=K6jtAyvCizE ?>\n# LisaNova\'s Eternal Flame <br> <?plugin YouTube style=link v=hXMi0nKff_U ?>\n# LisaNova does 300! <br> <?plugin YouTube style=link v=k9G2-bN1Br4 ?>\n# LISANOVA does MR. SAFETY and the AS ONE Gatherers <br> <?plugin YouTube style=link v=AMUwjdn7Dyg ?>\n# Trying Too Hard? <br> <?plugin YouTube style=link v=6IPN30Lzv7w ?>\n# The Professional Rapper <br> <?plugin YouTube style=link v=qGypWfQjqy0 ?>\n# LisaNova does Mad TV...Thanks ~YouTube! <br> <?plugin YouTube style=link v=CmWIY_C7XUw ?>\n# VALENTINE\'S DAY DON\'TS <br> <?plugin YouTube style=link v=KK-dUnqHei8 ?>\n# Passionate About The Lips <br> <?plugin YouTube style=link v=KlRLYR3Di4M ?>\n# LisaNova does Keira Knightley <br> <?plugin YouTube style=link v=b7Q7YkxvJwo ?>\n# Magical Holiday From LisaNova <br> <?plugin YouTube style=link v=Q8rJA-xB2Gg ?>\n# LisaNova\'s Life is About To Change & So Can Yours!!! <br> <?plugin YouTube style=link v=4k9vl_Y_U3o ?>\n# LisaNova does Rush Limbaugh <br> <?plugin YouTube style=link v=_iHk5Iz_Q6c ?>\n# LisaNova is a B!%@H!!! <br> <?plugin YouTube style=link v=4BItuo9YfeA ?>\n# LisaNova Does P. Diddy <br> <?plugin YouTube style=link v=ES6kSKGv7dA ?>\n# My New Addiction? <br> <?plugin YouTube style=link v=sYomUXk2RXg ?>\n# The Sopranos- Adriana Returns!!! <br> <?plugin YouTube style=link v=c1v13vEIJ9U ?>\n# LisaNova Does Lonelygirl15 <br> <?plugin YouTube style=link v=6XCQTSI4djM ?>\n# Giving up the Nuts!!!!! <br> <?plugin YouTube style=link v=pZDILuqCMlc ?>\n# Teenie Weenie Raw Flesh <br> <?plugin YouTube style=link v=uE-F1yMv8nY ?>\n# Pedro Says: Don\'t Flag LisaNova! <br> <?plugin YouTube style=link v=_C4pW4vTVKY ?>\n# Don\'t Be A Douche Bag <br> <?plugin YouTube style=link v=9TTkWfPUIrc ?>\n# Breaking News!!!!!!!!!!! !! <br> <?plugin YouTube style=link v=orKIbllSVqY ?>\n# It was a long Hot ride so I took a Dip!!! <br> <?plugin YouTube style=link v=ja300SmkjPU ?>\n# Silly Girl Interviews \"Celebrities\" <br> <?plugin YouTube style=link v=mV9wZ7Tt3zU ?>\n# Teenie Weenie RAW & UNCENSORED!!! <br> <?plugin YouTube style=link v=ggKvDl6AtRc ?>\n# LisaNova on Competition <br> <?plugin YouTube style=link v=ot5Xv1C8k-k ?>\n# This Summer is Going to be HOT & I\'m EXCITED <br> <?plugin YouTube style=link v=4pWZHnqjwNY ?>\n# LisaNova Celebrates the 4th with Daniel Decorum <br> <?plugin YouTube style=link v=wPMGqYPF3iY ?>\n# LisaNova\'s Lonely Teardrops <br> <?plugin YouTube style=link v=sCpfDGs-Mfo ?>\n# LL apologizes to LisaNova <br> <?plugin YouTube style=link v=fZa9fT-2XVM ?>\n# LisaNova takes the Bus <br> <?plugin YouTube style=link v=b4xaZis4YPE ?>\n# LisaNova does LL <br> <?plugin YouTube style=link v=Z5Rw63ZtN9U ?>\n# Roses For Lisa Nova <br> <?plugin YouTube style=link v=fuRVquMbBTA ?>\n# Introducing LisaNova <br> <?plugin YouTube style=link v=JgMZpHF64K8 ?>\n\n----\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(233,1,1223029099,0,'This plugin allows you to list the history of edits by a particular\nauthor; you can specify the page name as well (default is the current\npage).\n\n<verbatim>\n<?plugin AuthorHistory user=\"test\" ?>\n\n<?plugin AuthorHistory page=HomePage ?>\n</verbatim>\n\nThe second example will default to the current page. We can\'t provide\nexamples for you since we don\'t know any potential usernames for your\nwiki.\n\n-------------\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(234,1,1223029099,0,'Some special actions for PhpWikiAdministration.\n\n! Usage\n<verbatim>\n <?plugin WikiAdminUtils purge-cache ?>\n <?plugin WikiAdminUtils purge-bad-pagenames ?>\n <?plugin WikiAdminUtils purge-empty-pages ?>\n <?plugin WikiAdminUtils access-restrictions ?>\n <?plugin WikiAdminUtils action=email-verification ?>\n <?plugin WikiAdminUtils convert-cached-html ?>\n <?plugin WikiAdminUtils db-check ?>\n <?plugin WikiAdminUtils db-rebuild ?>\n</verbatim>\n\n! Arguments\n\naction:\n special name.\nlabel:\n button text.\n\n! Example\n\n<verbatim>\n <?plugin WikiAdminUtils purge-bad-pagenames ?>\n</verbatim>\n\n <?plugin WikiAdminUtils purge-bad-pagenames ?>\n\n! Author\nPhpWiki:JeffDairiki and PhpWiki:ReiniUrban\n\n! See Also\nPhpWikiAdministration\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(235,1,1223029099,0,'!!! Summary\nMakes an \'album\' by displaying a set of photos listed in a text file\nwith optional descriptions.\n\n!!! Usage\n<verbatim>\n<?plugin PhotoAlbum\n src=http://server/textfile\n mode=[column|row]\n align=[center|left|right]\n desc=true\n sort=false\n height=100%\n width=100%\n weblocation=>false\n?>\n</verbatim>\n\n!!! Arguments\n_Only the =\'src\'= parameter is mandatory._\n\n*src*:\n Url or local path to a CSV textfile which separates filename and\n description of each photo. Photos listed in the text file have to be in same\n directory as the file. Descriptions are optional.\n If the the local path points to a directory, is relative from PHPWIKI_DIR,\n and the main script is in PHPWIKI_DIR, weblocation must not be given, and\n all pictures from this directory are displayed.\n\n*url*:\n defines the the webpath to the srcdir directory (formerly called weblocation)\n\n*mode*:\n Specifies how the images are arranged.\n\n * \"normal\" - Normal table which shows photos full-size\n * \"thumbs\" - WinXP thumbnail style\n * \"tiles\" - WinXP tiles style\n * \"list\" - WinXP list style\n * \"slide\" - slideshow mode, needs javascript on client\n\n*showdesc*:\n \"none\" - No descriptions next to photos %%%\n \"name\" - Only filename shown %%%\n \"desc\" - Only description (from textfile) shown %%%\n \"both\" - If no description found, then filename will be used %%%\n\n*link*:\n true or false\n If true, each image will be hyperlinked to a page where the single\n photo will be shown full-size. Only works when mode != \'normal\'\n\n*align*:\n center|right|left. Default is =\'center\'=.\n\n*desc*:\n Display any descriptions given in the text file. Default is true.\n\n*sort*:\n Sort images by file name. By default the order in the text file is\n followed.\n\n*bgcolor*:\n Default: #eae8e8 cell bgcolor (lightgrey)\n\n*hlcolor*:\n Default: #c0c0ff highlight color (lightblue)\n\n*height*, *width*:\n Height and width are calculated compared to original metrics\n retrieved by [php-function:getimagesize] and can be absolute (50px)\n or a percentage (e.g. \"50%\").\n\n*attrib*:\n attrib arg allows multiple attributes: attrib=sort,nowrap,alt\n \'sort\' sorts alphabetically, \'nowrap\' for cells, \'alt\' to use\n descs instead of filenames in image ALT-tags\n\n*cellwidth*:\n cell (auto|equal|image|75|100%)\n\n Width of cells in table. Either absolute value in pixels, HTML\n style percentage, \"auto\" (no special action), \"equal\" (where\n all columns are equally sized) or \"image\" (take height and\n width of the photo in that cell).\n\n*tablewidth*: (Optional)\n table (75|100%)\n\n*p*: (Optional)\n \"displaythissinglephoto.jpg\" only\n\n*h*: (Optional)\n \"highlightcolorofthisphoto.jpg\" only\n\n!!! Examples\n!! Text file\nPossible content of a valid text file:\n\n<verbatim>\nphoto-01.jpg; My girlfriend and I\nphoto-02.jpg\nchristmas.gif; Merry Christmas!\n</verbatim>\n\n!! Sample Albums\nlocal dir:\n<?plugin PhotoAlbum\n src=\"themes/Hawaiian/images/pictures/\"\n?>\nor via external url:\n<verbatim>\n<?plugin PhotoAlbum\n src=\"http://phpwiki.sourceforge.net/demo/themes/Hawaiian/images/pictures/PhotoAlbum.csv\"\n</verbatim>\n?>\n\n[ /Slides ]\n\n!!! Plugin Authors\n* [Ted Vinke|mailto:teddy@jouwfeestje.com] Original author\n* [ReiniUrban|PhpWiki:ReiniUrban] local fs\n* [ThomasHarding|PhpWiki:ThomasHarding] slides and thumbs\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(239,1,1223029099,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin RecentChangesCached ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin RecentChangesCached ?>\n</verbatim>\n\n<?plugin RecentChangesCached ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(240,1,1223029099,0,'__Note:__ This page is much more impressive on the\n[demo server|PhpWikiDemo:en/PgsrcTranslation] where the page names actually\nlink.\n\n__What you are looking at:__ This table shows all the default pages\nthat ship with PhpWiki translated into this special language.\nIf you click on a \"T\" you can contribute a missing translation.\n\n!! Translated Page Name Matrix (dynamic)\n\n<?plugin _WikiTranslation languages=en,de ?>\n\n----\n\nSee also: PhpWiki:MultiLingualWiki, PhpWiki:LanguageSelection,\nPhpWikiDocumentation, PhpWikiDemo:de/PhpWikiDokumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(242,1,1223029100,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin GoTo ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin GoTo ?>\n</verbatim>\n\n<?plugin GoTo ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(243,1,1223029100,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin WikiForum ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin WikiForum ?>\n</verbatim>\n\n<?plugin WikiForum ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(244,1,1223029100,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin RecentComments ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin RecentComments ?>\n</verbatim>\n\n<?plugin RecentComments ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(245,1,1223029100,0,'Create generic and enhanced forms, with various options:\n\n * - editbox[] name=.. value=.. text=.. autocomplete=0|1\n * - checkbox[] name=.. value=0|1 checked text=..\n * - radio[] name=.. value=.. text=..\n * - pulldown[] name=.. value=.. selected=.. text=.. autocomplete=0|1\n * - combobox[] name=.. value=.. text=.. method=.. args=..\n * - hidden[] name=.. value=..\n * - submit[]\n * - action, submit buttontext, optional cancel button (bool)\n * - method=get or post, Default: post.\n\nValid arguments for pulldown and editbox: autocomplete=1, Default: 0<br>\nIf autocomplete=1, additional arguments method and args may be used.\nautocomplete together with dyn-methods (see below) should be used to handle larger lists (> 500).<br>\nIf no method is given, value will be used to fill in the valid values.<br>\n<verbatim>\n method=\"xmlrpc:name [optional args]\"\n method=\"dynxmlrpc:url [optional args]\"\n method=\"url:http://server/wiki/method\"\n method=\"dynurl:http://server/wiki/method\"\n method=\"array:jsvariable\"\n method=\"plugin:pluginname [optional args]\"\n</verbatim>\n\nThe plugin must return a pagelist.<br>\nargs are optional arguments, space seperated, for the method.<br>\nA combobox is a pulldown with autocomplete=1.<br>\n\nAuthor: Reini Urban\n\n- Values which are constants are evaluated.\n- The cancel button must be supported by the action.\n (just some wikiadmin actions so far)\n- improve layout by: nobr=1\n- some allow values as list from <!plugin-list pluginname args !>\n\n! Samples\n\n <?plugin WikiFormRich action=dumpserial method=get\n checkbox[] name=include value=\"all\"\n editbox[] name=directory value=DEFAULT_DUMP_DIR\n editbox[] name=pages value=*\n editbox[] name=exclude value=\"\" ?>\n----\n <?plugin WikiFormRich action=dumphtml method=get\n editbox[] name=directory value=HTML_DUMP_DIR\n editbox[] name=pages value=\"*\"\n editbox[] name=exclude value=\"\" ?>\n----\n <?plugin WikiFormRich action=loadfile method=get\n editbox[] name=source value=DEFAULT_WIKI_PGSRC\n checkbox[] name=overwrite value=1\n editbox[] name=exclude value=\"\" ?>\n----\n <?plugin WikiFormRich action=TitleSearch method=get class=wikiadmin nobr=1\n editbox[] name=s text=\"\"\n submit[]\n checkbox[] name=case_exact\n checkbox[] name=regex ?>\n----\n <?plugin WikiFormRich action=FullTextSearch method=get class=wikiadmin nobr=1\n editbox[] name=s text=\"\"\n submit[]\n checkbox[] name=case_exact\n checkbox[] name=regex ?>\n----\n <?plugin WikiFormRich action=FuzzyPages method=get class=wikiadmin nobr=1\n editbox[] name=s text=\"\"\n submit[]\n checkbox[] name=case_exact ?>\n----\n <?plugin WikiFormRich action=AppendText buttontext=\"AddPlugin\"\n radio[] name=s value=<!plugin-list BackLinks page=WikiPlugin limit=5 !>\n ?>\n----\n <?plugin WikiFormRich action=AppendText buttontext=\"AddPlugin\"\n combobox[] name=s text=\"\" style=\"width:60px\" value=<!plugin-list BackLinks page=WikiPlugin !>\n submit[]\n ?>\n----\n <?plugin WikiFormRich action=AppendText buttontext=\"AddCategory\"\n pulldown[] name=s text=\"Categories: \" value=<!plugin-list TitleSearch s=Category !>\n ?>\n----\n <?plugin WikiFormRich action=SemanticSearch buttontext=\"AddRelation\"\n combobox[] name=relation method=\"xmlrpc:listRelations\"\n submit[]\n checkbox[] name=case_exact text=\"Case-exact?\"\n ?>\n----\n <?plugin WikiFormRich action=AppendText buttontext=\"InsertTemplate\"\n combobox[] name=s text=\"Template: \" method=\"plugin:titleSearch s=Template*\"\n submit[]\n ?>\n----\n <?plugin WikiFormRich action=GoTo\n editbox[] name=page text=\"GoTo: \" method=\"dynxmlrpc:titleSearch s=H\" style=\"width:100px\" autocomplete=1\n submit[]\n ?>\n\n-------------\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(246,1,1223029100,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin LinkDatabase ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin LinkDatabase ?>\n</verbatim>\n\n<?plugin LinkDatabase ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(247,1,1223029100,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin IncludePages ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin IncludePages ?>\n</verbatim>\n\n<?plugin IncludePages ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(248,1,1223029100,0,'The UpLoad Help:WikiPlugin displays an editbox and two buttons.\nThe first button let\'s you choose the file to be uploaded at your local filesystem.\nThe textvalue of this button is localised from your browser.\nThe second \"Upload\" button actually uploads the given filename to the upload directory.\nThis directory is not browsable, any file there may be accessed by using the \"Upload~:\"\nInterWikiMap prefix to the given filename. This way you can easily inline uploaded images.\nSee PhpWiki:InlineUploadedImages\n\n! Usage:\n<verbatim>\n <?plugin UpLoad ?>\n</verbatim>\n\n!! Plugin Arguments:\n__logfile__:\n local path. Default: \"phpwiki-upload.log\"\n The format is currently HTML - a new <tr> row per entry - and not log file syntax.\n__autolink__:\n Add the uploaded filename to the list of uploaded files at the page.\n Default: true\n__page__:\n The page where the uploaded files are publicly listed, if autolink is true.\n Default: current page.\n\n! Conflicts:\n\n# The user must be authenticated to be able to upload.\n# The filename may not end with certain disallowed extensions, to prevent from abuse.\n# MAX_FILE_SITE is configured by the config.ini option MAX_UPLOAD_SIZE, which defaults to 16MB.\n Your webserver and php may add another limit.\n# Already existing uploaded files are NOT overwritten.\n# Certain internal php problems for Windows and MacOSX have been fixed with 1.3.9.\n\n----\n\n! Example:\n<?plugin UpLoad ?>\n\n-----\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(251,1,1223029100,0,'!! GoogleLink\n\nA new UserPreferences setting to optionally add a [G] link to unknown pages,\nwith a link to Google:[pagename]. Default: Off\n\nSee MeatBall::GooglePrompt\n----\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(255,1,1223029100,0,'This simple plugin allows blog-style entries on a page. Try making a few entries, and then look at RecentChanges to get an idea of how things work.\n\n<?plugin WikiBlog ?>\n\n\n-------------\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(256,1,1223029100,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin BlogJournal ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin BlogJournal ?>\n</verbatim>\n\n<?plugin BlogJournal ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(257,1,1223029100,0,'Here\'s a list of all recent changes of all my pages (which I own). <em>See\n<strong>RecentChanges</strong> for all authors recent edits and changes, and\nMyRecentEdits for all my minor edits.</em>\n\n--------\n<?plugin RecentChanges days||=7 daylist=1,3,7,30,90,0 owner||=[] show_deleted||=1 ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(259,1,1223029100,0,'The ~SyntaxHighlighter plugin passes all its arguments through a C++\nhighlighter called \"highlight\" (available at http://www.andre-simon.de/).\n\nAuthor: alecthomas\n\n! Arguments\nsyntax |\n (required), See http://www.andre-simon.de/doku/highlight/highlight.html\nstyle |\n ~[ \"ansi\", \"gnu\", \"kr\", \"java\", \"linux\" ~] (required)\ncolor |\n null (optional), see =highlight/themes=\nnumber |\n 0 (optional)\nwrap |\n 0 (optional)\n\n\n! Example\n\n<verbatim>\n<?plugin SyntaxHighlighter syntax=c style=kr color=emacs\n #include <stdio.h>\n\n int main() {\n printf(\"Lalala\\n\");\n }\n?>\n</verbatim>\n\n=>\n\n<?plugin SyntaxHighlighter syntax=c style=kr color=emacs\n #include <stdio.h>\n\n int main() {\n printf(\"Lalala\\n\");\n }\n?>\n\nI did not use beautifier, because it used up more than 8M of memory on\nmy system and PHP killed it. I\'m not sure whether this is a problem\nwith my integration, or with beautifier itself.\n\nFixes by Reini Urban:\n* support options: syntax, style, color.\n* php version switch\n* HIGHLIGHT_DATA_DIR, HIGHLIGHT_EXE constants\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(260,1,1045352861,0,'<?plugin RedirectTo page=HomePage ?>\n\n(This is a demonstration of the RedirectToPlugin.)','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(262,1,1223029100,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin BlogArchives ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin BlogArchives ?>\n</verbatim>\n\n<?plugin BlogArchives ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(263,1,1223029100,0,'This plugin will create an HTML frame that will fill the entire display area of the page (that is, the whole area the user is allowed to edit). All other text will be discarded when the page is rendered (anything outside the call to plugin, that is). In the language of hypertext this is called <i>transclusion</i>.\n\nYou might also be interested in the IncludePagePlugin.\n\nExamples: to include a page from another site, use the <b>src</b> attribute:\n\n<verbatim>\n<?plugin FrameInclude src=\"http://phpwiki.org/\" ?>\n</verbatim>\n\nTo include a page from within this wiki, use the <b>page</b> attribute:\n\n<verbatim>\n<?plugin FrameInclude page=HomePage ?>\n</verbatim>\n\nFor more information on this plugin please read the PHP source code in the /lib/plugin directory.\n\n-----\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(265,1,1223029100,0,'<?plugin Comment\n The content here is prepended to each page, which was found through an\n external search engine referrer.\n The default is to print a header and to highlight the found words.\n You might want to customize the plugin arguments: noheader=1 hits=1 case_exact=1\n or add some static text here.\n See Help/SearchHighlightPlugin\n?>\n<?plugin SearchHighlight ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(266,1,1223029101,0,'The ~UnfoldSubpages Help:WikiPlugin is used to display all or some subpages\nof the current or a given page. This gives a overview for a\nWikiBlogPlugin, CalendarPlugin or similar subpages.\n\nWarning: Don\'t use it with subpages with non-existant sections!\nThe section extractor is currently quite unstable.\n\n! Usage:\n<verbatim>\n <?plugin UnfoldSubpages ?>\n or <?plugin UnfoldSubpages sortby=-mtime words=50 maxpages=5 ?>\n or <?plugin UnfoldSubpages quiet=1 smalltitle=1 ?>\n or <?plugin UnfoldSubpages sections=2 words=100 ?>\n or <?plugin UnfoldSubpages lines=3 ?>\n or <?plugin UnfoldSubpages pagename=\"PhpWikiAdministration\"\n section=\"Plugin Arguments\" sectionhead=1 ?>\n</verbatim>\n\n!! Plugin Arguments:\n<strong>pagename</strong>:\n Any pagename or if empty the current page. Default: \"\"\n<strong>quiet</strong>:\n Print no header. Default: false\n<strong>sortby</strong>:\n Sort by + (ASC) or - (DESC) and one column.\n Multiple columns like sortby=\"-hits,-mtime\" not yet supported.\n Supported columns: ~[+|-]pagename, ~[+|-]mtime, ~[+|-]hits.\n Default: \"pagename\"\n<strong>maxpages</strong>:\n Maximum number of pages to include or all if not defined.\n Default: false\n<strong>sections</strong>:\n Maximum number of sections per page to include or all if not defined.\n Default: false\n<strong>section</strong>:\n Include this named section per page only if defined. Default: \"\"\n<strong>sectionhead</strong>:\n When including a named section show the heading. Default: false\n<strong>smalltitle</strong>:\n If set, hide transclusion-title, just have a small link at the start of\n the page. Default: false\n<strong>words</strong>:\n Maximum number of words per page to include. Default: false\n<strong>lines</strong>:\n Maximum number of lines per page to include. Default: false\n<strong>bytes</strong>:\n Maximum number of bytes per page to include. Default: false\n\n! Deprecated Arguments:\n<strong>pages</strong>:\n deprecated. renamed to maxpages.\n<strong>sort</strong>:\n \'asc\' or \'desc\'. deprecated: use \"+\" or \"-\" before the column name with sortby.\n\n! Example:\n<?plugin UnfoldSubpages pagename=PgsrcTranslation limit=20 ?>\n\n-------------\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(31,1,1223029101,0,'The list of pages which were created by you. (If you are authenticated only)\n\n<?plugin AllPages creator=[] ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(268,1,1223029101,0,'You\'re almost there!\n\n%%% %%% %%% %%% %%% %%% %%%\n\n<?plugin PageGroup\n label=\"Go!\"\n parent=Help:PageGroupTest\n section=\"Table of Contents\"\n?>\n\nNote that the navigation bar can be anywhere, it doesn\'t have to be at\nthe bottom or even consistent from page to page. The label can also\nvary--not sure if this is a good thing. Click Next.','a:4:{s:6:\"author\";s:12:\"CarstenKlapp\";s:9:\"author_id\";s:12:\"CarstenKlapp\";s:6:\"markup\";s:1:\"2\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(269,1,1223029101,0,'Help:WikiPlugin which displays a LDAP query as table.\n\n! Usage\n<verbatim>\n <?plugin LdapSearch ?>\n <?plugin LdapSearch\n host=\"localhost\"\n port=389\n basedn=\"\"\n filter=\"(cn=*)\"\n attributes=\"\"\n ?>\n <?plugin LdapSearch host=ldap.example.com filter=\"(ou=web-team)\"\n attributes=\"sn cn telephonenumber\" ?>\n <?plugin LdapSearch host=\"ldap.itd.umich.edu\" basedn=\"\" filter=\"(sn=jensen)\" attributes=\"cn drink\" ?>\n <?plugin LdapSearch host=ldap.example.com attributes=\"cn sn telephonenumber\" ?>\n <?plugin LdapSearch host=bugs.debian.org port=10101 basedn=\"dc=current,dc=bugs,dc=debian,dc=org\"\n filter=\"(debbugsPackage=phpwiki)\"\n attributes=\"debbugsSeverity debbugsState debbugsTitle\" ?>\n</verbatim>\n\n! Arguments\n\nhost _(default: from LDAP_AUTH_HOST or localhost)_:\n hostname or ip or ldap:// uri to connect to.\n\nport _(default: from LDAP_AUTH_HOST or 389)_:\n portnumber to connect to.\n\nbasedn _(default: LDAP_BASE_DN)_:\n connect string: \"ou=Users,o=Development,dc=mycompany.com\"\n\nfilter _(default: \"(cn=*)\")_:\n Optional ldap_search() filter argument\n\nattributes _(default: empty)_ :\n space seperated fields to return as table columns: \"cn sn\"\n\noptions:\n ldap_set_option(). Default: LDAP_SET_OPTION if host == LDAP_AUTH_HOST\n Column seperated name=value pairs. Esp. needed for Windows Active directory:\n \"LDAP_OPT_PROTOCOL_VERSION=3:LDAP_OPT_REFERRALS=0\"\nuser:\n Default: LDAP_AUTH_USER if host == LDAP_AUTH_HOST\npassword:\n Default: LDAP_AUTH_PASSWORD if host == LDAP_AUTH_HOST\n user and password are required for Windows Active directory.\n\n! Examples\n\n<?plugin WikiFormRich action=LdapSearch\n editbox[] name=host value=bugs.debian.org size=80\n editbox[] name=port value=10101 size=80\n editbox[] name=basedn value=\"dc=current,dc=bugs,dc=debian,dc=org\" size=80\n editbox[] name=filter value=\"(debbugsPackage=phpwiki)\" size=80\n editbox[] name=attributes value=\"debbugsSeverity debbugsState debbugsTitle\" size=80\n submit[] reset[]\n?>\n\n! Author\nPhpWiki:JohnLines\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(271,1,1223029101,0,'<?plugin IncludePage page=Help/WikiPlugin section=\"Action Pages\" ?>\n\n----\n\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(26,1,1223029101,0,'Here\'s a list of recently changed pages on this wiki. (See RecentEdits\nfor all recent minor edits and changes).\n\n--------\n<?plugin RecentChanges days||=7 daylist=1,3,7,30,90,0 show_deleted||=1 ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(272,1,1223029101,0,'New lists: asterisks, hash marks, and \";text:def\" (wrong...)\n* bullet\n* l1\n * l2\n * l2\n * l3\n # one\n #two\n #three\nTerm1:\n definition1.1\n\n definition1.2\nTerm2 :\n definition2\n\n Term3:\n definition3\n Term4:\n definition4\n\n definition4.2\n Term5 :\n definition5\n\nMixed -\n * ul1\n # ul1-ol1\n # ul1-ol2\n * ul1-ol2-ul1\n * ul1-ol2-ul2\n * ul1-ol2-ul2-ul1\n * ul1-ol2-ul2-ul2\n\n* l1\n <pre>\n preformatted text\n </pre>\n * l2\n----\n old lists, oddly enough, work fine\n * level 1\n * l1\n *l2\n *l2\n *l3\n *l3\n *l4\n *l3\n *l5\n *l3\n #one\n #two\n #one\n #two\n *l1\n #three\n #four\n *l1\n *l2\n # one\n # two\n\n<pre>\n preformatted text\n some more text\n</pre>\n\n *l1\n *l2\n # number\n # number\nthis is a plain paragraph\n * bullet\nthis is a plain paragraph again\n # number\n----\n__Link tests__\n# normal: HomePage\n# in brackets: [HomePage] -- named: [the front page|HomePage]\n# Link in brackets: [http://phpwiki.sourceforge.net/]\n# Link outside brackets: http://phpwiki.sourceforge.net/\n# Link with Wiki word: http://phpwiki.sourceforge.net/phpwiki/index.php?HomePage\n# Two consecutive links: http://phpwiki.sourceforge.net/ http://phpwiki.sourceforge.net/phpwiki/\n# [PhpWiki on Sourceforge | http://phpwiki.sourceforge.net/]\n# [URL with a WikiWord | http://phpwiki.sourceforge.net/phpwiki/index.php?RecentChanges]\n# Javascript: [boo! | javascript:alert(\'oops\') ] (is now: named internal link)\n# A [[Link] produces a [Link]\n# A [Link] looks like this: [[Link]\n# This is a [%%%] line break link\n# Also this page is [[not linked to], and this one is !NotLinkedTo and this one neither !http://not.linked.to/.\n * WikiName - WikiNameSameStem -- !!WikiName - !!WikiNameSameStem\n * !!WikiName - !!WikiNameSameStem -- WikiName - WikiNameSameStem\n * WikiNameSameStem - WikiName -- !!WikiNameSameStem - !!WikiName\n * !!WikiNameSameStem - !!WikiName -- WikiNameSameStem - WikiName\n\n----\nMarkup tests:\n\n__underscores for bold__\n\n\'\'\'quotes for bold\'\'\'\n\n\'\'quotes for italic\'\'\n\n__\'\'underscores bold italic\'\'__\n\n\'\'\'\'\'five quotes bold italic\'\'\'\'\'\n\n\'\'\'\'\'\'six quotes\'\'\'\'\'\'\n\n\'\'\'\'\'Bold italic\'\'\' and italic\'\' (buggy)\n\n\'\'\'Bold and \'\'bold-italic\'\'\'\'\' (also buggy)\n\n!!! h1\n\n!! h2\n\n! h3\n\nthis is plain text with <br>%%%\na line break\n\nlook at the <a href=\"http://phpwiki.sourceforge.net/\">markup language</a>\n\nyou cannot use &, < or >\n\n----\nUsage in preformatted text:\n<pre>\n __underscores for bold__\n \'\'\'quotes for bold\'\'\'\n \'\'quotes for italic\'\'\n __\'\'underscores bold italic\'\'__\n \'\'\'\'\'five quotes bold italic\'\'\'\'\'\n \'\'\'\'\'\'six quotes\'\'\'\'\'\'\n !!! h1\n !! h2\n ! h3\n this is plain text with <br>%%%\n a line break\n look at the <a href=\"http://phpwiki.sourceforge.net/\">markup language</a>\n you cannot use &, < or >\n</pre>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(281,1,1223029101,0,'__Note:__ This page is much more impressive on the\n[demo server|PhpWikiDemo:ja/PgsrcTranslation], where the\npage names actually link.\n\n__What you are looking at:__ This table shows all the default pages\nthat ship with PhpWiki translated into this special language.\nIf you click on a \"T\" you can contribute a missing translation.\n\n!! Translated Page Name Matrix (dynamic)\n\n<?plugin _WikiTranslation languages=en,ja ?>\n\n----\n\nSee also: PhpWiki:MultiLingualWiki, PhpWiki:LanguageSelection,\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(283,1,1223029101,0,'<?plugin EditMetaData ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(284,1,1223029101,0,'OrphanedPages are those pages which don\'t have any links to them.\n\n----\n\n<?plugin OrphanedPages info||=hits,pagename,mtime?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(285,1,1223029101,0,'PhpWikiAdministration Page Explorer main plugin.\n\n! Usage\n<verbatim>\n <?plugin WikiAdminSelect ?>\n</verbatim>\n\n! Arguments\n\nAll [PageList|Help:PageList] options.<br>\nPlus:\n \'noheader\' => false,\n \'include_empty\' => false,\n \'info\' => \'\',\n \'debug\' => false\n\n! Example\n\n<verbatim>\n<?plugin WikiAdminSelect s=Temp* ?>\n</verbatim>\n\n<?plugin WikiAdminSelect s=Temp* ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\nPhpWikiAdministration\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(286,1,1223029101,0,'A simple example plugin.\n\n<?plugin HelloWorld salutation=\"Hello,\" name=\"WikiUser\" ?>\n\nFrom the source of this page:\n\n<verbatim>\n<?plugin HelloWorld salutation=\"Hello,\" name=\"WikiUser\" ?>\n</verbatim>\n\n-----\nPhpWiki\'s plugin architecture allows you to add custom page elements to your wiki. All you have to do is extend (subclass) the ~WikiPlugin class and create your output via the run() method, dependend on the Wiki- or Request arguments,\n\n* either with the predefined HTML classes to create valid XHTML,\n* or by using templates, which are easier customizable, but generally more a mess to use and easier to create invalid XHTML.\n\n<?plugin PhpHighlight\n\n/**\n * A simple demonstration Help:WikiPlugin.\n *\n * Usage:\n * <?plugin HelloWorld?>\n * <?plugin HelloWorld\n * salutation=\"Greetings, \"\n * name=Wikimeister\n * ? >\n * <?plugin HelloWorld salutation=Hi ? >\n * <?plugin HelloWorld name=WabiSabi ? >\n */\n\n// Constants are defined before the class.\nif (!defined(\'THE_END\'))\n define(\'THE_END\', \"!\");\n\nclass Help:WikiPlugin_HelloWorld\nextends Help:WikiPlugin\n{\n // Five required functions in a Help:WikiPlugin.\n\n function getName () {\n return _(\"HelloWorld\");\n }\n\n function getDescription () {\n return _(\"Simple Sample Plugin\");\n\n }\n\n function getVersion() {\n return preg_replace(\"/ Help:n : $]/\", \'\',\n \"\\$Revision: 1.1.1.1 $\");\n }\n\n // Establish default values for each of this plugin\'s arguments.\n function getDefaultArguments() {\n return array(\'salutation\' => \"Hello,\",\n \'name\' => \"World\");\n }\n\n function run($dbi, $argstr, $request) {\n extract($this->getArgs($argstr, $request));\n\n // Any text that is returned will not be further transformed,\n // so use html where necessary.\n $html = HTML::tt(fmt(\'%s: %s\', $salutation, WikiLink($name, \'auto\')),\n THE_END);\n return $html;\n }\n};\n?>\n-------------\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(287,1,1223029101,0,'<?plugin WatchPage ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(288,1,1223029101,0,'<?plugin TranslateText ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(289,1,1223029101,0,'Help:WikiPlugin to easily create new pages, optionally with default content. Since v1.3.8\n\nThis allows you to create a page geting the new pagename from a\nforms-based interface, and optionally with the initial content from\nsome template.\n\nPut a \"<~?plugin-form ~CreatePage ?~>\" at some page, browse this page,\nenter the name of the page to create, then click the button.\n\n!! Usage\n<verbatim>\n <?plugin-form CreatePage ?>\n <?plugin-form CreatePage template=CategoryHomePage ?>\n <?plugin-form CreatePage template=SomeTemplatePage vars=\"year=2004&name=None\" ?>\n</verbatim>\n\n!! Plugin Arguments\n*s*: |\n The pagename, which will passed to the plugin. Default: \"\"\n*initial_content*: |\n The new page will be pre-filled with this content. Default: \"\"\n*template*: |\n The new page will be pre-filled with the content of this page. Default: \"\"\n*vars*: |\n variables to be expanded. Default: \"\"\n*overwrite*: |\n Whether to overwrite an existing page. Default: \"\"\n\n!! Known Problems\n\nNone\n\n!! Variable Expansion\n\nThe content (either initial_content or template) might hold some variables, which will be\nexpanded on creation. Unassigned variables will stay as %%<var>%%, assigned variables without\nmatching %%<var>%% placeholder will be ignored, without any warning.\n\nA variable in a template is denoted as <tt>%%var%%</tt>, which will be expanded by the\nvalue of <tt>var</tt> given to the vars argument (in urlencoded php notation).\n\nSome special variables are automatically assigned:\n\n%%ctime%% |\n $WikiTheme->formatDateTime(time())\n%%author%% |\n $user->getId()\n\nThis forms together with page templates and the PhpWiki:WikiFormRichPlugin and\noptionally the PhpWiki:SqlResultPlugin a framework to create templated pages.\n\n!! Authors\n\nDan Frankowski, Reini Urban\n\n!! Examples\n\n<?plugin-form CreatePage s=MyHomePage ?>\n\nSee also PhpWiki:EasilyCreateNewPages, PhpWiki:WikiFormRichPlugin, PhpWiki:SqlResultPlugin\n\n-------------\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(294,1,1223029101,0,'<?plugin PageInfo?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(295,1,1223029101,0,'<?plugin BlogArchives ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(296,1,1223029101,0,'!!! About phpwiki: URLs\n\nA special type of URL is available for making links to perform\nadministrative and other special functions in PhpWiki. Here is a\nbrief description of how they work.\n\nThe basic syntax of a phpwiki: URL is\n\n<pre>\n__phpwiki:__\'\'pagename\'\'__?__\'\'query-args\'\'\n</pre>\n\nIf _pagename_ is omitted it defaults to the current page.\n\n_Query-args_ should be a set of parameters in standard HTTP GET\nformat.\n\nThe \"action=\'\'x\'\'\" parameter should almost always be given. It can be one of\n__browse__, __diff__, __edit__, __viewsource__,\n__zip__, __dumpserial__, __loadserial__,\n__remove__, __lock__, __unlock__,\n__login__, __logout__, __setprefs__ or __save__.\nThe default action is __browse__.\n\nSome of the actions accept other parameters.\n\n__FullTextSearch__, __TitleSearch__:\n\n Accepts __s__=search term, and __size__=input size.\n\n__edit__:\n\n Accepts __version__.\n\n__remove__:\n\n Accepts __verify__.\n\n__save__:\n\n Accepts __editversion__, __minor_edit__, and __content__.\n\n__setprefs__:\n\n Accepts __edit_area_width__, __edit_area_height__.\n\n!! Writing Magic Links in Wiki Pages\n\nA magic link looks like:\n\n<pre>\n__~[__ \'\'text\'\' __|__ \'\'phpwiki-url\'\' __]__\n</pre>\n\nThe \"\'\'text\'\' *|*\" is optional but usually recommended. If given it\nwill provide the label for the link.\n\nThe _phpwiki-url_ is a *phpwiki:* URL as described above.\n\n!Some examples\n\n<verbatim>\n[ Edit the SandBox | phpwiki:SandBox?action=edit ]\n</verbatim>\nwill generate a link which will take you directly to editing the\nSandBox, like so: [Edit the SandBox | phpwiki:SandBox?action=edit].\n\nOther possibilites:\n* [ Diff the SandBox | phpwiki:SandBox?action=diff ],\n* [ Lock the HomePage | phpwiki:HomePage?action=lock ],\n* [ Get a Full Zip Dump | phpwiki:?action=zip&include=all ],\n* Search for [ Page titles containing \'wiki\' | phpwiki:?action=TitleSearch&s=wiki ]\n\n!! Writing Magic Forms in Wiki Pages\n\n\'\'__Note__: The old syntax for Magic forms is no longer supported.\nThey are superseded by =<?plugin-form>=.\'\'\n\nIf the plugin is called using *<?plugin-form* instead of *<?plugin*\nand the plugin supports searching, then it will be rendered as a form.\n\n\'\'size\'\':\n\n If given, specifies the size of the input area.\n\n\'\'s\'\':\n\n Specifies the default value for the input.\n\n!Examples:\n\nA search plugin invoked with *<?plugin* instead of *<?plugin-form*\nsimply inserts the search results of the plugin:\n\n<verbatim>\n<?plugin TitleSearch s=wiki noheader=true ?>\n</verbatim>\n\nSearch results for Page titles containing \'wiki\':\n\n<?plugin TitleSearch s=wiki noheader=true ?>\n\n<verbatim>\n<?plugin-form FullTextSearch ?>\n</verbatim>\n\ngives\n\n<?plugin-form FullTextSearch ?>\n\nWhile\n\n<verbatim>\n<?plugin-form TitleSearch formsize=12 ?>\n</verbatim>\n\nyields\n\n<?plugin-form TitleSearch formsize=12 ?>\n\n----\n\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(299,1,1223029101,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin WatchPage ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin WatchPage ?>\n</verbatim>\n\n<?plugin WatchPage ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(300,1,1223029101,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin WantedPages ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin WantedPages ?>\n</verbatim>\n\n<?plugin WantedPages ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(301,1,1223029101,0,'<?plugin WhoIsOnline allow_detail=1 ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(302,1,1223029101,0,'Ok, this is page one in this page group.\n\nThere is a bug. When looping is true (and it is, but only for this\nfirst page--another possible flaw) and if the Contents title is not\nthe first item on the Table of Contents page, and if there are other\nthings on the TOC page after the actual list, then things get screwed\nup. Note that the __Previous:__ link below should point to the last\npage. Click Next.\n\n%%% %%% %%% %%% %%% %%% %%%\n\n<?plugin PageGroup\n label=\"Other pages in this group\"\n loop=1\n parent=Help:PageGroupTest\n section=\"Table of Contents\"\n?>\n\n----\n\nHelp:PageGroupTest','a:4:{s:6:\"author\";s:12:\"CarstenKlapp\";s:9:\"author_id\";s:12:\"CarstenKlapp\";s:6:\"markup\";s:1:\"2\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(303,1,1223029101,0,'<?plugin Comment\n Required actionpage for blogs. You can override a user base here.\n The default is the current username.\n If user=ADMIN_USER and BLOG_DEFAULT_EMPTY_PREFIX=true then the base will be /Blog.\n\n The most beautiful is copying this page to a new page Blog and have your admin blogs under /Blog only.\n See the blog theme.\n?>\n<?plugin WikiBlog user=\'\' ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(304,1,1223029101,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin PageInfo ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin PageInfo ?>\n</verbatim>\n\n<?plugin PageInfo ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(305,1,1223029101,0,'All pages (except search results) have an EditText link at the bottom.\nYou can edit the page you are reading by clicking that link.\n\n----\n\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(27,1,1223029101,0,'Here\'s a list of recently edited pages on this wiki. All minor changes\nare shown also, not just the most recent ones. (See RecentChanges for the\nmost recent non-minor changes).\n\n--------\n<?plugin RecentChanges days||=3 show_all||=1 show_minor=1 daylist=1,3,7,30,90,0 ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(307,1,1223029101,0,'<?plugin BlogJournal ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(308,1,1223029101,0,'!! Synopsis\n\nThe [FileInfo|Help:FileInfoPlugin] plugin displays the version, date, size,\nperms of an uploaded file. Only files relative and below to the uploads path\ncan be handled.\n\nFor exe files the *version* argument might work to display the VERSIONINFO ressource string. (highly experimental).\n\nSince v1.3.13.\n\n!! Typical Usage\n<verbatim>\n <?plugin FileInfo file=uploads/setup.exe display=version,date ?>\n <?plugin FileInfo file=uploads/setup.exe display=name,version,date\n format=\"%s (version: %s, date: %s)\" ?>\n</verbatim>\n\n\n!! Arguments\n__file__:\n relative path from PHPWIKI_DIR. (required)\n\n__display__:\n Comma-seperated string of version,size,phonysize,date,mtime,owner,name,path,dirname,\n link,mime-typ,magic. (required)\n\n__format__:\n printf format string with %s only, all display modes from above vars return strings (optional)\n\n\n!! Examples\n\nThis wiki was installed at <?plugin FileInfo file=config/config.ini display=date ?>.\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(310,1,1223029102,0,'Help:PageGroupTest is a test of the ~PageGroup plugin.\n\nClick the first page to start the tour of this experimental plugin.\n\n!Table of Contents\n# [Help:PageGroupTestOne]\n# [Help:PageGroupTestTwo]\n# [Help:PageGroupTestThree]\n# [Help:PageGroupTestFour]\n\n! TODO\n\n* Support ~[ name | page ~] links\n* Support Previous, Next ... image buttons\n\n%%% %%% %%% %%%\n\n----\n\nFor reference, here are all the pages that link to [Help:PageGroupTest]\n(note that one is missing):\n\n<?plugin BackLinks page=Help:PageGroupTest ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(198,1,1223029102,0,'<?plugin UserPreferences?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(297,1,1223029102,0,'<?plugin TitleSearch ?>\n\n----\n\nAdditional Searches:\n<?plugin WikiFormRich action=TitleSearch method=GET nobr=1 class=wikiaction\n editbox[] name=s text=\"\"\n submit[]\n checkbox[] name=case_exact\n pulldown[] name=regex value=\"auto,none,glob,posix,pcre,sql\" ?>\n\n<?plugin WikiFormRich action=FullTextSearch method=GET nobr=1 class=wikiaction\n editbox[] name=s text=\"\"\n submit[]\n checkbox[] name=case_exact\n pulldown[] name=regex value=\"auto,none,glob,posix,pcre,sql\" ?>\n\n<?plugin WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction\n editbox[] name=s text=\"\"\n submit[]\n checkbox[] name=case_exact ?>\n\n----\n\n<?plugin IncludePage page=FindPage quiet=1 section=Tips sectionhead=1 ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(315,1,1223029102,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin WikiPoll ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin WikiPoll ?>\n</verbatim>\n\n<?plugin WikiPoll ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(316,1,1223029102,0,'Convert text into a png image using GD without using [WikiPluginCached|Help:WikiPlugin].\nThe images are stored in a private <PHPWIKI_DIR>/images/<LANG> subdirectory instead,\nwhich are not timestamp checked at all. Delete the .png file(s) if you change anything.\n\nThis is a really simple and stupid plugin, which might need some work.\n\n! Usage\n<verbatim>\n <?plugin text2png text=\"some text\" ?>\n</verbatim>\n\n! Arguments\n\ntext:\n some text to display\nlang:\n language subdirectory\n_force:\n set to 1 to recreate the image\nfontsize:\n 18. with GD1 it\'s the pixelsize, with GD2 the pointsize\nwith_shadow:\n 1\nfontcolor:\n #000000\nshadowcolor:\n #AFAFAF\nbackcolor:\n #ffffff\n\n\n! Configurable Options\n\nSee the sourcecode. You\'d probably need to adjust $ttfont and text2png_debug.\n\n! Example\n\n<verbatim>\n<?plugin text2png text=\'Hello WikiWorld!\' ?>\n</verbatim>\nwould produce:\n<?plugin text2png text=\'Hello WikiWorld!\' ?>\n\n! See Also\n\nHelp:TeX2PngPlugin, Help:TexToPngPlugin\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(319,1,1223029102,0,'!!! Synopsis\n\nThe [Comment|Help:CommentPlugin] plugin lets you hide parts of a Wiki page without actually\ndeleting the text. Comments will only be visible in the Wiki markup\nwhen editing or viewing the source.\n\n!!! Usage\n\nSimply place the text to be commented out between =<~?plugin Comment=\nand =?~>=:\n\n<verbatim>\n<?plugin Comment\n\n!!! A Hidden Section\n\nThis text will not show up in the generated HTML page, but it is still\nvisible when editing the WikiMarkup.\n\n?>\n</verbatim>\n\n!!! Author\n\nMartin Geisler mailto:gimpster@gimpster.com.\n\n<?plugin Comment\n\n!!! \"Fuzzy\" Logic\nTheorem: a cat has nine tails.\nProof:\n No cat has eight tails. A cat has one tail more than no cat.\n Therefore, a cat has nine tails.\n\n?>\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(321,1,1223029102,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin FuzzyPages ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin FuzzyPages ?>\n</verbatim>\n\n<?plugin FuzzyPages ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(322,1,1223029102,0,'The OldStyleTablePlugin can be used to include tables within a wiki\npage using the old-style markup syntax for tables.\n\n!!Usage:\n\n<verbatim>\n<?plugin OldStyleTable caption=\"OldStyleTable\" border||=2\n||^ *Name* |v *Cost* |v *Notes*\n| *First* | *Last*\n|> Jeff |< Dairiki |^ Cheap |< Not worth it\n|> Marco |< Polo | Cheaper |< Not available\n?>\n</verbatim>\n\nwill get you\n\n<?plugin OldStyleTable caption=\"OldStyleTable\" border||=2\n||^ *Name* |v *Cost* |v *Notes*\n| *First* | *Last*\n|> Jeff |< Dairiki |^ Cheap |< Not worth it\n|> Marco |< Polo | Cheaper |< Not available\n?>\n\nNote that multiple __|__s lead to spanned columns, and __v__s can be\nused to span rows. A __>__ generates a right justified column, __<__\na left justified column and __^__ a centered column (which is the\ndefault.)\n\n!! Plugin Arguments\n\n__caption__:\n\n Any string. Default: \"\"\n\n__border__:\n\n Any number. Default: 1\n\n__cellspacing__:\n\n Any number. Default: 1\n\n__cellpadding__:\n\n Any number. Default: 1\n\n__summary__:\n\n Any string. Default: \"\"\n\n----\n\nNote that within each table cell, _new-style_ markup is used. You can\nonly use inline markup --- no block level markup is allowed within\ntable cells.\n\n(Using old-style markup wouldn\'t make much sense, since one can\'t\ninclude multi-line plugin invocations using the old-style markup\nrules.)\n\n\n-------------\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(324,1,1223029102,0,'<?plugin LdapSearch ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(325,1,1223029102,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin ListSubpages ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin ListSubpages ?>\n</verbatim>\n\n<?plugin ListSubpages ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(326,1,1223029102,0,'The AnalyseAccessLogSql plugin provides a framework to analyse the SQL access log\nand display the results.\nThis information may be sensitive and therefore this plugin is limited to\nadministrator access only.\n\nA small number of queries that may (or might not) use the ~MySQL\nspecific dialect of SQL are provided in <tt>lib/plugin/~AnalyseAccessLogSql.php</tt>.\nFor more information, please see the section *Adding new queries* below.\n\n!!!Usage\nExperimental! Will change a lot.\n\n!!!Usage\n<verbatim>\n <?plugin AnalyseAccessLogSql mode=<QUERY NAME> ?>\n</verbatim>\n\n!Parameters\nmode _(required parameter)_:\n The name of the query to execute. See *Adding new queries* below.\n\nperiod:\n Use in combination with the _count_ parameter. The type of history period to retrieve from the SQL access log. Blank (the default) for all history, or one of \"*weeks*\", \"*days*\", \"*hours*\", or \"*minutes*\".\n\ncount:\n Use in combination with the _period_ parameter. Must be a number. The number of periods to retrieve from the access log.\n\ncaption:\n The value of this parameter is used as the caption for the output. If not set, the caption on the table defaults to the mode.\n\ncenter:\n If set, the table is centered on the page, otherwise left justified.\n\ndebugShowQuery:\n If set, the SQL will be displayed in the table footer. Useful while debugging new queries or just for interest.\n\nuser:\n Blank (the default) to retrieve all users, or a specific user, or \"*<NONE>*\" for SQL access log entries with no user.\n\nhost:\n Blank (the default) to retrieve all remote_hosts, or a specific host.\n\nreferrer:\n Blank (the default) to retrieve all referrers, \"*<NONE>*\" to retrieve entries with no referrer, otherwise any referrer that matches this parameter, truncating longer referrers before matching. So a parameter of referrer=\'~http://localhost\' will match \'~http://localhost/wiki/index.php\', \'~http://localhost/wiki/index.php/~HomePage\' etc.\n\nlocal_referrers:\n If set (the default), return all referrers. If not set, return only external referring sites, excluding references from within the wiki.\n\n!!!Adding new queries\nThe file <tt>lib/plugin/AnalyseAccessLogSql.php</tt> contains a default set of queries against the SQL access log.\nFeel free to change this file to suit your own needs, but please note that this requires filesystem access to the web server where PhpWiki is running.\nIn particular, this file may need to be modified to correctly query databases other than MySQL.\nThe queries supplied by default are: \"*Referring URLs*\", \"*Referring Domains*\", \"*Remote Hosts*\", \"*Users*\" and \"*Host Users*\".\n\nTo add a new query, add a new section towards the end of the file, using one of the existing queries as a template. An example of an existing query is:\n<pre>\n} elseif ($mode==\"Users\") {\n $query = \"SELECT \"\n .\"remote_user AS User, \"\n .\"count(*) AS \'Access Count\' \"\n .\"FROM $accesslog \"\n .($whereConditions ? \'WHERE \'.$whereConditions : \'\')\n .\"GROUP BY User\";\n</pre>\n\nIf you do add a query, please consider contributing it back to the PhpWiki project at http://http://sourceforge.net/projects/phpwiki\n!API for ~AnalyseAccessLogSql\n* input arguments:\n - *$mode* contains the name of the query requested in the plugin parameters.\n - *$accesslog* contains the qualified name of the accesslog table, which may or may not be equal to \"accesslog\".\n - *$whereConditions* contains the conditions (specific user, etc.) requested in the plugin parameters.\n\n* output:\n - *$query* must contain the final SQL query to be executed.\n\n* conventions:\n - While constructing the query string,\n * each clause is on a separate line and\n * each clause contains the required trailing punctuation or space.\n - The mode parameter is, by default, displayed as the caption in the final output, so please choose a user friendly name.\n - The column names displayed on the wiki page are generated from the SQL column names defined in the queries, so please choose user friendly names. MySQL allows column names to include spaces. If spaces are not allowed, then \"*_*\" is probably the next best choice.\n\n* language hints for PHP newbies - please remember:\n - terminate statements with \"*;*\",\n - assignment uses \"*=*\" and comparison uses \"*==*\",\n - concatenate strings using the \"*.*\" operator,\n - the parentheses around the expression \"*=($whereConditions ? \'WHERE \'.$whereConditions : \'\' )=*\" are essential,\n - strings enclosed in single quotes may not contain substrings enclosed in single quotes (actually the truth is more complex but let\'s leave it like that here), and\n - strings enclosed in double quotes will evaluate and replace variable names so that, for example, *\"FROM $accesslog \"* might be evaluated to *\"FROM phpwiki_accesslog \"*.\n\n! Author\nPhpWiki:CharlesCorrigan %%%\nChanges by PhpWiki:ReiniUrban\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(329,1,1223029102,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin Diff ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin Diff ?>\n</verbatim>\n\n<?plugin Diff ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(330,1,1223029102,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin TranslateText ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin TranslateText ?>\n</verbatim>\n\n<?plugin TranslateText ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(331,1,1223029102,0,'List all pages in this wiki.\n\n! Usage\n<verbatim>\n <?plugin AllPages [pagelist args] ?>\n</verbatim>\n\n! Arguments\n\nAll [PageList|Help:PageList] options.<br>\nPlus:\n \'noheader\' => false,\n \'include_empty\' => false,\n \'info\' => \'\',\n \'debug\' => false\n\n! Example\n\n<verbatim>\n<?plugin AllPages limit=20 cols=3 ?>\n</verbatim>\n\n<?plugin AllPages limit=20 cols=3 ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\nAllPages, Help:ListPagesPlugin\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(333,1,1223029102,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin VisualWiki ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin VisualWiki ?>\n</verbatim>\n\n<?plugin VisualWiki ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(298,1,1223029102,0,'You can try out Wiki in here.\n\nHave fun :-)','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(334,1,1223029102,0,'<?plugin AuthorHistory ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(335,1,1223029102,0,'<em>SemanticSearch for pages with the *%%PAGENAME%%* relation:</em>\n\n<?plugin SemanticSearch page=\"*\" relation=%%PAGENAME%% s=\"*\" case_exact=1 noform=1 ?>\n\nCreate a new relation page:\n <?plugin-form CreatePage initial_content={{Template/Relation}} ?>\n\nNote: Relations are created implicitly by using the <tt>~:~:</tt> syntax.\nSee Help:SemanticRelations\n\nList of all other used relations:\n\n <?plugin ListRelations mode=relations ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(228,1,1223029102,0,'Here are some good starting points for browsing.\n\n* Help:HowToUseWiki gives you the quick lowdown on Wiki markup.\n* RecentChanges recorded automatically.\n* Help:MoreAboutMechanics of browsing and editing on this server.\n\nHere\'s a title search. Try something like <tt>wiki or sandwich</tt>.\n\n<?plugin WikiFormRich action=TitleSearch method=GET nobr=1 class=wikiaction\n editbox[] name=s text=\"\"\n submit[]\n checkbox[] name=case_exact\n pulldown[] name=regex value=\"auto,none,glob,posix,pcre,sql\" ?>\n\nUse the following for a full text search. This takes a few seconds.\nThe results will show all lines on a given page which contain a\nmatch.\n\n<?plugin WikiFormRich action=FullTextSearch method=GET nobr=1 class=wikiaction\n editbox[] name=s text=\"\"\n submit[]\n checkbox[] name=case_exact\n pulldown[] name=regex value=\"auto,none,glob,posix,pcre,sql\" ?>\n\nIn a fuzzy pages search the titles of all pages are examined to find\nthose which are similarly spelled or similar sounding (english).\n\n<?plugin-form FuzzyPages ?>\n\n------\n\n! Tips\nSeparate words with a space. All words have to match as substrings. %%%\n\'OR\', grouping with parenthesis, string-quoting and some glob-style wildcard\ncharacters are also supported. %%%\nTo exclude words from a title search or full text search, prepend a \'-\'. %%%\nUse \'^xx\' or \'xx*\' to match words starting with \'xx\'. %%%\nUse \'~*xx\' or \'xx$\' to match words ending with \'xx\'. %%%\nUse \'^word$\' to match exact words. %%%\nUse regex=auto and \'re:\' like \'re:word.*xx\' or regex=posix to use posix regular expressions. (not yet) %%%\nUse regex=auto and \'//\' like \'/^word$/\' or regex=pcre to match using perl-style regular expressions. %%%\nUse regex=sql to match using SQL-style wildcards \'%\' and \'_\'. %%%\nUse regex=none to match any wildcards verbatim. %%%\n\nExample: \'wiki text -php\' looks for all pages containing the words \'wiki\' and \'text\', %%%\n but not containing the word \'php\'.','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(340,1,1223029102,0,'The ~GraphViz plugin passes all its arguments to the grapviz =dot=\nbinary and displays the result as cached image (PNG,GIF,SVG) or\nimagemap. See http://www.graphviz.org/Documentation.php,\nesp. http://www.graphviz.org/doc/info/lang.html for the *dot* language\nspecs.\n\nNote:\n - We support all image types supported by GD so far, PNG most likely.\n - On imgtype = imap, cpamx, ismap, cmap an additional mapfile will be produced.\n\n! Usage\n<verbatim>\n<?plugin GraphViz [options...]\n multiline dot script ...\n?>\n</verbatim>\n\n! Plugin Arguments\n\n=imgtype= |\n Default: png\n=alt= |\n img alt text.\n=pages= |\n <! plugin-list support !> encoded as pagename = ~[ URL = url ~]\n=exclude= |\n Exclude pages\n=help= |\n Display argument help.\n\n! Example\n\n<verbatim>\n<?plugin GraphViz\ndigraph automata_0 {\n size =\"8.5, 11\";\n node [ shape = circle];\n 0 [ style = filled, color=lightgrey ];\n 2 [ shape = doublecircle ];\n 0 -> 2 [ label = \"a \" ];\n 0 -> 1 [ label = \"other \" ];\n 1 -> 2 [ label = \"a \" ];\n 1 -> 1 [ label = \"other \" ];\n 2 -> 2 [ label = \"a \" ];\n 2 -> 1 [ label = \"other \" ];\n \"Machine: a\" [ shape = plaintext ];\n}\n?>\n</verbatim>\n\nis rendered as\n\n<?plugin GraphViz\ndigraph automata_0 {\n size =\"8.5, 11\";\n node [shape = circle];\n 0 [ style = filled, color=lightgrey ];\n 2 [ shape = doublecircle ];\n 0 -> 2 [ label = \"a \" ];\n 0 -> 1 [ label = \"other \" ];\n 1 -> 2 [ label = \"a \" ];\n 1 -> 1 [ label = \"other \" ];\n 2 -> 2 [ label = \"a \" ];\n 2 -> 1 [ label = \"other \" ];\n \"Machine: a\" [ shape = plaintext ];\n}\n?>\n\n\n! Author\n Reini Urban','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(341,1,1223029102,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin UserRatings ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin UserRatings ?>\n</verbatim>\n\n<?plugin UserRatings ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(164,1,1223029103,0,'<?plugin ListSubpages ?>','a:3:{s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(342,1,1223029103,0,'<?plugin RssFeed feed=PhpWikiRecentChanges description=\"PhpWiki:RecentChanges\"\n url=http://phpwiki.sourceforge.net/phpwiki/RecentChanges?format=rss ?>\n\n----\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(343,1,1223029103,0,'<noinclude>\nThe following predefined variables are automatically expanded by\nthe Help:CreatePagePlugin if existing:\n PAGENAME\n MTIME - last modified date + time\n CTIME - creation date + time\n AUTHOR - last author\n OWNER\n CREATOR - first author\n SERVER_URL, DATA_PATH, SCRIPT_NAME, PHPWIKI_BASE_URL and BASE_URL\n</noinclude>\n\nTitle: %%TITLE%% Year: %%YEAR%%\n---\n* Pagename: %%PAGENAME%%\n* Author: %%AUTHOR%%\n* Last modified time: %%MTIME%%\n* Created time: %%CTIME%%\n* Owner: %%OWNER%%\n* Creator: %%CREATOR%%\n\n* SERVER_URL: %%SERVER_URL%%\n* DATA_PATH: %%DATA_PATH%%\n* SCRIPT_NAME: %%SCRIPT_NAME%%\n* PHPWIKI_BASE_URL: %%PHPWIKI_BASE_URL%%\n* BASE_URL: %%BASE_URL%%','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(345,1,1223029103,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin GoogleMaps ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin GoogleMaps ?>\n</verbatim>\n\n<?plugin GoogleMaps ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(346,1,1223029103,0,'__Note:__ This page is much more impressive on the\n[demo server|PhpWikiDemo:en/PgsrcTranslation] where the page names actually\nlink.\n\n__What you are looking at:__ This table shows all the default pages\nthat ship with PhpWiki translated into this special language.\nIf you click on a \"T\" you can contribute a missing translation.\n\n!! Translated Page Name Matrix (dynamic)\n\n<?plugin _WikiTranslation languages=en,it ?>\n\n----\n\nSee also: PhpWiki:MultiLingualWiki, PhpWiki:LanguageSelection,\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(347,1,1223029103,0,'Administrative plugin, used to debug DATABASE backend problems and settings.\nThis plugin is only for testing purposes.\n\nDisplays all/most database infos about a page.\n\nWarning! This may display db and user passwords in cleartext. We think we\ncleared everything out though.\n\n! Usage\n<verbatim>\n <?plugin _BackendInfo ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\nSee DebugInfo\n\n! Author\nPhpWiki:JeffDairiki 2002 for 1.3.2-jeffs-hacks\n\n! See Also\n\nDebugInfo is the corresponding Help:ActionPage.\n\nEditMetaData, Help:EditMetaDataPlugin, Help:_AuthInfoPlugin, Help:_GroupInfoPlugin\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(350,1,1223029103,0,'! Usage\n<verbatim>\n <?plugin AsciiMath sum_(i=1)^n i = (n(n+1))/2 ?>\n</verbatim>\n\n! Arguments\n\nAll arguments are passed to the ASCIIMath PHP library and rendered as\nMATHML.\nSee http://www1.chapman.edu/~jipsen/asciimath.html\n\n! Example\n\n<verbatim>\n <?plugin AsciiMath sum_(i=1)^n i = (n(n+1))/2 ?>\n</verbatim>\n\n<?plugin AsciiMath sum_(i=1)^n i = (n(n+1))/2 ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\nHelp:AsciiSvgPlugin\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(352,1,1223029103,0,'PhpWikiAdministration Page Explorer plugin.\n\n! Usage\n<verbatim>\n <?plugin WikiAdminRename ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin WikiAdminRename s=Temp* ?>\n</verbatim>\n\n<?plugin WikiAdminRename s=Temp* ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(353,1,1223029103,0,'The ListPagesPlugin is the simpliest plugin to explicitly list a set of pages with all available\n[pagelist|PhpWiki:PageList] options, mainly used for a wikilens theme to display ratings info\nand recommendations.\n\nIt can also be used with the PhpWiki:PluginList method to list a set of pages generated by\nanother plugin, and/or to exclude a set of pages generated by another plugin.\n\nSee the PhpWiki:PageList options.\n\nUsage:\n<verbatim>\n <?plugin ListPages pages=HomePage,FindPage,WikiWikiWeb ?>\n\n <?plugin ListPages info=hits sortby=hits pages=<!plugin-list BackLink page=[] !> exclude=ListPagesPlugin,WikiPlugin ?>\n</verbatim>\n\n-------------\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(354,1,1223029103,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin PageDump ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin PageDump ?>\n</verbatim>\n\n<?plugin PageDump ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(355,1,1223029103,0,'!!! Full recursive ACL page permissions support (Solaris / Windows style)\n\nBoolean permissions per page and action (*granted* or *denied*) based on the current users\ngroup membership is implemented with ACL\'s (Access Control Lists).\nOpposed to the simplier unix like ugo:rwx system. <br>\nThe previous system was only based on action and current user, independent of pages.\n\nA individual page permission may be inherited from its parent pages, and\nfrom an optional master page (\".\" or _dotpage\'). <br>\nUse predefined default permissions, if a \".\" page does not exist. <br>\nPagenames starting with \".\" have tighter default permissions. (edit, change, list disallowed)\n\n! Order of Evaluation (denial overrides granted, or vice versa?)\n\nThe array of permissions is evaluated from top to bottom. <br>\nAccess is granted if the next matching *group membership* returns true, denied if false. <br>\nIf the group membership is false, the next group is tried. <br>\nIf no group membership matches the upper permissions are tried recursively: <br>\n current page => basepage => \".\" page => default perms. <br>\nIf no group-perm pair grants access, access is denied.\n\nConsider the following perm:\n<verbatim>\n \'change\' => array(ACL_ADMIN => false,\n ACL_OWNER => true));\n</verbatim>\n => \"Members of ADMIN may not change, the owner may change.\"\n\n-----\n\nFor Authentication see ~WikiUserNew.php, ~WikiGroup.php and main.php\nPage Permissions are in PhpWiki since v1.3.9.\nI suspect ACL page permissions to degrade performance by 10%\n\nEnable/Disable it in config/config.ini:\n\n ENABLE_PAGEPERM = true\n\nThe defined (and extendable) main.php actions map to simplier access types:\n<verbatim>\n browse => view\n edit => edit\n create => edit or create\n remove => remove\n rename => change\n store prefs => change\n list in PageList => list\n</verbatim>\n\nFor simplicity we also map the ACL to the posix-style _owner_, _group_ and _world_ groups\nand _read_, _write_, _execute_ perms, in cygwin fashion.\n\n!!! Groups - definition of group membership\n\nSee WikiGroup how to enable and where to store user-specific group membership.\nGroup methods: database, file, ldap, wikipage, none\n\nToDo: _explain better._\n\nThe following special groups are always predefined, even if no other group methods are provided:\n\n* _EVERY\n* _ANONYMOUS\n* _BOGOUSER\n* _HASHOMEPAGE\n* _SIGNED\n* _AUTHENTICATED\n* _ADMIN\n* _OWNER\n* _CREATOR\n\nThose special groups are stored in a page acl as locale-independent string.\n *Todo*: See the available translations for these special groups.\nOther group names are safed as defined by the group methods. (e.g. \"Other Users\")\n\n!!! Perms - mapping of actions to permissions\n\nPhpWiki supports individual actions, the default is browse. To simplify ACL\'s these\nactions are mapped to some special permissions (vulgo _\'perms\'_).\n\nWe currently support the following permissions which can be stored in every page, for every group.\n\n* \'list\' List this page and all subpages (for PageList)\n* \'view\' View this page and all subpages\n* \'edit\' Edit this page and all subpages\n* \'create\' Create a new (sub)page\n* \'dump\' Download the page contents\n* \'change\' Change page attributes\n* \'remove\' Remove this page\n\nThere are no plans to support additional custom perms. The API can handle that, but there\'s no UI,\nand it would be only specific for certain plugins, which check permissions by their own.\n\n! Action <=> Perm mapping\n\nThose perms are mapped to those actions. [ActionPages|Help:ActionPage] (plugins) check their access restrictions by themselves.\n\nlist:\n _none, \'list\' is checked for every pagename listed in PageList, to prevent from being listed in AllPages._\n\nview:\n browse, viewsource, diff, select, xmlrpc, search, pdf\n\ndump:\n zip, ziphtml, dumpserial, dumphtml\n\nedit:\n revert, edit\n\ncreate:\n _edit or create, if the page doesn\'t exist yet_\n\nchange:\n upload, loadfile, remove, lock, unlock, upgrade, chown, setacl, rename. %%%\n all other actionpages which are not wikiwords.\n\n!! Default Permissions\n\n<verbatim>\n $perm = array(\'view\' => array(ACL_EVERY => true),\n \'edit\' => array(ACL_EVERY => true),\n \'create\' => array(ACL_EVERY => true),\n \'list\' => array(ACL_EVERY => true),\n \'remove\' => array(ACL_ADMIN => true,\n ACL_OWNER => true),\n \'change\' => array(ACL_ADMIN => true,\n ACL_OWNER => true));\n if (ZIPDUMP_AUTH)\n $perm[\'dump\'] = array(ACL_ADMIN => true,\n ACL_OWNER => true);\n else\n $perm[\'dump\'] = array(ACL_EVERY => true);\n // view:\n if (!ALLOW_ANON_USER) {\n if (!ALLOW_USER_PASSWORDS)\n $perm[\'view\'] = array(ACL_SIGNED => true);\n else\n $perm[\'view\'] = array(ACL_AUTHENTICATED => true);\n $perm[\'view\'][ACL_BOGOUSER] = ALLOW_BOGO_LOGIN ? true : false;\n }\n // edit:\n if (!ALLOW_ANON_EDIT) {\n if (!ALLOW_USER_PASSWORDS)\n $perm[\'edit\'] = array(ACL_SIGNED => true);\n else\n $perm[\'edit\'] = array(ACL_AUTHENTICATED => true);\n $perm[\'edit\'][ACL_BOGOUSER] = ALLOW_BOGO_LOGIN ? true : false;\n $perm[\'create\'] = $perm[\'edit\'];\n }\n return $perm;\n</verbatim>\n\nSource: [PhpWikiCvs:lib/PagePerm.php]\n-----\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(359,1,1223029103,0,'__Note:__ This page is much more impressive on the\n[demo server|PhpWikiDemo:en/PgsrcTranslation] where the page names actually\nlink.\n\n__What you are looking at:__ This table shows all the default pages\nthat ship with PhpWiki translated into this special language.\nIf you click on a \"T\" you can contribute a missing translation.\n\n!! Translated Page Name Matrix (dynamic)\n\n<?plugin _WikiTranslation languages=en,es ?>\n\n----\n\nSee also: PhpWiki:MultiLingualWiki, PhpWiki:LanguageSelection,\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(360,1,1223029103,0,'To add a new page to Wiki, all you have to do is come up with a\nmeaningful title, capitalize all the words and\nStringThemTogetherLikeThis. Wiki automagically recognizes it as a\nhyperlink. Alternatively, you can put anything into ~[brackets~].\n\nThen you can go ahead and ClickTheQuestionMark at the end of your new\nhyperlink, and the Wiki will give you a window for making the new\npage.\n\nIf you wish to add documents with complex markup to the Wiki, you\nmight be better off providing a URL to it than trying to add the text\nof the document here, like so:\n\nPhpWiki project homepage: http://phpwiki.sourceforge.net/\n\nThe Wiki does not support most HTML tags, only the simpliest. See Help:TextFormattingRules.\n<tags>They will just render like text.</tags> Wiki is meant to be as\nsimple as possible to encourage use.\n\nNote that there is a feature that your system administrator can enable\nto allow embedded HTML, but there are security risks involved.\n\n----\n\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(336,1,1223029103,0,'Search for semantic relations and attributes.\n<?plugin Comment\n<\'\'?plugin WikiFormRich action=SemanticSearch buttontext=Relations method=GET nobr=1 class=wikiaction\n editbox[] name=page value=\"*\" autocomplete=1 method=\"dynxmlrpc:wiki.titleSearch ^[S] 4\" style=\"width:100px\"\n editbox[] name=relation text=\"::\" autocomplete=1 method=\"plugin:listRelations mode=relations\" style=\"width:100px\"\n editbox[] name=s value=\"*\" text=\"\" autocomplete=1 method=\"dynxmlrpc:wiki.titleSearch ^[S] 4\" style=\"width:100px\"\n checkbox[] name=case_exact\n submit[]\n?\'\'>\n<br>\n<\'\'?plugin WikiFormRich action=SemanticSearch buttontext=Attributes method=GET nobr=1 class=wikiaction\n editbox[] name=page value=\"*\" autocomplete=1 method=\"dynxmlrpc:wiki.titleSearch ^[S] 4\" style=\"width:100px\"\n editbox[] name=attribute text=\":=\" autocomplete=1 method=\"plugin:listRelations mode=attributes\" style=\"width:100px\"\n editbox[] name=s value=\"*\" text=\"\"\n checkbox[] name=case_exact\n submit[]\n?>\n\n<?plugin SemanticSearch ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(363,1,1223029103,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin InterWikiSearch ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin InterWikiSearch ?>\n</verbatim>\n\n<?plugin InterWikiSearch ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(364,1,1223029103,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin RecentEdits ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin RecentEdits ?>\n</verbatim>\n\n<?plugin RecentEdits ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(365,1,1223029103,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin DeadEndPages ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin DeadEndPages ?>\n</verbatim>\n\n<?plugin DeadEndPages ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(366,1,1223029224,0,'<?plugin CreateToc jshide||=1 with_toclink||=1 ?>\n----\n! Synopsis\nHelp:TextFormattingRules <br>\n*Emphasis:* <tt>~_</tt> for _italics_, <tt>~*</tt> for *bold*,\n<tt>~_~*</tt> for _*both*_, <tt>~=</tt> for =fixed width=.%%%\n*Lists:* <tt>~*</tt> for bullet lists, <tt>#</tt> for numbered lists,\n_Term~:~<new-line> definition_ for definition lists.<br>\n*Preformatted text:* Enclose text in <tt>~<pre>~</pre></tt> or\n<tt>~<verbatim>~</verbatim></tt>.%%%\n*Indented text:* Indent the paragraph with whitespaces.%%%\n*References:* ~JoinCapitalizedWords or use square brackets for a\n<tt>~[page link]</tt> or URL <tt>~[~http~://cool.wiki.int/~]</tt>.<br>\n*Preventing linking:* Prefix with \"<tt>~~</tt>\":\n<tt>~~~DoNotHyperlink</tt>, name links like <tt>~[text | URL or pagename~]</tt>.%%%\n*Misc:* \"<tt>!</tt>\", \"<tt>!!</tt>\", \"<tt>!!!</tt>\" make headings,\n\"<tt>~%%%</tt>\" or \"<tt>~<br></tt>\" makes a linebreak,\n\"<tt>~----</tt>\" makes a horizontal rule.%%%\n*Allowed HTML tags:* <b>b</b> <big>big</big> <i>i</i>\n<small>small</small> <tt>tt</tt> <em>em</em> <strong>strong</strong>\n<abbr>abbr</abbr> <acronym>acronym</acronym> <cite>cite</cite>\n<code>code</code> <dfn>dfn</dfn> <kbd>kbd</kbd> <samp>samp</samp>\n<var>var</var> <sup>sup</sup> <sub>sub</sub>\n\n----\n\n!!! Character Formatting\n\n* All special non-whitespace HTML characters are displayed as-is. Exceptions below.\n* See [Emphasis|Help:TextFormattingRules#Emphasis].\n* There\'s no syntax for font tags or color attributes.\n* The tilde \'~~\' is the _Escape Character_:\n** A single tilde \'~~\' followed by nothing gets rendered as a single tilde. => ~\n** Two tilde \'~~~~\' get rendered as a single tilde. => ~~\n** A single tilde before a link (\'~~http~:~/~/foo.bar\') prevents linking.\n => ~http://foo.bar\n** Two tildes before a link (\'~~~~http~:~/~/foo.bar\') produce a tilde\n followed by the hyperlinked URL.\n => ~~http://foo.bar\n** A tilde inside an URL gets removed, unless it\'s formatted inside\n ~[ ~] brackets.\n Two tildes inside an URL (without brackets) become a single tilde.\n => [http://foo.bar/~user] or http://foo.bar/~~user\n* Special non-ascii or non-latin characters are printed as-is only if supported\n by the native wiki CHARSET. Add such characters on a non-supported CHARSET with the Help:RawHtmlPlugin if it is enabled by the Admin and e.g. the &#num; syntax. %%%\n E.g. These japanese euc-jp chars \'から 新規ページ\' on this =<?plugin SystemInfo CHARSET?>= wiki.\n And with the plugin: <?plugin RawHtml から 新規ページ ?> %%%\n And this is how it should look: [http://phpwiki.sourceforge.net/demo/images/chars-releasenotes-japanese.png]\n\n!!! Paragraphs\n\n* Don\'t indent paragraphs\n* Words wrap and fill as needed\n* Use blank lines as separators\n* Four or more minus signs make a horizontal rule\n* =~%%%= or =~<br>= makes a linebreak (in headings and lists too)\n\n\n!!! Lists\n\n* asterisk for first level\n * indented asterisk (indent at least two spaces) for second level, etc.\n* Use <tt>~*</tt>, <tt>-</tt>, <tt>+</tt> or <tt>o</tt> for bullet\n lists, <tt>#</tt> for numbered lists (mix at will)\n* Definition lists:\n <pre>\n Term:\n definition\n </pre>\n gives\n Term:\n definition\n as in the =<DL><DT><DD>= list\n* Items may contain multiple paragraphs and other multi-lined content,\n just indent the items\n\n\n!!! Headings\n\n* \'=!=\' at the start of a line makes a small heading\n* \'=!!=\' at the start of a line makes a medium heading\n* \'=!!!=\' at the start of a line makes a large heading\n\n\n!!! Preformatted text\n\n* Place preformatted lines inside =~<pre>=:\n <verbatim>\n <pre>\n Preformatted text. WikiLinks still work.\n </pre>\n </verbatim>\n gives\n <pre>\n Preformatted text. WikiLinks still work.\n </pre>\n* If you want text with no Wiki interaction, use the =~<verbatim>= tag:\n <pre>\n <verbatim>\n Preformatted text. ~WikiLinks do not work.\n </verbatim>\n </pre>\n gives\n <verbatim>\n Preformatted text. WikiLinks do not work.\n </verbatim>\n\n\n!!!Indented Paragraphs\n\n* Two or more whitespaces signal indented text. Indents may be nested.\n\n This is an indented block of text.\n\n This block is even more indented.\n\n* E-mail style block-quoting is supported as well:\n <pre>\n > This is block-quoted text.\n </pre>\n renders as\n\n > This is block-quoted text.\n\n\n!!! Emphasis\n\n* Use an underscore (<tt>~_</tt>) for emphasis (usually _italics_)\n* Use an asterisk (<tt>~*</tt>) for strong emphasis (usually *bold*)\n* Mix them at will: *_bold italics_*\n* _Emphasis_ can be used _multiple_ times within a paragraph, but\n _cannot_ cross paragraph boundaries:\n\n _this\n\n will not work_\n\n!!! References\n\n* Hyperlinks to other pages within the Wiki are made by placing the\n page name in square brackets: [this is a page link] or\n UsingWikiWords (preferred)\n* Hyperlinks to external pages are done like this:\n [http://www.wcsb.org/]\n* You can name the links by providing a name, a bar (|) and then the\n hyperlink or pagename:\n [PhpWiki home page | http://phpwiki.sourceforge.net/] ---\n [the front page | HomePage]\n* You can suppress linking to old-style references and URIs by\n preceding the word with a \'<tt>~~</tt>\', e.g. ~NotLinkedAsWikiName,\n ~http~://not.linked.to/\n* Also, the old way of linking URL\'s is still supported: precede URLs\n with \"<tt>http:</tt>\", \"<tt>ftp:</tt>\" or \"<tt>mailto:</tt>\" to\n create links automatically as in: http://c2.com/\n* URLs ending with =.png=, =.gif=, or =.jpg= are inlined if in square\n brackets, by themselves:\n [http://phpwiki.sourceforge.net/demo/themes/default/images/png.png]\n* In-page #[hyperlinks] are made by placing a named anchor and\n referring to the anchor in a hyperlink:\n * Named anchors:\n * <tt>~#~[foo]</tt>: An anchor around the text \"foo\" with id\n \"foo\".\n * <tt>~#~[|foo]</tt>: An empty anchor with id \"foo\".\n * <tt>~#~[howdy|foo]</tt>: An anchor around the text \"howdy\" with\n id \"foo\".\n * References to name anchors are made thusly:%%%\n <tt>~[~#[#hyperlinks]]</tt>, <tt>~[~OtherPage#foo]</tt>,\n <tt>~[named|~OtherPage#foo]</tt>.\n* Semantic links are named links like: is_a::WikiPage and attributes like\n size:-4000.\n* A pagelink within square brackets starting with \":\" is not backlinked.\n\n!!! Tables\n\n* Definition list style tables are written just like definition lists,\n except that you replace the trailing colon on the term with a \"pipe\"\n (<tt>|</tt>).\n\n <pre>\n Term 1 |\n Definition 1 begins here.\n Term 1.1 |\n Definition 1.1\n Term 1.2 |\n Definition 1.2\n This is part of definition 1.\n Term 2 |\n Here\'s definition 2.\n </pre>\n\n Term 1 |\n Definition 1 begins here.\n Term 1.1 |\n Definition 1.1\n Term 1.2 |\n Definition 1.2\n This is part of definition 1.\n Term 2 |\n Here\'s definition 2.\n\n* Old-style tables are supported through the Help:OldStyleTablePlugin\n\n!!! HTML Mark-Up Language\n\n* Some in-line markup is allowed through the use of HTML tags:\n <b>b</b>, <big>big</big>, <i>i</i>, <small>small</small>,\n <tt>tt</tt>, <em>em</em>, <strong>strong</strong>,\n <abbr>abbr</abbr>, <acronym>acronym</acronym>, <cite>cite</cite>,\n <code>code</code>, <dfn>dfn</dfn>, <kbd>kbd</kbd>,\n <samp>samp</samp>, <var>var</var>, <sup>sup</sup> and <sub>sub</sub>\n* < and > are themselves\n* The & characters will not work\n\n!!! Creating various kinds of special links\n\n* See [Help:MagicPhpWikiURLs] for gory details on how to write various kind\n of wiki maintenance and other special links.\n\n!!! Inserting plugins\n\n* Several plugins permit embedding additional functionality to Wiki\n pages. For example,\n <verbatim>\n <?plugin BackLinks page=HomePage info=hits ?>\n </verbatim>\n gives\n <?plugin BackLinks page=HomePage info=hits ?>\n\n* For more information on plugins see Help:WikiPlugin, and PluginManager for a list of all\n plugins.\n\n----\n\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(373,1,1223029224,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin UserPreferences ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin UserPreferences ?>\n</verbatim>\n\n<?plugin UserPreferences ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(374,1,1223029224,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin _WikiTranslation ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin _WikiTranslation ?>\n</verbatim>\n\n<?plugin _WikiTranslation ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(375,1,1223029225,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin RelatedChanges ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin RelatedChanges ?>\n</verbatim>\n\n<?plugin RelatedChanges ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(376,1,1223029225,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin FullTextSearch ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin FullTextSearch ?>\n</verbatim>\n\n<?plugin FullTextSearch ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(377,1,1223029225,0,'The Help:TranscludePlugin can be used to embed include whole (external) web\npages within a wiki page.\n\n! Plugin Arguments\n\n=src= |\n The URL of the page to transclude\n=height= |\n The (initial) height of the transclusion frame.\n If, possible, after the transcluded page is loaded,\n the frame is resized via javascript so that it\n fits the entire transcluded page. (See below for more.)\n\n! Bugs / Caveats\n\no Pages are transcluded using =<iframe>= tags. Older browsers do not\n support \'\'iframe\'\'s. In that case the user will be presented with a\n link to the trancluded material.\n\no When possible, JavaScript code is used to adjust the height of the\n _iframe_ so that it fits the entire transcluded page.\n Unfortunately, this seems possible only when the transcluded page\n comes from the same server as the wiki page. (This restriction is\n due to security checks built in to the JavaScript language.)\n\no The recursion detection code does not currently work. Be careful to\n avoid recursive transclusions, or you\'ll be sorry (or at least\n amused.)\n\n! Example\n\n<verbatim>\n<?plugin Transclude src=\"http://phpwiki.sourceforge.net/demo/ChangeLog\" ?>\n</verbatim>\n\nwill get you\n\n<?plugin Transclude src=\"http://phpwiki.sourceforge.net/demo/ChangeLog\" ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(380,1,1223029225,0,'<?plugin RelatedChanges show_minor||=1 days||=7 daylist=1,3,7,30,90,0 ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(381,1,1223029225,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin OrphanedPages ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin OrphanedPages ?>\n</verbatim>\n\n<?plugin OrphanedPages ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(249,1,1223029225,0,'__Upload a file which will be accessible by prefixing the filename with \"Upload~:\".__\n----\n<?plugin UpLoad ?>\n----','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(382,1,1223029225,0,'Sign and date your name below!\n\nArno Hollosi, Aredridel Stauck, Jeff Dairiki, Steve Wainstead, Carsten Klapp,\nReini Urban, the [PhpWiki authors|PhpWiki:ThePhpWikiProgrammingTeam].','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(237,1,1223029225,0,'[ Back | Help/PhotoAlbumPlugin ]\n\n<?plugin PhotoAlbum\n src=\"themes/Hawaiian/images/pictures/\"\n mode=slide\n duration=1\n?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(186,1,1223029225,0,'A WikiWikiWeb is a site where everyone can collaborate on the\ncontent. The most well-known and widely used Wiki is the Portland\nPattern Repository at http://c2.com/cgi-bin/wiki?WikiWikiWeb.\n\nYou and I will find these statements there particularly relevant:\n\n\'\'The point is to make the EditText form simple and the FindPage\nsearch fast.\'\'\n\n\'\'In addition to being quick, this site also aspires to Zen ideals\ngenerally labeled WabiSabi. Zen finds beauty in the imperfect and\nephemeral. When it comes down to it, that\'s all you need.\'\'\n\n\'\'The Universe tends toward chaos. The Universe tends toward Wiki.\'\'\n\nYou can say hello on RecentVisitors, or read about HowToUseWiki and\nAddingPages. Currently this Wiki has no theme for discussion, so go\nahead and play with it and have fun!!\n\n--SteveWainstead.\n\n----\n\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(385,1,1223029225,0,'<?plugin WikiAdminRemove ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(386,1,1223029225,0,'Here\'s a list of all recently changed pages on this wiki, not just the\nmost recent ones found in RecentChanges. (See RecentEdits for all\nrecent minor edits and changes).\n\n--------\n\n<?plugin RecentChanges days||=3 show_all=1 daylist=1,3,7,30,90,-1 ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(175,1,1223029225,0,'_*Note:*_ _Most of the actions on this page require administrative\nprivileges. They will not work unless you have set an admin username and\npassword in the PhpWiki config file._\n\n<?plugin CreateToc jshide||=0 with_toclink||=1 liststyle=ul?>\n\n----\n!!! Page Explorer\n\nFirst select pages and then define the action:\n\n<?plugin-form WikiAdminSelect s=\"*\" ?>\n\nor call the available ~WikiAdmin actions directly:\n\n[/Remove] |\n [/Rename] |\n [/Replace] |\n [/SetAcl] |\n [/Chmod] |\n [/Chown]\n\n----\n!!! User Management\n\nReset a users password:\n\n <?plugin-form PasswordReset textinput=user method=post ?>\n\nEmail Verification:\n\n This is currently non-strict, leaving some possible holes in not being able to\n connect to certain mail hosts, which can be overridden below. See PhpWiki:EmailVerification\n\n This button will show a list of all users with registered emails and buttons to set the\n verification status manually.\n\n <?plugin WikiAdminUtils\n action=email-verification\n label=\"Email Verification\"\n ?>\n\nAccess Restrictions (disabled):\n\n To prevent from robots eating all possible ressources in a short time, blocking from certain IPs\n or not-well-behaving user agents can be defined below. See PhpWiki:HowToBlockRobots and\n MeatBall:SurgeProtector. _Note: Not yet enabled._\n\n <?plugin WikiAdminUtils\n action=access-restrictions\n label=\"Access Restrictions\"\n ?>\n\n----\n!!! Cleanup\n\nA Wiki SandBox is very easy to clean. Here you can restore it to\npristine condition by loading the default from pgsrc.\n\n [Rake the SandBox|phpwiki:?action=loadfile&source=pgsrc/SandBox].\n\n----------\n\n!!! Making Snapshots or Backups\n\n!! ZIP files of database\n\nThese links lead to zip files, generated on the fly, which contain all\nthe pages in your Wiki. The zip file will be downloaded to your local\ncomputer.\n\n This *[ZIP Snapshot | phpwiki:?action=zip]* contains only the\n latest versions of each page, while this *[ZIP Dump |\n phpwiki:?action=zip&include=all]* contains all archived versions.\n\n (If the PhpWiki is configured to allow it, anyone can download a zip\n file.)\n\nIf your php has _zlib_ support, the files in the archive will be\ncompressed, otherwise they will just be stored.\n\n!! Dump to directory\n\nHere you can dump pages of your Wiki into a directory of your choice.\n\n <?plugin WikiForm action=dumpserial?>\n\nThe most recent version of each page will written out to the\ndirectory, one page per file. Your server must have write permissions\nto the directory!\n\n-----------\n!!! Restoring\n\nIf you have dumped a set of pages from PhpWiki, you can reload them\nhere. Note that pages in your database will be overwritten; thus, if\nyou dumped your HomePage when you load it from this form it will\noverwrite the one in your database now. If you want to be selective\njust delete the pages from the directory (or zip file) which you don\'t\nwant to load.\n\n!! Upload File\n\nHere you can upload ZIP archives, or individual files from your\n(client) machine.\n\n <?plugin WikiForm action=upload?>\n\n!! Load File\n\nHere you can load ZIP archives, individual files or entire\ndirectories. The file or directory must be local to the http\nserver. You can also use this form to load from an http: or ftp: URL.\n\n <?plugin WikiForm action=loadfile?>\n <?plugin WikiForm action=loadfile buttontext=\"Load & Overwrite\" overwrite=1?>\n\n!! Upgrade\n\nDo some verification checks and upgrade changes automatically, after having installed a\nnew phpwiki engine update:\n* Upgrade new or changed page revisions from pgsrc,\n* Upgrade the database schema (mysql _page.id auto_increment_, ADD _session.sess_ip_),\n\n;:[ Upgrade | phpwiki:HomePage?action=upgrade ]\n\n-----------\n\n!!! Format of the files\n\nCurrently the pages are stored, one per file, as MIME (RFC:2045)\ne-mail (RFC:822) messages. The content-type _application/x-phpwiki_\nis used, and page meta-data is encoded in the content-type\nparameters. (If the file contains several versions of a page, it will\nhave type _multipart/mixed_, and contain several sub-parts, each\nwith type _application/x-phpwiki_.) The message body contains the\npage text.\n\n!! Old Formats\n\n*Serialized Files*\n\n The dump to directory command used to dump the pages as PHP\n _serialized()_ strings. For humans, this made the files very hard\n to read, and nearly impossible to edit.\n\n*Plain Files*\n\n Before that the page text was just dumped to a file--this means that\n all page meta-data was lost. Note that when loading _plain files_,\n the page name is deduced from the file name.\n\nThe upload and load functions will automatically recognize each of\nthese three types of files, and handle them accordingly.\n\n----\n\n!!! Dump pages as XHTML\n\n <?plugin WikiForm action=dumphtml?>\n\nThis will generate a directory of static pages suitable for\ndistribution on disk where no web server is available. The various\nlinks for page editing functions and navigation are removed from the\npages.\n\n The XHTML file collection can also be downloaded as an\n *[XHTML ZIP Snapshot | phpwiki:?action=ziphtml]*.\n\n----\n\n!!! Phpwiki Internals\n\nThese are here mostly for debugging purposes (at least, that is the\nhope.)\n\nIn normal use, you should not need to use these, though, then again,\nthey should not really do any harm.\n\nPurge Markup Cache:\n\n(If your wiki is so configured,) the transformed (almost-HTML) content\nof the most recent version of each page is cached. This speeds up page\nrendering since parsing of the wiki-text takes a fair amount of juice.\n\n Hitting this button will delete all cached transformed\n content. (Each pages content will be transformed and re-cached next\n time someone views it.)\n\n <?plugin WikiAdminUtils\n action=purge-cache\n label=\"Purge Markup Cache\"\n ?>\n\nClean WikiDB of Illegal Filenames:\n\nPage names beginning with the subpage-separator, usually a slash\n(=/=), are not allowed. Sometimes though an errant plugin or something\nmight create one....\n\n This button will delete any pages with illegal page names, without possibility to restore.\n\n <?plugin WikiAdminUtils\n action=purge-bad-pagenames\n label=\"Purge bad pagenames\"\n ?>\n\nClean WikiDB of empty and unreferenced pages:\n\n *Warning!* This button will delete every empty and unreferenced page, without any possibility to restore them again.\n This will disable the possibility to revert or get back any deleted page.\n\n <?plugin WikiAdminUtils\n action=purge-empty-pages\n label=\"Purge all empty unreferenced pages\"\n ?>\n\nConvert cached_html to new SQL column:\n\n This is only needed on SQL or ADODB if you didn\'t do action=upgrade, but created the\n new page.cached_html field seperately, and now you want to move this data from\n page.pagedata over to page.cached_html.\n\n <?plugin WikiAdminUtils\n action=convert-cached-html\n label=\"Convert cached_html\"\n ?>\n\n\nCheck WikiDB:\n\n This button will check the Wiki page database for consistency. This can last several minutes.\n\n <?plugin WikiAdminUtils\n action=db-check\n label=\"Check WikiDB\"\n ?>\n\nRebuild WikiDB:\n\n This will retransform all pages and rebuild the Wiki database on consistency errors or parser updates.\n This can last several minutes, eat a lot of memory and possibly times out!!\n\n <?plugin WikiAdminUtils\n action=db-rebuild\n label=\"Rebuild WikiDB\"\n ?>\n\n----\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(397,1,1223029225,0,'Here\'s a list of all my recently changed pages on this wiki. <em>See\n<strong>RecentChanges</strong> for all authors recent edits and changes, and\nMyRecentEdits for all minor edits also.</em>\n\n--------\n<?plugin RecentChanges days||=7 daylist=1,3,7,30,90,0 author=[] show_deleted||=1 ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(398,1,1223029225,0,'__Note:__ This page is much more impressive on the\n[demo server|PhpWikiDemo:en/PgsrcTranslation] where the page names actually\nlink.\n\n__What you are looking at:__ This table shows all the default pages\nthat ship with PhpWiki translated into this special language.\nIf you click on a \"T\" you can contribute a missing translation.\n\n!! Translated Page Name Matrix (dynamic)\n\n<?plugin _WikiTranslation languages=en,nl ?>\n\n----\n\nSee also: PhpWiki:MultiLingualWiki, PhpWiki:LanguageSelection,\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(399,1,1223029225,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin SemanticRelations ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin SemanticRelations ?>\n</verbatim>\n\n<?plugin SemanticRelations ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(400,1,1223029225,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin PreferenceApp ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin PreferenceApp ?>\n</verbatim>\n\n<?plugin PreferenceApp ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(401,1,1223029225,0,'Interface to http://www1.chapman.edu/~jipsen/svg/asciisvg.html\n\nRequires ENABLE_XHTML_XML = true\n\nSyntax: http://www1.chapman.edu/~jipsen/svg/asciisvgcommands.html\n\nIf you are using Internet Explorer 6 + Adobe SVGviewer (often included\nby default with Windows XP) or SVG enabled Mozilla/Firefox (and have\nAdobe SVGviewer installed as well!) then you should see the examples.\n\n! Usage\n<verbatim>\n <?plugin AsciiSVG width= height= onmousemove=\"\" script=\"\"\n code...\n ?>\n</verbatim>\n\n! Arguments\n\nwidth, height, script, onmouseover\n\nAll other arguments are passed to the ASCIISvg javascript library and\nrendered as SVG. See\nhttp://www1.chapman.edu/~jipsen/svg/asciisvg.html\n\n! Example\n\n<verbatim>\n<?plugin AsciiSVG width=\"117\" height=\"117\"\n border = 0\n initPicture(-10,10)\n axes()\n stroke = \"red\"\n p = []\n with (Math)\n for (t = 0; t < 10.01; t += 0.05)\n p[p.length] = [t*cos(PI*t), t*sin(PI*t)]\n path(p)\n?>\n</verbatim>\n\n<?plugin AsciiSVG width=\"117\" height=\"117\"\n border = 0\n initPicture(-10,10)\n axes()\n stroke = \"red\"\n p = []\n with (Math)\n for (t = 0; t < 10.01; t += 0.05)\n p[p.length] = [t*cos(PI*t), t*sin(PI*t)]\n path(p)\n?>\n\n! Known Problems\n\nWith multiple ~AsciiSVG plugins on the same page the 2nd and\nsubsequent ones will have the same width and height.\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\nHelp:AsciiMathPlugin\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(403,1,1223029225,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin New ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin New ?>\n</verbatim>\n\n<?plugin New ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(35,1,1223029225,0,'This wiki supports InterWiki links in a style copied from [UseMod:]\nwiki. Links to pages in other wikis can be made without having to know\nor type the full URLs, for example: MeatBall:InterWiki will link to\nthe page named \"~InterWiki\" at Meatball wiki.\n\nThe ~InterWiki map is taken from the the <verbatim> block in\nInterWikiMap, but that page must be locked for it to work. This denies\na potential hacker the ability to nefariously change every ~InterWiki\nlink to point to some evil URL. If no map is found in InterWikiMap (or\nthe page is not locked), PhpWiki will fall back to using the file\nlib/interwiki.map in your phpwiki distribution. The ~InterWiki map\nfile in use at PhpWiki: can be viewed at\n[http://phpwiki.sf.net/interwiki.map].\n\nThe map file is manually updated. It is based upon and periodically\nsynchronized with [UseMod\'s InterMap|http://usemod.com/intermap.txt]\nbut it is not quite identical. One notable difference from [UseMod:]\nis that PhpWiki supports \'%s\' within the URLs in the map--see the\nentry for RFC for an example of how this works.\n\nNot all of the entries in the InterWikiMap are actual wikis. For\nexample, these are just regular web sites: Dictionary:fungible,\n[JargonFile:Alderson loop], [IMDB:Roman Holiday], RFC:2822, and\nISBN:020171499X.\n\nThe \"Category\" moniker is a special entry which allows one to link a\nwiki page to a Category page without creating a back-reference. Thus\nCategory:Category links to the CategoryCategory page, yet this page\nwon\'t show up in the back-links listing of CategoryCategory.\n\nThe term \"InterWiki\" also refers to a broader concept. See\nPhpWiki:InterWikiSearch for more links.\n\n----\n\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(410,1,1223029225,0,'View a wiki page in MIME format or download it as backup of a single\npage. _A complete dump of all pages can be produced in\nPhpWikiAdministration._\n\n<?plugin PageDump?>\n----\nEnter exact page name to dump:\n<?plugin-form PageDump?>\n\nTitleSearch:\n<?plugin-form TitleSearch?>\n\n----\nSee also: [ViewSource|phpwiki:?action=viewsource], PluginManager.','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(411,1,1223029225,0,'LikePages are pages which share an initial or final word with that\npage. See also Wiki:LikePages and MeatBall:LikePages.\n\n----\n\n<?plugin LikePages ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(412,1,1223029225,0,'~LinkIcons are an optional new feature of PhpWiki. When activated,\nicons will be displayed in front of URLs to indicate the type of link.\n\n* [themes/default/images/http.png]\n http link\n* [themes/default/images/url.png]\n generic internet link\n* [themes/default/images/interwiki.png]\n InterWiki link\n* [themes/default/images/https.png]\n https link\n* [themes/default/images/mailto.png]\n mailto link\n* [themes/default/images/ftp.png]\n ftp link\n\n__Note__: Some of the default icons use the alpha channel feature of\nthe [PNG | http://www.libpng.org/pub/png/png-sitemap.html] image format\nfor smooth rendering on any page color or textured background. Older\nbrowsers may not display all the images properly.\n\n!!!Examples\n\nThe following examples will display with the above link icons only if\nthe administrator has enabled this feature.\n\n!! InterWiki links\n\n* InterWiki link PhpWiki:InterWiki\n* A named InterWiki [read WhyWikiWorks at c2|Wiki:WhyWikiWorks].\n\n!!URLs\n\n* Email address [PhpWiki-talk mailing list|mailto:phpwiki-talk@lists.sourceforge.net]\n* Normal http link [PhpWiki\'s Home Page|http://phpwiki.sourceforge.net/phpwiki/]\n* Secure http link [PhpWiki\'s Home Page|https://phpwiki.sourceforge.net/phpwiki/]\n* File transfer ftp://ftp.sourceforge.net/\n\n\'\'A generic icon is shown for other less common link types.\'\'\n\n* news://nntp.news.com\n* gopher://gopher.caltech.cmu.edu\n\n~LinkIcons will only display when the URL protocol is one which PhpWiki\nis allowed to link to. The following examples won\'t show any icons and\nPhpWiki won\'t automatically provide double-clickable links either,\nunless the administrator adds them:\n\n* bogus://oedipus.nostradamus.com\n* bolo://lgm.cheshire.org\n\n----\n\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(420,1,1223029225,0,'__Note:__ This page is much more impressive on the\n[demo server|PhpWikiDemo:zh/PgsrcTranslation], where the\npage names actually link.\n\n__What you are looking at:__ This table shows all the default pages\nthat ship with PhpWiki translated into this special language.\nIf you click on a \"T\" you can contribute a missing translation.\n\n!! Translated Page Name Matrix (dynamic)\n\n<?plugin _WikiTranslation languages=en,zh ?>\n\n----\n\nSee also: PhpWiki:MultiLingualWiki, PhpWiki:LanguageSelection,\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(422,1,1223029225,0,'<?plugin CreateToc jshide||=1 ?>\n\nHelp:WikiPlugin to create a dynamical *Table Of Contents* of all headers. Since v1.3.8\n\n!! Usage\n<verbatim>\n <?plugin CreateToc ?>\n <?plugin CreateToc jshide||=1 with_toclink||=1 ?>\n</verbatim>\n\n!! Plugin Arguments\n__jshide__: |\n Boolean if the TOC should be initially hidden and on click expanded. Default: 0\n__with_toclink__: |\n Boolean if headers should link back to the TOC. Default: false\n__with_counter__: |\n Boolean if hierarchical prefixes should be added. Default: false\n__headers__: |\n Which headers to include. Default: !!!,!!,! 1,2,3 also allowed\n__noheader__: |\n Boolean if the \"Table of Contents\" h2 header should be omitted. Default: 0\n__liststyle__: |\n dl or ol or ul. Default: dl\n__indentstr__: |\n Default: \n__pagename__: |\n TOC of which page? Default: current pagename\n\n!! Examples\n\nSee for example PhpWikiDemo:en/TextFormattingRules\n-------------\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(424,1,1223029225,0,'<?plugin _GroupInfo ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(425,1,1223029226,0,'__Note:__ This page is much more impressive on the\n[demo server|PhpWikiDemo:en/PgsrcTranslation] where the page names actually\nlink.\n\n__What you are looking at:__ This table shows all the default pages\nthat ship with PhpWiki and what languages they have been translated\nto. If you click on a \"T\" you can contribute a missing translation.\n\n!! Translated Page Name Matrix (dynamic)\n\n<?plugin ListSubpages ?>\n\n!! More important translations (static)\n\n\'\'Automatically generated pages\'\' |\n English (en) |\n Deutsch (de) |\n Espa?(es) |\n Fran?s (fr) |\n Italiano (it) |\n Japanese (ja) |\n Nederlands (nl) |\n Svenska (sv)\n Diff: |\n Vergleich: |\n Diferencia de: |\n Diff : |\n Differenza di: |\n º¹?: |\n Diff van: |\n Diff av:\n Edit: |\n Bearbeite: |\n Editar: |\n ?iter : |\n Modifica: |\n ?½¸: |\n Verander: |\n Redigera:\n Remove Page |\n Seite L?en |\n Borrar P?na |\n Supprimer la Page |\n Rimuovi la Pagina |\n ¥?¼¥¸º? |\n Verwijder Pagina |\n Ta bort Sida\n Sign In |\n Anmelden |\n _ |\n S\'inscrire |\n _ |\n ¥µ¥¤¥??\n _ |\n _\n View Source: |\n Quell Text: |\n _ |\n Afficher la Source : |\n _ |\n ¥½¡¼¥¹¤??|\n _ |\n Bron Tekst:\n\nTranslator\'s page |\n English (en) |\n Deutsch (de) |\n Espa?(es) |\n Fran?s (fr) |\n Italiano (it) |\n Japanese (ja) |\n Nederlands (nl) |\n Svenska (sv)\n n/a |\n [ReiniUrban|PhpWiki:ReiniUrban] |\n [KBrown|PhpWiki:KBrown] |\n [RolandTrique|PhpWiki:RolandTrique] |\n [MarcoMilanesi|PhpWiki:MarcoMilanesi] |\n [TadashiJokagi|PhpWiki:TadashiJokagi] |\n [JanNieuwenhuizen|PhpWiki:JanNieuwenhuizen] |\n [Jon?lund|PhpWiki:Jon?lund]\n\nObsolete Pages |\n English (en) |\n Deutsch (de) |\n Espa?(es) |\n Fran?s (fr) |\n Italiano (it) |\n Japanese (ja) |\n Nederlands (nl) |\n Svenska (sv)\n ConvertTabsToSpaces |\n KonvertiereLeerzeichenZuTabs |\n ConvierteEspaciosEnTabs |\n ConvertirTabEnEspaces |\n ConvertiGliSpaziInTab |\n _ |\n VertaalSpatiesNaarTabs |\n KonverteraMellanslagTillTabbar\n\n!! Notes\n! These pages do not automatically link as ~WikiWords:\nes:\n [KBrown]\nen:\n [MagicPhpWikiURLs]\nfr:\n [BacASable]\n [URLMagiquesPhpWiki]\nit:\n [MagicPhpWikiURLs]\nnl:\n [ToverPhpWikiURLs]\n\n! These pages have single word titles so ~[square brackets] are required to link.\n\nfr:\n [Accueil]\nsv:\n [Framsida]\n [G?boken]\n [Sandl?n]\n [Textformateringsregler]\n\n! Problematic Single-Word Action Pages\n\nThese action pages have single word titles, and must be renamed using two words before they will work in PhpWiki 1.3.5:\n\nfr:\n [Historique]\n [Info]\n\n----\n\nSee also: PhpWiki:MultiLingualWiki, PhpWiki:LanguageSelection,\nPhpWikiDocumentation, PhpWikiDemo:de/PhpWikiDokumentation, PhpWikiDemo:fr/DocumentationDePhpWiki','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(450,1,1223029226,0,'PhpWikiAdministration Page Explorer plugin.\n\n! Usage\n<verbatim>\n <?plugin WikiAdminSearchReplace ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin WikiAdminSearchReplace s=Temp* ?>\n</verbatim>\n\n<?plugin WikiAdminSearchReplace s=Temp* ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\nPhpWikiAdministration\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(451,1,1223029226,0,'Here is a list of all users who have once successfully logged in,\ncreated their own home page or have saved UserPreferences at least once.\n----\n<?plugin AllUsers?>\n----\nHelp:WikiPlugin PluginManager','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(452,1,1223029226,0,' New lists: asterisks, hash marks, and \";text:def\"\n* bullet\n* l1\n** l2\n** l2\n*** l3\n# one\n#two\n#three\n;Term1:definition1.1\n;: defintion1.2\n;Term2 :defintion2\n;; Term3:defintion3\n;;;Term4: definition4\n;;; : defintion4.2\n;;; Term5 : defintion5\n\nMixed:\n*ul1\n*#ul1-ol1\n*#ul1-ol2\n*#*ul1-ol2-ul1\n*#*ul1-ol2-ul2\n*#**ul1-ol2-ul2-ul1\n*#**ul1-ol2-ul2-ul1\n\n*l1\n preformatted text\n** l2\n----\n old lists\n * level 1\n * l1\n *l2\n *l2\n *l3\n *l3\n *l4\n *l3\n *l5\n *l3\n #one\n #two\n #one\n #two\n *l1\n #three\n #four\n *l1\n *l2\n # one\n # two\n\n preformatted text\n some more text\n\n *l1\n *l4\n # number\n # number\nthis is a plain paragraph\n * bullet\nthis is a plain paragraph again\n # number\n----\n__Link tests__\n# normal: HomePage\n# in brackets: [HomePage] -- named: [the front page|HomePage]\n# Link in brackets: [http://phpwiki.sourceforge.net/]\n# Link outside brackets: http://phpwiki.sourceforge.net/\n# Link with Wiki word: http://phpwiki.sourceforge.net/phpwiki/index.php?HomePage\n# Two consecutive links: http://phpwiki.sourceforge.net/ http://phpwiki.sourceforge.net/phpwiki/\n# [PhpWiki on Sourceforge | http://phpwiki.sourceforge.net/]\n# [URL with a WikiWord | http://phpwiki.sourceforge.net/phpwiki/index.php?RecentChanges]\n# Javascript: [boo! | javascript:alert(\'oops\') ] (is now: named internal link)\n# A [[Link] produces a [Link]\n# A [Link] looks like this: [[Link]\n# This is a [%%%] line break link\n# Also this page is [[not linked to], and this one is !NotLinkedTo and this one neither !http://not.linked.to/.\n#* WikiName - WikiNameSameStem -- !!WikiName - !!WikiNameSameStem\n#* !!WikiName - !!WikiNameSameStem -- WikiName - WikiNameSameStem\n#* WikiNameSameStem - WikiName -- !!WikiNameSameStem - !!WikiName\n#* !!WikiNameSameStem - !!WikiName -- WikiNameSameStem - WikiName\n\n----\nMarkup tests:\n\n__underscores for bold__\n\n\'\'\'quotes for bold\'\'\'\n\n\'\'quotes for italic\'\'\n\n__\'\'underscores bold italic\'\'__\n\n\'\'\'\'\'five quotes bold italic\'\'\'\'\'\n\n\'\'\'\'\'\'six quotes\'\'\'\'\'\'\n\n\'\'\'\'\'Bold italic\'\'\' and italic\'\' (buggy)\n\n\'\'\'Bold and \'\'bold-italic\'\'\'\'\' (also buggy)\n\n!!! h1\n\n!! h2\n\n! h3\n\nthis is plain text with <br>%%%\na line break\n\nlook at the <a href=\"http://phpwiki.sourceforge.net/\">markup language</a>\n\nyou cannot use &, < or >\n\n----\nUsage in preformatted text:\n\n __underscores for bold__\n \'\'\'quotes for bold\'\'\'\n \'\'quotes for italic\'\'\n __\'\'underscores bold italic\'\'__\n \'\'\'\'\'five quotes bold italic\'\'\'\'\'\n \'\'\'\'\'\'six quotes\'\'\'\'\'\'\n !!! h1\n !! h2\n ! h3\n this is plain text with <br>%%%\n a line break\n look at the <a href=\"http://phpwiki.sourceforge.net/\">markup language</a>\n you cannot use &, < or >','a:3:{s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(453,1,1223029227,0,'1.3.14 July, 1 2007, Reini Urban\n\nfixes:\n* Fix the broken LDAP fix from 1.3.13p1\n* fixed sortby with multiple pagelists\n\nchanges:\n* changes all themeinfo.php files, moved global to method load() to be\n easier derived from custom theme classes, main now calls $WikiTheme->load\n* MailNotify is now silent unless DEBUG\n\nnew:\n* added experimental ATOM support\n* added Changes and Upload button to edit\n\n1.3.13p1 June, 9 2007, Reini Urban\n\nAn immediate security fix for 1.3.13, plus some minor fixes.\nfixes:\n* LDAP Auth: Disallow empty passwords! Certain ldap implementations return true\n on empty passwords with ldap_bind().\n* LDAP Auth: fix password quoting\n* fix action=upgrade for dba, rename nosql to nodb\n* fixes SpamBlockList config file locations (config/two-level-tlds, config/whitelist)\n* enable $MailNotify->onChangePage\n* fix display of pagenames containing \":\" in certain lists\n* fixed backend asArray access to iterators (DebugInfo with SQL)\n* fix wrong PhpWikiCvs InterWikiMap entry\n* fix syntax error in pgsrc/Help%2FActionPage\n* fix case in pgsrc/Help%2FAsciiSVGPlugin\n* fix links in pgsrc/Help%2FSemanticRelations\n* fix pgsrc/Help%2FWikiPlugin\n\nchanges:\n* allow \\n and single letter pages in {{ }} template syntax.\n patch #1732793 by AlJeux and ReiniUrban\n* with ENABLE_SPAMBLOCKLIST check only new external links:\n max 5, allow interwiki links, and improve failed output.\n\n1.3.13 June, 2 2007, Reini Urban\n\nThis is major feature release which will be the base for the stable\n1.4.0. The highlights are SemanticWeb support, basic support for\nvarious WYSIWYG editors (not yet stable), a stable ~MonoBook (wikipedia)\nand Blog theme, enabled acdropdown support (~LiveSearch), postgresql and\noracle enhancements, moving Help pages into Help/, support different\ncharsets in pgsrc and Windows NTLM auth support via HttpAuth, a lot\nmore plugins and enhancements. UTF-8 should work.\n\nfixes:\n* fix UpLoad to disallow all php extensions\n* DB: use ANSI SQL statements (oracle by Bob Peele & Christopher Jones,\n postgresql by Reini Urban)\n* fixed blog, MonoBook, sidebar and wikilens theme layout\n* fix Template and CreatePage variable expansion\n* xhtml dump for subpages into subdirectories, fixed filenames and subdir names\n* fixed loading pages into foreign charsets (such as utf-8)\n* ErrorManager: patch #1438439 by Matt Brown:\n Only set no-cache headers when error output is generated\n* ImageLinks: patch #1348996 by Robert Litwiniec\n* fix bug #1327912 numeric pagenames can break plugins (Joachim Lous)\n* improve pdf output via external converter\n* force integer constants to be set as integer\n* partially fix CRC overflow in ziplib (Bob Apthorpe)\n* testsuite: force C locale and EN $LANG\n* fixed display of edited InterWikiMap. static var issue\n* fixed display of \"Merge and Edit: pagename\" header in merge edit (hack!)\n* WikiFormRich: fix name=value parsing. fix limit with plugin-list invocations\n* plugin/Diff: fix lib/diff loading conflicts by removing duplicate classes\n* plugin/Ploticus: support PLOTICUS_PREFABS config.ini setting (documented but never worked)\n* fix edit:locked label selection: typo, was edit:lock\n* fixed moacdropdown integration\n* fixed fortune error handling\n* fixed limit handling with multiple pagelists: don\'t overwrite request arg\n* change PageDump Content-Type header for download to application/octet-stream to avoid\n pesty .txt suffixes on windows clients\n* fixed wikilens with dba and RATING_STORAGE=SQL. RATING_STORAGE=WIKIPAGE not yet fixed.\n* fixed action=diff error with external links\n\nchanges:\n* add UpLoad policy DISABLE_UPLOAD_ONLY_ALLOWED_EXTENSIONS, default: false\n* SemanticWeb: add linkrelation support, getPageLinks returns now an array of hashes.\n optimize get_links for relations.\n* add new linksyntax \"[:pagename]\" inside square brackets only, not to store backlinks.\n [:DontStoreLink] (experimental)\n* moved default help pages to Help/ subpages. Partially for \"de\" also.\n* generalized ENABLE_HTMLAREA3 to ENABLE_WYSIWYG\n* support more WikiFormRich method arguments: url, dynurl, xmlrpc, dynxmlrpc, plugin,\n the autocomplete option for pulldown[] and editbox[] and the new combobox[] widget.\n Improve WikiFormRich layout.\n* DB: foreign key support in schemas, simplify methods\n* remove user table: upgrade from SQL db.\n* updated locale for it, de and es (google translation)\n* improve loading multiple version archives such as full zipdumps. force temp. overwrite.\n support loadfile for multipart archives (full dumps) automatically\n* omit actionbar from pdf output\n* support charsets in pagedumps for loadfile and virgin setup\n* _BackendInfoPlugin prints linkinfo also.\n* ExternalSearchPlugin displays the button at the right. Change it with\n EXTERNALSEARCH_DEFAULT_BUTTON_POSITION = left, or the argument button_position=left or none.\n* disabled postgresql optimize() in favor of autovacuum,\n enable it in the backend method if the web user is the table owner (security risk)\n* print \"Ignored stoplist words\" on FullTextSearch,\n add FULLTEXTSEARCH_STOPLIST constant,\n make TextSearchQuery->_stoplist localizable\n* fix arg order in WikiDB_backend_search()\n* protected tests. only allow localhost\n* optimize ArchiveCleaner for the new default case (since 1.3.11): Keep all revisions.\n* changed the default DB backend from gdbm to dba db4\n* changed action=upgrade to check and store a db version\n* don\'t loadfile *.orig files (this might be a limitation. sorry)\n* rename _AuthFile to DebugAuthFile in upgrade\n* updated most template files for harmonisation\n* changed default LiveSearch method in search.tmpl from url to xmlrpc. faster and less hackish.\n* fixed all templates with missing revision check. can be false.\n* rewrote and redefined WikiDB::listRelations. list only all relations as array.\n* changed Semantic attribute syntax from \":-\" to \":=\" (relevant to cvs users only)\n* change TextSearchQuery handling of regex=pcre: plain string, no parsing at all,\n detect and apply modifiers.\n* enhance text2png arguments and features. See Help:text2pngPlugin\n* Template plugin: allow passing arbitrary args, not just in vars.\n* added old gd support to PhotoAlbum thumbs (ImageTile)\n* Improve LdapSearch plugin and add action page.\n* Improved wikilens theme.\n* Changed all default Template vars to expanded to uppercase: PAGENAME, USERID, ...\n* CSS: no MonoBook css hacks/requests, check special browser versions in php\n\nnew:\n* add SemanticRelations syntax, db structure and attribute units.\n Sample: pagename=SanDiego is_a :: city => SanDiego relation = is_a, linkto = city\n population := 1,305,736 (numeric units)\n Store unified attribute in pagedata.\n* new experimental WYSIWYG edit library framework:\n WikiWyg, tinymce, FCKeditor, htmlarea3, htmlarea2, spaw\n* new wysiwyg_editor feature by Jean-Nicolas GEREONE and Sabri LABBENE (experimental)\n* added postgresql tsearch2 support\n* new experimental flatfile backend: readable page source files (experimental)\n* added new xmlrpc and SOAP methods: listPlugins, getPluginSynopsis, mailPasswordToUser,\n getUploadedFileInfo, listRelations, callPlugin, linkSearch\n* new plugins: SemanticSearch, SemanticRelations, LinkSearch, ListRelations,\n FileInfo, BoxRight, PasswordReset, WatchPage, SpellCheck, SearchHighlight,\n AsciiSVG\n* add <nowiki></nowiki> tag: Transform only html markup and entities\n* new option DISABLE_MARKUP_WIKIWORD to force [ ] for links\n* new option ENABLE_MARKUP_DIVSPAN (experimental)\n* new option PLUGIN_MARKUP_MAP for xml-style plugin syntax (experimental)\n* support Windows NTLM Auth via HttpAuth: mod_ntlm (apache1+2. also on linux)\n and mod_auth_sspi (apache2. better, but windows only)\n* new stable option ENABLE_SEARCHHIGHLIGHT with actionpage and plugin SearchHighlight.\n In CVS for some time called USE_SEARCHHIGHLIGHT.\n* patch #1377011 by Matt Brown: add DATABASE_OPTIMISE_FREQUENCY\n* new options db-check and db-rebuild for WikiAdminPlugin.\n You can now retransform all pages at once.\n* new MailNotify class, simplified WikiDB.php\n* added \"Printable version\" js to monobook theme. See License in\n http://www.howtocreate.co.uk/jslibs/termsOfUse.html\n* new ActionButton function for MonoBook with selected state. (tab state)\n* added SyncWiki plugin to sync pages and uploads with a master wiki.\n (foreign auth not yet solved)\n* added boolean UPLOAD_USERDIR to upload into user-specific directory.\n* added support for multiple page arguments in BackLinks. Logical AND.\n* added wikidb->backend->rebuild()\n* added \"Keep old\" and \"Overwrite with new\" buttons and actions for loadfile merge edit.\n* added lib/XmlRpcClient, xmlrpc methods to lib/HttpClient and acdropdown.js. JSON not yet.\n* created Help/*Plugin stubs for *ALL* plugins in pgsrc\n* added a new _DEBUG_REMOTE flag to debug into remote sessions (xmlrpc, ajax, ...)\n* added WikiDB::linkSearch and backend/dumb/~LinkSearchIter.php. Mainly for SemanticSearch,\n and LinkSearch, but can be used for SemanticSearchAdvanced (combined queries as <ask>) and\n BackLinks et al also.\n* added Calendar display_weeknum argument\n* added new AsciiSVG plugin\n* added new YouTube plugin\n* added XmlRpcTest tests\n* Added nopage argument to PageList and all its plugins. Unique rows only not yet.\n* Added author, owner argument to RecentChanges and added action pages:\n MyRecentChanges, MyRecentEdits, UserContribs\n* added RecentChanges format=contribs for MonoBook theme: => UserContribs\n* added MonoBook accesskeys\n\n1.3.12p3 Jun, 18 2006, Reini Urban:\n\n* fix [/Subpage] links\n* fix pref storing of already crypted passwords. bug #1327470 (Tom Harding)\n* fix cache headers on errors (@ob_end_flush issue). (matt brown)\n* fix BogoLogin when ENABLE_PAGEPERM=false. patch #1438392 by Matt Brown\n* unique WIKI_ID cookies per WIKI_NAME. patch #1333957 by Matt Brown\n* added DATABASE_OPTIMISE_FREQUENCY feature. patch #1377011 by Matt Brown\n* don\'t check lock_table priv on action=upgrade\n* fix _accesslog->logtable and _is_buffering_output warnings (uckelman)\n* do not print wrong length header on url-rewriting. bug #1376007\n* fix pref->set: Error generated when login out. bug #1355533 (Thierry Nabeth)\n* fix default preferences for editheight maxrows, by Manuel Vacelet.\n* fix DBAUTH arguments to be position independent, bug #1358973\n* add PdoDbPassUser user\n* fix output of Homepage prefs update\n* update config-dist.ini format from CVS\n* update configurator.php from CVS\n* print optimize wikidb only when DEBUG\n* simplify messages for translators\n* added ImageTile.php\n* added tsearch2 to doc/INSTALL.pgsql\n* added basepage to Cached_WikiLink::asXML for subpages within CreateTOC\n* print filename on dba access error\n* use bind_textdomain_codeset. bug #1480077 (Kai Krakow)\n* make TextSearchQuery->_stoplist localizable and overridable within config.ini\n* fixes for mysql 5.x wantedpages join\n* add rel=nofollow to more actions. patch by Matt Brown\n* add verify to RevertPage, display reverted page as template\n* update plugin/CalendarList: patches by mpullen and banjo\n* update plugin/GraphViz\n* added plugin/PasswordReset\n* fixed hash() in plugin/RateIt\n* plugin/_AuthInfo: protect File passwords\n* added Captcha to Crao edit template\n* added MacOSX Pdf button\n* fixed Portland and Wordpress editpage template\n* removed Wordpress buttons, transparent default buttons should be used.\n* disabled RelatedChanges button\n\n1.3.12p2 Mar, 7 2006, Reini Urban:\n\n* fix change prefs for File WikiUser\n* fix HomepagePrefs update message\n* remove plugin/Imdb\n* apply PluginToolbarButton fix from cvs\n\n1.3.12p1 Mar, 4 2006, Reini Urban:\n\n* fix \"Call-time pass-by-reference\" in CreateBib\n* fix parse error in SiteMap.php\n\n1.3.12 Mar, 4 2006, Reini Urban:\n\nRename function hash() and method final() for php-5.1 compatibility.\nAdd various backports from cvs:\n\nfixes:\n* fix ZipReader\n* Fix \"Call-time pass-by-reference has been deprecated\" errors,\n allow_call_time_pass_reference = Off\n* fix broken locale update for php-5.1.1\n* default locale fix by Thomas Harding\n* fix Bug #1381464 \"Duplicate functions\" with php-5.1.1\n* InterWikiMap: allow spaces in paths, even implicitly. fixes bug #1218733\n* fix \'VOID\' in TextSearchQuery\n* remove LIMIT 1 in ADODB\n* fix SQL WantedPages\n* fixed fulltext search and stoplist handling\n* fix bug #1327912 numeric pagenames can break plugins (Joachim Lous)\n* fix xmlrpc and tests/unit for !register_long_arrays\n* ensure absolute uploads path\n* fix GoogleMaps syntax error\n* fix ListPages for non-SQL backends. Add top3recs as default only if\n ratings are available\n* plugin/PageTrail improved empty cookie\n* plugin/_WikiTranslation: protect against 2x define\n* remove mysql specific ISNULL()\n* fix signout pref error\n* don\'t log on ACCESS_LOG_SQL < 2\n\nchanges:\n* cache EditToolbar popup content\n* beautify SCRIPT lines\n* added cfg-able markups only for default TextTransformation, not\n for links and others\n* add a proper Content-Encoding: gzip if compressed, and omit Content-Length then.\n Trick to send the correct gzipped Content-Length\n* set dsn after SQL/ADODB switches in WikiDB backends for easier unit testing\n* email notifications: better From: header\n* add DBAUTH_PREF_INSERT: self-creating users. by John Stevens\n* improved WikiUser/Ldap error description\n* cache SystemInfo methods\n* VisualWiki: remove INCLUDED from EXCLUDED, includes override excludes.\n* improve postgresql schemas (tsearch2 and stored procedures not yet)\n\nnew:\n* added NUM_SPAM_LINKS as config.ini option\n* new ENABLE_SPAMBLOCKLIST, lib/SpamBlocklist.php:\n check external links against surbl.org and bl.spamcop.net\n* added Captcha class and better spiral\n* added get_captcha_random_word() contributed by Dan Frankowski\n* dumphtml when not at admin page: dump the current or given page\n* added plugin FileInfo\n* major PhotoAlbum feature enhancements by Thomas Harding:\n slides mode, real thumbnails\n* add more backends to the testsuite (PearDB_pgsql, ...)\n\n1.3.11p1 Sep, 18 2005, Reini Urban:\n\nfixes:\n* added missing pgsrc/OldStyleTablesPlugin\n* fixed OldStyleTables plugin with args\n* protect against Content-Length if headers_sent()\n* fixed ENABLE_MARKUP_TEMPLATE warning if undefined\n* fixed writing unwanted accesslog sql entries\n* fixed WikiAdminSelect preselection\n* fixed passencrypt.php for PHP5 !register_long_arrays\n* fixed configurator for DATABASE_DSN, USER_AUTH_ORDER\n\nchanges:\n* optimized explodePageList to use SQL when available\n (titleSearch instead of getAllPages)\n* added optimization for a new ALL textsearch token\n (* => pcre: .*, sql: %)\n* configurator takes default description from config-dist.ini\n* added some missing configurator constants\n\n1.3.11 Sep, 11 2005, Reini Urban, Joel Uckelman:\n\nLots of bugfixes, and some feature and performance enhancements.\nA new EDIT_TOOLBAR from mediawiki, more page permission enhancements,\nreduced memory usage for pagelists which need no page content,\nrelated improvement for OldMarkup crashes because of PCRE memory exhaustion.%%%\nNew <!plugin-list !> syntax and PhpWiki:PageListLibrary args.%%%\nBecause of SQL changes you\'d need to ?action=upgrade to update for SQL.\n\nfixes:\n* fixed crash after login, by eliminating endless recursion in\n group isAdmin() checks\n* fixed syntax errors in signin.tmpl\n* fixed missing DEBUG warnings (Support #954260)\n* PhpWiki is now allow_call_time_pass_reference = Off safe (php.ini)\n Some external libraries are not (Pear_DB odbc, adodb oracle)\n* fixed sql statements for pagedata where it is not needed, fixing the\n typical PageList memory exhaustion on simple page lists.\n cached_html is handled complete seperate now.\n* fixed and improved WikiDB pageid caching.\n* fixed some WikiGroup errors for WIKIPAGE and DB\n* fixed JS_SEARCHREPLACE\n* fixed rename with dba\n* fixed Today link in all templates if USE_PATH_INFO = false\n* fixed PluginManager fatal error line 222\n* utf-8 pagenames fixed (typed foreign names from IE)\n* CGI: no PATH_INFO fix\n* fix some too loose PhpWiki:PagePermissions for signed, but not authenticated users\n (admin, owner, creator), and edit and view for Bogo and Password users\n* security fix for create ACL: action=edit is now checked for create\n* fixed important WikiDB bug with DEBUG > 0: wrong assertion\n around line 172 (#954648)\n* fixed flatfile ArchiveCleaner assertion\n* RssFeedPlugin stability fix for empty feeds or broken connections\n* fixed Sidebar theme CSS, added existing dates to jscalendar\n* fixed PhpWiki:ImageLinks, broken since 1.3.10 (Bug #956068)\n* fixed lib/pear/File_Passwd loading\n* TranslateText: verbatim needed a pagebreak\n* fixed duplicate session_id warning with adodb\n* fixed adodb ~DbPassUser login\n* fixed external ~DbPassUser login\n* fixed adodb action=upgrade\n* fixed ~FilePassUser locking problems and session handling\n* fixed a lot of LDAP auth and group issues\n* fixed LDAP options handling (by John Cole)\n* fixed possible security problems: allowing only posixly strict usernames,\n and an actual LDAP Injection problem, detected by Steve Christey, MITRE.\n* honor s=wildcard arguments for ~WikiAdmin plugins\n* fixed flatfile assertion (#963268) - check existing previous version\n* fixed all msg references from index.php to config/config.ini\n* fixed immediate LANG and THEME in-session updates if not stored in prefs\n* fixed USER_AUTH_POLICY=old, use only USER_AUTH_ORDER methods (besides ~HttpAuth)\n and removed LDAP, POP3, IMAP default configs.\n* RelatedChanges: fixed days links\n* fix Rename: Change pagename in all linked pages\n* fixed PhpWiki:PageChangeNotification for not-current users\n* fixed UpLoadPlugin for filenames with space (Bug #969532)\n* fixed label support for CreateTocPlugin (Bug #969495)\n* fixed Apache2 crashing with old markup and the CreateTocPlugin.\n* catch fatals and request->args changes on dumping\n* fixed unneeded UserPreferences plugin login screen on dumphtml\n* catch SOAP fatal on GooglePlugin without GOOGLE_LICENSE_KEY\n* silently ignore jshide argument on MacIE for AddCommentPlugin and CreateTocPlugin\n* fixed xmlrpc to be able to use the native xmlrpc extension.\n* fixed xmlrpc wiki.listLinks method: \"name\" => \"page\" param\n* fixed xmlrpc security not using eval on usercode anymore\n* fixed WikiAdminUtils behaviour on POST\n* fixed strict login on \"Db\" (by Mikhail Vladimirov)\n* more /tmp warnings on flatfile (by Joel Uckelman)\n\nchanges:\n* ~WikiAdminSetAcl functional\n* enabled PhpWiki:PagePermissions for all admin plugins (no admin required):\n Remove, Rename, Replace, ~SetAcl, Chown\n* renamed DB_Session.php to ~DbSession.php and moved libs to a subdir\n* new Error-style with collapsed output of repeated messages\n* whitespace trim pagenames to avoid abuse\n* no double login page header, better login msg.\n* improved ~FileFinder include_path logic (~NormalizeLocalFileName, ...)\n** init global FileFinder to add proper include paths at startup\n adds PHPWIKI_DIR to the front if started from another dir, lib/pear to the end.\n** fix slashify for Windows\n* check more config-default and predefined constants\n* ~AutoSplit pagenames at subpage seperators, esp for Sidebar theme\n* improve Pagelist layout by equal pagename width for limited lists\n* added CPAN, OsFaq2, WikiLens to interwiki.map\n* ExternalSearchPlugin useimage arg (RFE #952323)\n* simplified some strings for easier translation\n* added hash and object support for ~SessionPassUser userid session variable\n* auth page=>DB ~PassUser upgrade: delete existing Page prefs, if Db prefs are saved.\n* vastly improved french locale support, which is now complete (by Pierrick Meignen).\n english, german and french are now completely translated. The others partially.\n* improved ~SetupWiki (virgin setup) loading all required action pages in english,\n if no foreign translation found (by Pierrick Meignen)\n* show RelatedChanges only if minimum two links on the current page.\n* PageDump: ViewSource link, better actionpage usage, MessageID TZ\n* brought ~WikiUser (old) uptodate\n* added owner and acl fields to dumps\n* import GOOGLE_LICENSE_KEY and FORTUNE_DIR from config.ini\n* renamed global $Theme to $~WikiTheme (gforge nameclash)\n* aggressive WikiDB and cache memory optimization: don\'t cache %content\n and _cached_html if not needed.\n* PageDump added format=backup: dump all revisions.\n* force mysql to use auto_increment page.id for performance reasons.\n call ?action=upgrade\n* extended all plugins which take \"pages\" and \"exclude\" params to accept\n <!plugin-list !> pagelists\n* enabled limit, exclude and sortby PageList options for almost all db backends natively\n* improved SqlResult: templates and variable expansion.\n automatic paging not yet.\n* use latest Pear DB features, which will break on older PearDB libs.\n (escapeSimple). Use INCLUDE_PATH to override.\n* INCLUDE_PATH is now prepended, not appended. PHPWIKI_DIR is forced to be first.\n* rewrote OldTextFormattingRules, AnciennesR%E8glesDeFormatage\n for proper importing (PCRE+memory related crashes on older php\'s)\n* added extra page.cached_html column. ?action=upgrade or PhpWikiAdministration\n \"Convert cached_html\" is needed to convert your old pagedata \"_cached_html\".\n* page deletion is now undoable and being seen in RecentChanges. Purge pages\n by new admin button.\n* zipdump and dumphtml contains now images, buttons and css\n* improved _WikiTranslation performance with gettext extension\n* moved DbSession methods to extra files as with WikiUser files.\n* changed config.ini options:\n KEYWORDS: \"Category:Topic\" => \"Category* OR Topic*\",\n KEYWORD_LINK_REGEXP removed,\n* action=dumphtml dumps only the current page unless done from PhpWikiAdministration\n\nnew:\n* new ENABLE_EDIT_TOOLBAR (from mediawiki), JS_SEARCHREPLACE,\n AddCategory, AddPlugin buttons\n* new other config options:\n** ENABLE_PAGEPERM to turn off ACL (no owner at the statusline if off)\n** FORTUNE_DIR to enable random quotes for new pages\n** GOOGLE_LINKS_NOFOLLOW, ACCESS_LOG_SQL, BABYCART_PATH, BLOG_DEFAULT_EMPTY_PREFIX,\n CATEGORY_GROUP_PAGE, DATABASE_PERSISTENT, DBADMIN_PASSWD, DBADMIN_USER,\n DEFAULT_DUMP_DIR, DISABLE_GETIMAGESIZE, ENABLE_DOUBLECLICKEDIT,\n ENABLE_LIVESEARCH, ENABLE_MODERATEDPAGE_ALL, ENABLE_RAW_HTML_LOCKEDONLY,\n ENABLE_RAW_HTML_SAFE, ENABLE_SPAMASSASSIN, ENABLE_XHTML_XML,\n GOOGLE_LICENSE_KEY, HTML_DUMP_DIR, LDAP_OU_GROUP, LDAP_OU_USERS\n PLUGIN_CACHED_CACHE_DIR, PLUGIN_CACHED_DATABASE, PLUGIN_CACHED_FILENAME_PREFIX,\n PLUGIN_CACHED_FORCE_SYNCMAP, PLUGIN_CACHED_HIGHWATER,\n PLUGIN_CACHED_IMGTYPES, PLUGIN_CACHED_LOWWATER, PLUGIN_CACHED_MAXARGLEN,\n PLUGIN_CACHED_MAXLIFETIME, PLUGIN_CACHED_USECACHE, TEMP_DIR, USECACHE,\n USE_EXTERNAL_HTML2PDF, ENABLE_MARKUP_COLOR, ENABLE_MARKUP_TEMPLATE\n* implemented WikiDB page creator and ownership\n* added paging support for simple one-column pagelists\n* added new PageList options: cols, azhead, comma, commasep, ordered\n and enabled the new args on most plugins.\n* new pagename utf8 detection logic (from mediawiki)\n* added action revert, with button from action=diff\n* added new <!plugin-list PluginName args!> syntax within plugin args\n* new plugin IncludePages, esp. for <!plugin-list !>\n* added template variable expansion support to the CreatePagePlugin\n* added new <!plugin-list PluginName args!> syntax within plugin args\n* new plugin IncludePages, esp. for <!plugin-list !>\n* added template variable expansion support to the CreatePagePlugin\n* WikiSpam prevention:\n ** On GOOGLE_LINKS_NOFOLLOW add rel=nowfollow to all external\n links, unless the author was authenticated.\n ** max 20 new links hardcoded\n ** new babycart module interfacing SpamAssassin\n* added WikiPluginCached support for image maps, static cache in uploads/ and SVG\n* added case-sensitive/insensitive and regex searching, replace also\n* added action=pdf: only page formatter missing, use USE_EXTERNAL_HTML2PDF instead\n* new ~XmlParser, ~HtmlParser: new libs for HTML->wiki import and htmlarea3 support\n* new action=chown|setacl|rename|dump action shortcuts pointing to the plugin\n* new SyntaxHighlighter plugin (based on work by alecthomas),\n needs highlight from http://www.andre-simon.de/\n* new PloticusPlugin. Full application/xhtml+xml support not yet\n (javascript document.write() not supported with ENABLE_XHTML_XML)\n* new ListPages plugin (by Dan Frankowski)\n* new TeX2pngPlugin (by Pierrick Meignen)\n* added support for ?force_unlock=1 parameter for stale File_Passwd locks\n (should not be needed anymore, we lock only when we actually change the passwd)\n* added mysql-4.1 fix at action=upgrade,\n added CACHE_CONTROL NONE => NO_CACHE config.ini fix to action=upgrade\n* author, owner, creator support for WikiAdmin* and AllPages plugins:\n** AllPagesCreatedByMe, AllPagesLastEditedByMe, AllPagesOwnedByMe\n* added option regex to ~WikiAdminSearchReplace and ~WikiAdminRename\n* added oracle PearDB backend (by Philippe Vanhaesendonck)\n* added experimental SearchHighlight feature (not for HTML yet)\n* added experimental LiveSearch feature\n* added [OverWrite All] button to loadfile action on the first page.\n* added [Load & OverWrite] button to PhpWikiAdministration\n* performance: use cached static config/config.php, if it\'s writable by\n the webserver. (experimental)\n* added ACCESS_LOG_SQL &1: read, &2 write. new accesslog sql table.\n for various log analysis: abuse prevention, recent referrers.\n* added more PageChangeNotification on other actions: rename, remove.\n changed subject on create. Collapse mult. emails to one.\n* added new PhpWiki:WikiFormRich plugin\n* added new AppendTextPlugin (by Pascal Giard)\n* added RSS2 link (format=rss2) in RecentChanges. (no cloud channel yet)\n* added PhpWikiAdministration WikiDB buttons:\n [Purge all empty unreferenced pages], [Convert cached_html]\n* (nyi) new experimental ModeratedPage feature. (i.e. delayed POST actions)\n* new edit \"[] old markup [Convert]\" button to convert and save to new markup.\n* new LinkDatabase plugin and actionpage for the http://touchgraph.sourceforge.net/ ~WikiBrowser\n* new hyperwiki applet in the Sidebar theme. See http://hypergraph.sourceforge.net/\n* new xmlrpc methods: putPage, mailPasswordToUser\n* new xmlrpc test framework\n* action=upgrade performs now a mysql LOCK TABLE privileges check and fix\n* action=upgrade asks now for the admin\'s user and password if not defined\n* added lib/ASCIIMathPHP and AsciiMath plugin\n* new AnalyseAccessLogSqlPlugin (by Charles Corrigan)\n* new TemplatePlugin, optionally mediawiki-style {{Template}} syntax\n* new ENABLE_ACDROPDOWN moacdropdown library. fast xmlrpc communication nyi\n\nPhpWiki 1.2.11:\n* support remove for $WhichDatabase = file\n\nPhpWiki 1.2.10:\n* support php5 with register_long_arrays = off\n\nPhpWiki 1.2.9 bugfix:\n* Jose Vina fixed MostPopular sorting for dba and dbm,\n which was broken since 1.2.3\n\n1.2.8 (the old-stable branch) Jan, 30 2005, Reini Urban:\n* register_globals=off fix:\n fix and centralize broken register_globals=off logic.\n* update message catalog\n* replace mysql_pconnect by mysql_connect\n\n1.2.7 (the old-stable branch) Jan, 6 2005, Reini Urban:\nPhpWiki 1.2.7 backport cvs release-1_2-branch enhancements never released with 1.2.3-1.2.6:\n* full xhtml conformity\n* split_pagename in title and header to help google\n* \"INSTALL.Mac OS X\" added from cvs\n* lib/zipfile.php: Content-Disposition: attachment\n* lib/config.php, lib/stdlib.php: support new USE_LINK_ICONS and AUTOSPLIT_WIKIWORDS,\n better i18n $!WikiNameRegexp\n* re-added images/* LINK_ICONS, pre-calculate DATA_PATH\n* locale/*: fix and update strings and templates esp. for german,\n* index.php: urlparser extended to omit &start_debug=1 and other args\n* added minor_edit checkbox\n* print more meta tags: robots, favicon, language and PHPWIKI_VERSION\n\n1.2.6 (the old-stable branch) Dec, 19 2004, Reini Urban:\n;: flatfile fixes and enhancement:\n* fixed !TitleSearch and Backlinks for flatfile.\n* enable MostPopular (hitcount storage) for flatfile\n\n1.2.5 (the old-stable branch) Nov, 28 2004, Reini Urban:\n* works with register_globals=off\n* adds user/password to pgsql,\n* fix zip and dumpserial on dba, dbm, msql and file,\n* and fixes a minor (un)lock issue, displaying the (un)locked page afterwards\n and not the FrontPage.\n\n1.3.10 May, 13 2004, Reini Urban, Joby Walker:\n\n;: In short: paging support, adodb rewrite, permission problem fixed.\n\nfixes:\n* fixed severe permission problem:\n Default permissions not honored. Everybody was able to edit.\n* set UserPreferences for bool and int fixed\n* POP3 auth\n* dba open problems improved, but not generally fixed\n* fixed dba session reading, but still broken\n* support wikiword links and image links in RichTable content,\n backlinks still not working.\n* fixed navbar links in theme smaller, and made them default\n* fixed loading of localized pagenames on action=upgrade\n* fixed interwiki.map loading on certain PrettyWiki setups\n* re-enabled php-4.0.6 support (broken since 1.3.8: superglobals, array_key_exists),\n 4.0.4-pl1 and 4.0.5 do work, but not stable enough.\n* fix running phpwiki in \"http://server/\" (empty DATA_PATH)\n* fix PhpWiki:PrettyWiki detection: starter script includes index.php,\n and include main.php by its own to override certain config values.\n* fix WikiAdminRemove arguments passed from WikiAdminSelect,\n WikiAdminRemove deleted too many args if passed from WikiAdminSelect\n* session transportation improved, no db objects stored\n* PageGroup support for [links] and subpages\n* HttpClient fixes for older php\'s\n* RssFeed for allow_url_fopen=false, IMAGE support, empty ITEM list\n* Theme buttons are now also searched in the default theme\n* numerous other minor bugfixes.\n\nchanges:\n* ADODB update from ancient mysql-only, to 4.21 with all supported databases.\n transaction support, with mysql locking-workarounds\n* pear not in our include_path anymore: either use your pear or our pear,\n by adding it to your include_path or not. use now 1:1 copies of pear libs.\n* CreateToc parses now headers with links and formatting optionally, if\n TOC_FULL_SYNTAX is defined\n* PageChangeNotification: userids, not emails are printed\n* default theme navbar consistency: linkButtons instead of action buttons\n* _~WikiTranslation what=buttons, noT=1, nolinks=1\n* ~SetupWiki (virgin setup) also loads all mandatory pages now\n and overwrites ReleaseNotes\n* PageChangeNotification changed subject to \"[WikiName] Page change %s\",\n update your filters accordingly\n* action=upgrade now linked in PhpWikiAdministration,\n db: fix page.id auto_increment and ADD session.sess_ip\n* some internal InlineParser optimization\n* DBAuthParam statement syntax change: variables now like \'$userid\'\n\nnew:\n* new ini-style config instead of old index.php, by Joby Walker\n* paging support for pagelists longer than limit\n* PopularNearby plugin: same as the classic most popular footer\n* formatted single-line plugins supported\n* RelatedChanges plugin: only those which are links at the current page\n* new GoogleLink pref: add \"[G]\" lookup on unknown links\n* added chinese language support, by Yan-ren Tsai (druryl)\n* added missing MacOSX buttons, by Carsten Klapp.\n* new Crao theme from http://wiki.crao.net, by Arnaud Fontaine and Laurent Lunati\n* extended PhpWiki:InlineImages markup (size, border, ...)\n\n\n1.3.9-p1 May,5 2004, Reini Urban:\n\nBugfix patch for the following 1.3.9 problems:\n* Default permissions not honored. Everybody was able to edit.\n* set UserPreferences for bool and int fixed\n* dba open problems improved\n* session transportation improved, no db objects stored\n* php-4.0.6 support re-enabled (superglobals, array_key_exists)\n* WikiAdminRemove deleted too many if args passed from WikiAdminSelect\n* PageGroup support for [links] and subpages\n* disabled default dba sessions, broken!\n* HttpClient fixes for older php\'s\n* RssFeed for allow_url_fopen=false, IMAGE support, empty ITEM list\n\n\n1.2.4 (the old-stable version) May, 4 2004, Reini Urban:\n* improves possible deadlocks in DBA,\n* fixes problems with DBA open failures.\n\n\n1.2.3 (the old-stable version) Apr, 29 2004, Reini Urban:\n* added the most popular footer for dba\n* added remove for dba\n* fixed a warning on info page\n\n\n1.3.9 Apr, 12 2004, Reini Urban:\n\nBugfix release for the following 1.3.8 problems:\n* syntax errors in lib/plugin/UpLoad.php\n* syntax errors in lib/plugin/WikiAdminRemove.php\n* syntax error in schemas/mysql.sql\n* several path issues (cannot findfile...), which were caused\n by a chdir for bindtextdomain in lib/config.php.\n Failed opening required \'lib/stdlib.php\',\n templates/html.tmpl: not found, and more\n* added self-registration for DbPassUser\n* added GoTo plugin, RateIt action page\n\n1.3.8 Jan-Apr 2004, Reini Urban:\n\nExternal plugable authentification, DB prefs and sessions,\nsome more fixes, docs, themes and plugins.\n\n* new WikiUserNew class (started by Carsten Klapp),\n* new Preferences (optionally from DB, no cookies anymore)\n* improved DB_Session (added ADODB + dba support,\n WhoIsOnline support)\n* enabled WikiGroup (Joby Walker and Reini Urban)\n* new individual PagePermissions (enabled, but not yet enforced)\n* new WikiAdminRename, WikiAdminSearchReplace, WikiAdminSetAcl\n* several other new plugins: WikiPoll, WhoIsOnline,\n CreateToc (experimental), AddComment,\n _WikiTranslation and TranslateText, NoCache,\n UpLoad (by NathanGass, qubit and Reini Urban),\n IncludeSiteMap (by cuthbertcat and Reini Urban),\n RichTable (by Sameer D. Sahasrabuddhe),\n CreatePage and RateIt (by Dan Frankowski),\n RssFeed (by Arnaud Fontaine)\n* added InterWiki image button support\n* added Japanese language support (by Tadashi Jokagi)\n* added sqlite support (thanks to Matthew Palmer)\n* added theme and plugin-specific PageList column types and theme-specific UserPreferences\n* added EmailVerification and PageChangeNotification (experimental)\n* added new sess_ip column (DB_Session) for ip-based robot throttling\n\n* Pear DB update, minor performance improvement for PearDB\n* PageList: enhanced sortby + limit support, sortable gridbuttons enforced, cleanup.\n* minor theme/default overhaul, new theme/smaller, new experimental theme/wikilens\n* new theme/Wordpress by Mike Pickering\n* updated theme/Sidebar: box methods, fast jscalendar and easier to customize\n* more OldStyleTable arguments, PhotoAlbum local fs support\n* preliminary action=upgrade (To import new pgsrc pages only yet. not for DB)\n* preliminary SOAP support\n* added PdfOutput libraries\n* experimental javascript Search&Replace edit buttons\n* experimental old-browser compatibility code.\n\n* fixed WikiAdminSelect, WikiAdminRemove\n* fixed and improved XHTML dumps (css, images, unlinked pages, \\r\\r\\n issue)\n* fixed ADODB limit problem, fixed dba on Windows PHP 4.3.x\n* fixed BlockParser problem with \"0\" as text\n* fixed UnfoldSubpages sortby\n* fixes for PHP5 compatibility started\n* fixed gettext, setlocale and update_locale problems\n\n1.3.4 until 1.3.7, 2002-2003 Jeff, Carsten and Steve Wainstead:\n\n* several stable releases with better documentation (most plugins) and various bugfixes.\n* EditMetaData (by MichaelVanDam) for example. (forgot what else was new)\n* Jochen Kalmbach\'s new UserFileManagement and UserRegistration didn\'t went upstream.\n (personal uploads, ...)\n\n1.3.3 early 2002, Jeff strikes back, with the help of Carsten Klapp:\n\n* major feature enhancements:\n* Cache all output and use a clever page cache. Get rid of plugin-head.\n* new PageType class. Formatter and Search engine rewrite.\n* Validator\n* broke several older plugins: InterWikiSearch, WikiAdminSelect. broke image buttons\n* Carsten Klapp\'s beloved MACOSX theme, button factory and CSS wizardry in general.\n* XHTML dumps, WikiBlog as page type.\n* PluginManager and several more plugins.\n\n1.3.2 early 2002, Reini Urban strikes:\n\n* Start of external authorisation in the config, but not in code.\n* Store Preferences in the users PersonalPage (Jeff)\n* Sessions in DB, pear DB update\n* concept of Subpages, UnfoldSubpages, SiteMap, AllPages, AllUsers, ...\n* PageList (Jeff and Reini)\n* Several new plugins: RedirectTo, plugin-head architecture.\n Normalize template names. WikiAdminSelect architecture: WikiAdminRemove\n* VisualWiki, TexToPng, text2png + several cached plugins (by Johannes Große)\n* PhpWeather (?), PrevNext, image buttons,\n* IncludePage (Joe Edelman), FrameInclude (Reini), Transclude (Jeff)\n* Calendar (contributed by ?), CalendarList, WikiBlog, ...\n\n.... a small hole here .... (three years no detailed HISTORY. see the outline above)\n\nJeffs Hacks.\n\n* New database API. See =lib/WikiDB.php= and =lib/WikiDB/backend.php=\n for the bulk of the documentation on this. The new database can\n save multiple archived versions of each page. A mechanism for\n purging archived revisions is now in place as well. See the\n $~ExpireParams setting in =index.php=, and =lib/~ArchiveCleaner.php=\n for details. At this point, the DBA, MySQL and Postgres backends\n are functional. The DBA backend could use some performance\n optimization. The whole API is still subject to some change as I\n figure out a clean way to provide for a variety of (not all forseen)\n methods of indexing and searching the wiki.\n\n* New WikiPlugin architecture.\n\n* New template engine. This needs to be documented further, but, for\n now, see =lib/Template.php=. On second thought, don\'t\n (=lib/Template.php= desperately needs refactoring, still.) The\n basic advance is that PHP4\'s =ob_*()= functions can be used to\n capture output from code that is run through =eval(). This allows\n the templates to be PHP code...\n\n* Edit preview button on the edit page. Now you can see what your\n edits look like before committing them.\n\n* Reworked the style-sheets. I still need to clean this up some more.\n I would appreciate comments and bug reports on it. So far I\'ve only\n tested the new style sheets with Netscape 4.77 and Mozilla 0.9.3\n (both running under Linux.)\n\n* Expanded syntax for text search, Searches like \"wiki or web -page\"\n (or \"(wiki or web) and not page\") will now do more-or-less what they\n look like they\'ll do.\n\n* Security Issues: PhpWiki will now work with PHP\'s =register_globals=\n set to off.\n\nPhpWiki 1.3.x development branch.\n\n* Pagenames in =PATH_INFO=.\n\n* File uploads: see PhpWikiAdministration.\n\n* UserPreferences.\n\n* Ugly [MagicPhpWikiURLs] for administrative links.\n\nPhpWiki 1.2 is a huge advance over version 1.0:\n\n* Database support for MySQL, Postgresql, mSQL, flat file and the new\n dba_ library in PHP4 is included.\n\n* Internationalization: support for different languages, down to the\n source level, is included. German, Spanish, Swedish and Dutch are\n currently shipped with PhpWiki. An architecture is in place to\n easily add more languages.\n\n* New linking schemes using square brackets in addition to the old\n style ~BumpyText.\n\n* Administration features include page locking, dumping the Wiki to a\n zip file, and deleting pages.\n\n* A MostPopular page showing the most frequently hit pages.\n\n* Full HTML compliance.\n\n* Links at the bottom of pages describing relationships like incoming\n links from other pages and their hits, outgoing and their hits, and\n the most popular nearby pages.\n\n* Color page diffs between the current and previous version.\n\n* An info page to view page metadata.\n\n* Far more customization capability for the admin.\n\n* A templating system to separate the page HTML from the PHP code.\n\n* New markup constructs for =<B>=, =<I>=, =<DD>=, =<BR>= and more.\n\n* Tabless markup to supercede the older markup (both still supported).\n\n\n----\n\nPhpWiki 1.1.9 includes Spanish language pages, a full implementation\nfor Postgresql, numerous bug fixes and more. See the =HISTORY= file\nfor more info: http://phpwiki.sourceforge.net/phpwiki/HISTORY\n\n----\n\nPhpWiki 1.1.6 is a major revision of PhpWiki. The ability to have\nthemes (via an easy-to-edit template system) has been added; the\nschema for MySQL has been completely overhauled, breaking the page\ndetails into columns (for efficiency we agreed not to put references\nin a separate table, so it\'s not completely normalized. \"Don\'t let the\nbest be the enemy of the good.\")\n\nPostgresql support has been added and the markup language is evolving, now allowing\n\n!!!<h2>\n!!<h3>\n!<h4>\n\ntags and __a new way to make text bold__, and of course the\n[new linking scheme].\n\nThere is a new feature on all pages called \'\'more info\'\' that gives\nyou a low level detailed view of a page, which is probably more useful\nfor debugging than anything.\n\nAs we move towards a 1.2 release we will be adding logging, top ten\nmost active pages and other new features with the new database schema\n(and yes, these features will make it into the DBM version too). I\nalso want to add mSQL support and test it under Zend, the new PHP4.\n\nBelow are the release notes for version 1.03, the last release of the\n1.0 PhpWiki series. --Steve Wainstead, mailto:swain@panix.com\n\n----\n\nPhpWiki was written because I am so interested in WikiWikiWeb~s, and I\nhaven\'t used PHP since version 2.0. I wanted to see how it had\nadvanced.\n\nVersion 1.0 is a near-perfect clone of the Portland Pattern\nRepository, http://c2.com/cgi-bin/wiki?WikiWikiWeb. In truth, I was\nusing the Wiki script you can download from there as a model; that\nWiki lacks a number of features the PPR has, like EditCopy. So in\ntruth PhpWiki is a kind of hybrid of the PPR and the generic Wiki you\ncan get from there (which is written in Perl).\n\nThe one caveat of PhpWiki is the allowance of HTML if the line is\npreceded by a bar (or pipe, which is how I usually say it). (That\'s a\n\'=|=\'). It was very simple to add, and the idea came from a posting\nsomewhere on the PPR about how AT&T had an internal Wiki clone and\nused the same technique. The ability to embed HTML is disabled by\ndefault for security reasons.\n\nVersion 1.01 includes a patch that fixes a small error with rendering\n<hr> lines. Thanks to Gerry Barksdale.\n\nSee the =HISTORY= file for a rundown on the whole development process\nif that sort of thing really interests you :-)\n\n--SteveWainstead\n\n----\n\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(593,1,1223029227,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin PageGroup ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin PageGroup ?>\n</verbatim>\n\n<?plugin PageGroup ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(30,1,1223029227,0,'Here is the list of all pages on this Wiki, including any\nOrphanedPages which are otherwise inaccessible.\n\n<?plugin AllPages?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(594,1,1223029227,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin ModeratedPage ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin ModeratedPage ?>\n</verbatim>\n\n<?plugin ModeratedPage ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(595,1,1223029227,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin NoCache ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin NoCache ?>\n</verbatim>\n\n<?plugin NoCache ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(596,1,1223029227,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin RandomPage ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin RandomPage ?>\n</verbatim>\n\n<?plugin RandomPage ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(597,1,1223029227,0,'All links in this page will be used to find user groups for the\nWIKIPAGE group method. User group pages must contain a list of\nusernames, and then for consistency after four hyphens a link to this\npage.\n\n* [Administrators]','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(498,1,1223029227,0,'<?plugin RateIt show=ratings ?>\n\n%%%\n<?plugin AllPages info=rating limit||=25 ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(599,1,1223029288,0,'! Synopsis\nHelp:OldTextFormattingRules <br>\n<strong>Emphasis:</strong> \'<strong></strong>\' for <em>italics</em>, _<em></em>~_ for <strong>bold</strong>, \'<strong></strong>\'_<em></em>~_ for <em><strong>both</strong></em>.%%%\n<strong>Lists:</strong> * for bullet lists, # for numbered lists, <em><strong>;</strong> term <strong>~:</strong> definition</em> for definition lists.%%%\n<strong>References:</strong> ~JoinCapitalizedWords or use square brackets for a ~[page link] or URL ~[~http~://cool.wiki.int/~].%%%\n<strong>Footnotes:</strong> Use ~[1],~[2],~[3],...%%%\n<strong>Preventing linking:</strong> Prefix with \"~!\": ~!~DoNotHyperlink, name links like ~[~[text | URL] (double up on the \"[\").%%%\n<strong>Misc:</strong> \"~!\", \"~!~!\", \"~!~!~!\" make headings, \"%%<em></em>%\" makes a linebreak, \"-<em></em>-<em></em>-<em></em>-\" makes a horizontal rule.%%%\n<strong>Tables:</strong> »|« as first char, »|« for more columns, »|>« align right, »|<« align left, »|^« centered (default), »||« span columns, »|v« span rows\n\n----\n! Paragraphs\n\n* Don\'t indent paragraphs\n* Words wrap and fill as needed\n* Use blank lines as separators\n* Four or more minus signs make a horizontal rule\n* %%<em></em>% makes a linebreak (in headings and lists too)\n\n\n! Lists\n\n* asterisk for first level\n * asterisk-asterisk for second level, etc.\n* Use * for bullet lists, # for numbered lists (mix at will)\n* semicolon-term-colon-definition for definition lists:\n;term here:definition here, as in the <DL><DT><DD> list\n* One line for each item\n* Other leading whitespace signals preformatted text, changes font.\n\n! Headings\n\n* \'~!\' at the start of a line makes a small heading\n* \'~!~!\' at the start of a line makes a medium heading\n* \'~!~!~!\' at the start of a line makes a large heading\n\n! Fonts\n\n* Indent with one or more spaces to use a monospace font:\n\n<pre>\n This is in monospace\n</pre>\nThis is not\n\n!Indented Paragraphs\n\n* semicolon-colon -- works like <BLOCKQUOTE>\n\n;:this is an indented block of text\n\n! Emphasis\n\n* Use doubled single-quotes (\'<strong></strong>\') for emphasis (usually <em>italics</em>)\n* Use doubled underscores (_<em></em>_) for strong emphasis (usually <strong>bold</strong>)\n* Mix them at will: <strong><em>bold italics</em></strong>\n* <em>Emphasis</em> can be used <em>multiple</em> times within a line, but <em>cannot</em> cross line boundaries:\n\n\'\'this\nwill not work\'\'\n\n! References\n* Hyperlinks to other pages within the Wiki are made by placing the page name in square brackets: [this is a page link] or UsingWikiWords (preferred)\n* Hyperlinks to external pages are done like this: [http://www.wcsb.org/]\n* You can name the links by providing a name, a bar (|) and then the hyperlink or pagename: [PhpWiki home page | http://phpwiki.sourceforge.net/] - [the front page | HomePage]\n* You can suppress linking to old-style references and URIs by preceding the word with a \'~!\', e.g. ~NotLinkedAsWikiName, ~http://not.linked.to/\n* You can create footnotes by using ~[1], ~[2], ~[3], ... like this here #[|ftnt_ref_1]<sup>~[[1|#ftnt_1]~]</sup>. See footnote for counterpart. (If the ~[ is in the first column, it is a footnote <em>definition</em> rather than a footnote <em>reference</em> #[|ftnt_ref_1]<sup>~[[1|#ftnt_1]~]</sup>.)\n* Also, the old way of linking URL\'s is still supported: precede URLs with \"http:\", \"ftp:\" or \"mailto:\" to create links automatically as in: http://c2.com/\n* URLs ending with .png, .gif, or .jpg are inlined if in square brackets, by themselves: [http://phpwiki.sourceforge.net/demo/themes/default/images/png.png]\n* Semantic links are named links like: is_a::WikiPage and attributes like size:-4000.\n* A pagelink within square brackets starting with \":\" is not backlinked.\n\n! Tables\n\n* Simple tables are available. A table row is introduced by a <strong>|</strong> in the first column. It is best described by example:\n<pre>\n || _<em></em>_Name_<em></em>~_ |v _<em></em>_Cost_<em></em>~_ |v _<em></em>_Notes_<em></em>~_\n | _<em></em>_First_<em></em>~_ | _<em></em>_Last_<em></em>~_\n |> Jeff |< Dairiki |^ Cheap |< Not worth it\n |> Marco |< Polo | Cheaper |< Not available\n</pre>\n;:will generate\n<?plugin OldStyleTable\n|| <strong>Name</strong> |v <strong>Cost</strong> |v <strong>Notes</strong>\n| <strong>First</strong> | <strong>Last</strong>\n|> Jeff |< Dairiki |^ Cheap |< Not worth it\n|> Marco |< Polo | Cheaper |< Not available\n?>\n\n;:Note that multiple <strong>|</strong>\'s lead to spanned columns, and <strong>v</strong>\'s can be used to span rows. A <strong>></strong> generates a right justified column, <strong><</strong> a left justified column and <strong>^</strong> a centered column (which is the default.)\n;:With the new Help:TextFormatingsRules tables are only supported with the Help:OldStyleTablePlugin.\n\n\n! HTML Mark-Up Language\n\n* Don\'t bother\n* < and > are themselves\n* The & characters will not work\n* If you really must use HTML, your system administrator can enable this feature. Start each line with a bar (|). Note that this feature is disabled by default.\n\n\n-----\n\n! Footnotes:\n\n#[|ftnt_1]~[[1|#ftnt_ref_1]~] By using ~[1] a second time (in the first column) the footnote itself is <em>defined</em>. You may refer to a footnote as many times as you want, but you may only define it once on the page. Note the the ~[1] in the footnote links back to the first reference, if there are multiple references there will be +\'s after the ~[1] which will link to the other references. (References which come <em>after</em> the footnote <em>definition</em> will not be linked to.)\n----\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(601,1,1223029288,0,'<b>With this plugin you can embed raw unfiltered HTML in the page source; say, for example, you want to put in a complicated set of nested tables to display data. By default, raw HTML is not allowed in most Wikis due to security problems (because malicious users can insert redirects, Javascript, etc.)</b>\n\n<b>For this plugin to work, the page must be locked by the administrator. If you are seeing the raw HTML being displayed below, instead of rendered, try locking the page (log in as the administrator first).</b>\n\n<?plugin RawHtml\n\n<!-- Keep link lines at 72 characters or lynx will break them poorly. -->\n<!-- Obviously, we list ONLY the most useful/important URLs here. -->\n<!-- Keep it short and sweet: 3 lines and 2 columns is already enough -->\n\n<table border=\"1\" cellpadding=\"10\">\n<tr><td>Sample HTML from www.gnu.org</td>\n<td>\n\n<!-- Keep link lines at 72 characters or lynx will break them poorly. -->\n<!-- Obviously, we list ONLY the most useful/important URLs here. -->\n<!-- Keep it short and sweet: 3 lines and 2 columns is already enough -->\n\n<table>\n <tr>\n <td align=\"left\">\n <ul>\n <li><a href=\"http://www.gnu.org//provide.html\">What we provide</a></li>\n <li><a href=\"http://www.gnu.org//philosophy/philosophy.html\">Why we exist</a></li>\n\n <li><a href=\"http://www.gnu.org//gnu/gnu-history.html\">Where we are going</a></li>\n </ul>\n </td>\n <td>\n <ul>\n <li><a href=\"http://www.gnu.org//help/help.html\">How you can help us get there</a></li>\n <li><a href=\"http://www.gnu.org//people/people.html\">Who we are</a></li>\n\n <li><a href=\"http://www.gnu.org//testimonials/testimonials.html\">What users think of GNU software</a></li>\n </ul>\n </td>\n </tr>\n</table>\n</td>\n</tr>\n</table>\n?>\n\n-------------\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(602,1,1223029288,0,'PhpWikiAdministration Page Explorer plugin.\n\n! Usage\n<verbatim>\n <?plugin WikiAdminChmod ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin WikiAdminChmod s=Temp* ?>\n</verbatim>\n\n<?plugin WikiAdminChmod s=Temp* ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(603,1,1223029288,0,'AppendText is a Help:WikiPlugin to automatically add text to a page. For general\nusage better use the AddCommentPlugin.\n\n<verbatim>\n<?plugin AppendText ?>\n</verbatim>\n\n!! Plugin Arguments\n__page__: |\n Append to which page. Default: Current page.\n__s__: |\n What text to add. Note: A \\n is always prepended.\n__before__: |\n (Optional) Add before the matching line beginning with before.\n__after__: |\n (Optional) Add after the matching line beginning with after.\n\n!! Examples\n\nAdd from a list of all available plugins one to the current page.\n<verbatim>\n <?plugin WikiFormRich action=AppendText buttontext=\"AddPlugin\"\n pulldown[] name=s text=\"Plugins: \" value=<!plugin-list BackLinks page=WikiPlugin !>\n ?>\n</verbatim>\n\nAdd from a list of all available Categories to the current page.\n<verbatim>\n <?plugin WikiFormRich action=AppendText buttontext=\"AddCategory\"\n pulldown[] name=s text=\"Categories: \" value=<!plugin-list TitleSearch s=Category !>\n ?>\n</verbatim>\n----\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(604,1,1223029288,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin TexToPng ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin TexToPng ?>\n</verbatim>\n\n<?plugin TexToPng ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(605,1,1223029288,0,'<?plugin RssFeed url=http://sourceforge.net/export/rss2_projnews.php?group_id=6121&rss_fulltext=1 maxitem=10 ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(606,1,1223029288,0,'<?plugin IncludePage page=CategoryCategory section=Category quiet=1 ?>\n\n<?plugin BackLinks ?>\n\n-----\n[CategoryCategory]','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(478,1,1223029288,0,'<?plugin LinkSearch limit||=100?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(388,1,1223029288,0,'<?plugin WikiAdminSearchReplace ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(21,1,1223029288,0,'The contents of all pages are searched to find links to the current\npage. The BackLinks function also answers the question: \"Which pages\ncontain the title of this page?\".\n\n----\n\n<?plugin BackLinks exclude||=\'\' include_self||=1 noheader||=0 page||=\'\' info||=\'\' ?>\n\n----\n\nTo display the list of pages which all contain multiple links use a pagelist as page argument.\nFor example\n<verbatim>\n <?plugin BackLinks page=Milk,Honey ?>\n</verbatim>\nwould display all pages which contain links to Milk AND Honey.','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(607,1,1223029288,0,'<em>SemanticSearch for pages with the relation %%LINKTO%% :: *%%PAGENAME%%* (a Linkto)</em>\n\n <?plugin SemanticSearch page=\"*\" relation=\"%%LINKTO%%$\" s=\"%%PAGENAME%%$\" case_exact=1 noform=1 ?>\n\nNote: Relations are created implicitly by using the <tt>~:~:</tt> syntax. See Help:SemanticRelations. This is from the [Template/Linkto].\n\nCreate a new relation target page:\n <?plugin-form CreatePage initial_content={{Template/Linkto}} ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(11,1,1223029288,0,'!! Contents\n\n<?plugin SiteMap\n noheader=true\n exclude=HomePage,PgsrcTranslation\n reclimit=1\n direction=forward\n firstreversed=1\n?>\n\n! Pages in this category:\n\n<?plugin BackLinks\n exclude||=\'\'\n include_self||=1\n noheader||=0\n page||=[pagename]\n info||=pagename,mtime\n?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(608,1,1223029288,0,'! Synopsis\n\nHelp:WikiPlugin to display mathematical formulae in a Wiki page.\n\n! Usage\n\n<verbatim>\n<?plugin TeX2png text=\"$$(a+b)^n=\\sum_{k=0}^n{n\\choose k}a^k b^{n-k}$$\" ?>\n</verbatim>\n\ngives\n\n<?plugin TeX2png text=\"$$(a+b)^n=\\sum_{k=0}^n{n\\choose k}a^k b^{n-k}$$\" ?>\n\n! Arguments\nThere is only one argument which is the text of the mathematical\nexpression. This text *must be* enclosed by a dollar $ within a\nparagraph or two dollars $$ on a separate line. In the last case,\nall is centered.\n\nTo write mathematical formulae, the syntax is the one\nof [LaTeX | http://www.latex-project.org].\n\n! Caveats\n\nThis plugin is only to produce readable mathematical formulae. Any\nother text is not allowed : so if an expression is not enclosed by\ndollars then it will be displayed by a red text. It is all the same\npossible to display raw text as <?plugin TeX2png text=\"$\\textrm{\\LaTeX}$\" ?> by using :\n\n<verbatim>\n<?plugin TeX2png text=\"$\\textrm{\\LaTeX}$\" ?>\n</verbatim>\n\nThis plugin is not able to produce sophisticated mathematicals texts\nwith links, cross references... For that, you can use for example\nLaTeX2html.\n\n! Examples\n\nSome Greeks letters : <?plugin TeX2png text=\"$\\alpha$\" ?>, <?plugin TeX2png text=\"$\\beta$\" ?>, ... and a formula <?plugin TeX2png text=\"$\\sum_{i=1}^n \\frac1{i^2}=\\frac{\\pi^2}{6}$\" ?> to test display in a paragraph.\n\n*Exercise 1* Consider the function <?plugin TeX2png text=\"$$f(x)=(x^2-4x+3)^{1/2}$$\" ?>\n\n#Give the largest real domain for which f(x) is well defined.\n#Give a domain on which the function is one-to-one. Using this domain derive a formula for the inverse function <?plugin TeX2png text=\"$f^{-1}(x)$\" ?>.\n#Calculate the derivative f\'(x).\n\n*Exercise 2* Consider the function :\n\n<?plugin TeX2png text=\"$$f(x) = \\int_0^x e^{-t^2}\\,dt, x\\in\\mathbb R$$\" ?>\n\n#Show that for all r > 0 :<?plugin TeX2png text=\"$$\\frac{\\pi}{2}\\int_0^r t e^{-t^2}\\,dt \\leq \\int_0^r e^{-x^2}\\,dx \\int_0^r e^{-y^2}\\,dy \\leq \\frac{\\pi}{2} \\int_0^{\\sqrt{2} r} t e^{-t^2}\\,dt$$\" ?> *Help* : you can use polar coordinates.\n#Hence find the limit of <?plugin TeX2png text=\"$f(x)$\" ?> as x tends <?plugin TeX2png text=\"to $\\infty$\" ?>.\n\n-----\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(609,1,1223029288,0,'The Ploticus WikiPlugin passes all its arguments to the ploticus\nbinary and displays the result as PNG, GIF, EPS, SVG, SVGZ or SWF.\nPloticus is a free, GPL, non-interactive software package\nfor producing plots, charts, and graphics from data.\nSee http://ploticus.sourceforge.net/doc/welcome.html\n\nPloticus uses a cache expire date of days.\n\n! Usage\n<verbatim>\n <?plugin Ploticus device||=png [ploticus options...]\n multiline ploticus script ...\n ?>\n</verbatim>\n\nor without any script: (not tested)\n\n<verbatim>\n<?plugin Ploticus -prefab vbars\n data=myfile.dat delim=tab y=1\n clickmapurl=\"http://mywiki.url/wiki/?pagename=@2\"\n clickmaplabel=\"@3\" -csmap\n?>\n</verbatim>\n\nTODO: PloticusSql - create intermediate data from SQL. Similar to [SqlResult|Help:SqlResultPlugin],\njust in graphic form.\nFor example to produce nice looking pagehit statistics or ratings statistics.\nPloticus has its own sql support within #getproc data, but this would expose security information.\n\n! Plugin Arguments\n__device__: |\n gif, png, jpeg, svg, svgz, eps, swf. Any -T parameter supported by ploticus. Default: png\n__data__: |\n optionally add data by <!plugin-list !> pagelist plugins. See Help:WikiPlugin\n__alt__: |\n alt text for the image\n__-prefab__: |\n use the given prefab script (may need PLOTICUS_PREFABS)\n__-csmap__: |\n If a clickable map should be produced (not yet tested)\n passed to ploticus as -csmap -mapfile $tempfile.map\n__help__: |\n Show a help screen\n\nAll other arguments are used as source to ploticus.\n\n! Known Problems\n\n# For windows you need either a gd library with GIF support or\n a ploticus with PNG support. This comes only with the cygwin\n build so far.\n\n! Optional Configuration\n\nconfig.ini:\n PLOTICUS_EXE = pl.exe (on windows)\n PLOTICUS_EXE = /usr/local/bin/pl (elsewhere)\n\nprefabs need the environment variable PLOTICUS_PREFABS. Default: /usr/share/ploticus.\nMaybe also set by the config variable PLOTICUS_PREFABS.\n\nSee also [WikiPluginCached|Help:WikiPluginCached] options in config.ini.\n\n! Examples\n\n<?plugin Ploticus device||=png\n#proc page\n#if @DEVICE in gif,png\n scale: 0.7\n#endif\n\n// specify data using {proc getdata}\n#proc getdata\ndata: Brazil 22\n Columbia 17\n \"Costa Rica\" 22\n Guatemala 3\n Honduras 12\n Mexico 14\n Nicaragua 28\n Belize 9\n United\\nStates 21\n Canada 8\n\n// render the pie graph using {proc pie}\n#proc pie\nfirstslice: 90\nexplode: .2 0 0 0 0 .2 0\ndatafield: 2\nlabelfield: 1\nlabelmode: line+label\ncenter: 4 4\nradius: 2\ncolors: yellow pink pink pink pink yellow pink\nlabelfarout: 1.05\n?>\n\nThe pie chart above was produced by this code from the ploticus\ntestsuite:\n\n<verbatim>\n<?plugin Ploticus device||=png alt=\"Sample Pie Chart\"\n#proc page\n#if @DEVICE in gif,png\n scale: 0.7\n#endif\n\n// specify data using {proc getdata}\n#proc getdata\ndata: Brazil 22\n Columbia 17\n \"Costa Rica\" 22\n Guatemala 3\n Honduras 12\n Mexico 14\n Nicaragua 28\n Belize 9\n United\\nStates 21\n Canada 8\n\n// render the pie graph using {proc pie}\n#proc pie\nfirstslice: 90\nexplode: .2 0 0 0 0 .2 0\ndatafield: 2\nlabelfield: 1\nlabelmode: line+label\ncenter: 4 4\nradius: 2\ncolors: yellow pink pink pink pink yellow pink\nlabelfarout: 1.05\n?>\n</verbatim>\n\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\nHelp:GraphVizPlugin\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(390,1,1223029288,0,'<?plugin WikiAdminChmod ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(612,1,1223029288,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin TitleSearch ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin TitleSearch ?>\n</verbatim>\n\n<?plugin TitleSearch ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(613,1,1223029288,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin CreateBib ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin CreateBib ?>\n</verbatim>\n\n<?plugin CreateBib ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(15,1,1223029288,0,'You are using PhpWiki at this very moment. Incredible, ain\'t it?\n\nVisit our home page at http://phpwiki.sourceforge.net/ and see PhpWiki\nin action at http://phpwiki.sourceforge.net/phpwiki/ (and of course\nhere too :-)).\n\n----\n\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(614,1,1223029288,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin SemanticSearch ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin SemanticSearch ?>\n</verbatim>\n\n<?plugin SemanticSearch ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(518,1,1223029288,0,'<?plugin WikiAdminSelect s||=\"*\" ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(615,1,1223029288,0,'The PhpWiki:SemanticWeb implementation follows closely the [semediawiki\n| http://ontoworld.org/wiki/Semantic_MediaWiki] implementation. It features:\n\n* Annotation of article-article-links by means of configurable relations (link-types).\n* Annotation of articles with simple data-values that are assigned to configurable attributes.\n* Support for using physical units of measurement in all numerical attributes, without need\n for prior configuration.\n\nThe annotation data will be combined with annotations from the current\ncategory system to generate standard-compliant OWL/RDF output, which\ncan be fully processed with tools that support OWL DL or OWL Lite, but\nwhich can also be treated in a meaningful way by software that\nsupports RDF, RDFS or XML.\n\n! Relations\n\nRelations (link-types) are defined as link with the following markup\nsyntax:\n<verbatim>\n relation::pagename\n</verbatim>\n\n! Attributes\n\nAttributes are defined as link with the following markup syntax:\n\n<verbatim>\n attribute:=value\n</verbatim>\n\nAttributes and relations refer only to the current page - the\ncurrent page is the subject, the relation the predicate, the linked page the\nobject in a RDF triple. Relations always refer to another page - they\nmust not exist. Attributes not, since they are numeric only.\n\nWith the SemanticSearch feature you can query online simple and\ncomplex facts.\n\nYou can import and export _lists of facts or queries_, as format rdf,\nrdfs, owl.\n\n! Example\n\n<em>Sample taken from http://ontoworld.org/wiki/San_Diego, see also\n[San Diego] </em>\n\n<verbatim>\nSan Diego [is_a::city] located in the southwestern corner of\n[California|located_in::California], the extreme southwestern corner of the\n[United States|country::United States]. It is the county seat of San Diego\nCounty. As of the 2000 census, the city had a total population of\n[1,223,400|population:=1,223,400]; as of 2005, the California Department of\nFinance estimated the city to have 1,305,736 residents. The city is the\nsecond-largest in California and the seventh-largest in the United States and is\nnoted for its temperate climate and many beaches.\n\nAccording to the United States Census Bureau, the city has a total\narea of [963.6 km²|area:=963.6 km^2] (372.0 mi²). 840.0 km² (324.3\nmi²) of it is land and 123.5 km² (47.7 mi²) of it is water.\nThe total area is 12.82% water.\n\nMost notably, San Diego is the location of the 2005 International\nSymposium on Wikis 2005, and the San Diego Zoo, and the San Diego\nChargers.\n\n<?plugin SemanticRelations ?>\n</verbatim>\n\n! See Also\n\nSee PhpWiki:SemanticWeb,\nSemanticRelations, ListRelations, SemanticSearch, SemanticSearchAdvanced,\nHelp:SemanticRelationsPlugin, Help:SemanticSearchPlugin,\nPhpWiki:ImportRdf, PhpWiki:ImportOwl, PhpWiki::ExportRdf, PhpWiki::ExportRdfs, PhpWiki::ExportOwl\n\n-------------\n\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(460,1,1223029288,0,'<?plugin CreatePage ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(623,1,1223029288,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin PopUp ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin PopUp ?>\n</verbatim>\n\n<?plugin PopUp ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(624,1,1223029288,0,'Since wabi-sabi represents a comprehensive Japanese world view or\naesthetic system, it is difficult to explain precisely in western\nterms. According to Leonard Koren, wabi-sabi is the most conspicuous\nand characteristic feature of what we think of as traditional Japanese\nbeauty and it \'\'\"occupies roughly the same position in the Japanese\npantheon of aesthetic values as do the Greek ideals of beauty and\nperfection in the West.\"\'\'\n\n_\"Wabi-sabi is a beauty of things imperfect, impermanent, and_\n_incomplete._\n\n_\"It is the beauty of things modest and humble._\n\n_\"It is the beauty of things unconventional.\"_\n\n(quoted from \" Help:I -SABI: FOR ARTISTS,DESIGNERS, POETS & PHILOSOPHERS | http://www.amazon.com/exec/obidos/tg/detail/-/1880656124/qid=1054098290/sr=1-1/ref=sr_1_1/104-9834820-5562358?v=glance&s=books],\" 1994, Leonard Koren)\n\nThe concepts of wabi-sabi correlate with the concepts of Zen Buddhism,\nas the first Japanese involved with wabi-sabi were tea masters,\npriests, and monks who practiced Zen. Zen Buddhism originated in\nIndia, traveled to China in the 6th century, and was first introduced\nin Japan around the 12th century. Zen emphasizes \'\'\"direct, intuitive\ninsight into transcendental truth beyond all intellectual\nconception.\"\'\' At the core of wabi- sabi is the importance of\ntranscending ways of looking and thinking about things/existence.\n\n* All things are impermanent\n* All things are imperfect\n* All things are incomplete\n\n\n(also taken from WABI-SABI: FOR ARTISTS,DESIGNERS, POETS & PHILOSOPHERS, 1994, Leonard Koren):\n\n_Material characteristics of wabi-sabi:_\n\n* _suggestion of natural process_\n* _irregular_\n* _intimate_\n* _unpretentious_\n* _earthy_\n* _simple_\n\n\n\nFor more about wabi-sabi, see Help:p ://c2.com/cgi/wiki?WabiSabi].\n\n----\n\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(625,1,1223029288,0,'Provides a dynamic list of plugins on this wiki.\n\n! Usage\n<verbatim>\n <?plugin PluginManager info=args ?>\n</verbatim>\n\n! Arguments\n\ninfo _(default: args)_:\n Display the arguments also. Default: enabled\n To disable use something like info=0\n\n! Configuration\n\ndefine(\'REQUIRE_ADMIN\', true) in the sourcecode to disable general usage.\n\n! Example\n\n<verbatim>\n<?plugin PluginManager ?>\n</verbatim>\n\n<?plugin PluginManager ?>\n\n! Author\nPhpWiki:JeffDairiki ?\n\n! See Also\n\nPluginManager\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(626,1,1223029288,0,'<em>SemanticSearch for pages with the *%%PAGENAME%%* attribute:</em>\n\n<?plugin SemanticSearch attribute=%%PAGENAME%% s=\"*\" page=\"*\" case_exact=1 noform=1 ?>\n\nList of all other used attributes:\n <?plugin ListRelations mode=attributes ?>\n\n----\nCreate a new attribute page:\n <?plugin-form CreatePage initial_content=\"{{Template/Attribute}}\" ?>\n\nNote: Attributes are created implicitly by using the <tt>~:~=</tt> syntax. See Help:SemanticRelations','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(627,1,1223029288,0,'!About\nFoafViewerPlugin is written to facilitate the viewing of FOAF / RDF files in human readable form. Please note, it provides only basic features at this time.\n\n!Version\n0.0.1\n\n!Usage\n<verbatim>\n<?plugin FoafViewer foaf=http://www.myfoaf.com/foaf.rdf ?>\n/FoafViewerPlugin?foaf=http://www.myfoaf.com/foaf.rdf\n</verbatim>\n\n!Download from....\nhttp://www.ahsonline.com.au/dod/FoafViewerPlugin.zip\n\n!Example\n<?plugin FoafViewer foaf=http://www.ahsonline.com.au/dod/FOAF.rdf ?>\n\n-----\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(629,1,1223029288,0,'{{Template/Attribute}}','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(630,1,1223029288,0,'PhpWikiAdministration Page Explorer plugin.\n\n! Usage\n<verbatim>\n <?plugin WikiAdminMarkup ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin WikiAdminMarkup s=Temp* ?>\n</verbatim>\n\n<?plugin WikiAdminMarkup s=Temp* ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(631,1,1223029288,0,'<?plugin RssFeed url=http://sourceforge.net/export/rss2_projsummary.php?group_id=6121 ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(389,1,1223029289,0,'<?plugin WikiAdminSetAcl ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(632,1,1223029289,0,'!! Synopsis\n\nThe [BoxRight|Help:BoxRightPlugin] plugin displays its content as a wiki-formatted\nright-floating div box with border.\nSince v1.3.13.\n\nIf ENABLE_MARKUP_DIVSPAN is enabled then you can produce the same result with a simple =~<div~>=:\n\n~<~div class=boxright~> <br>\n<strong>Example text</strong>\n([What is a Wiki?|WikiWikiWeb])\n~</div~>\n\n<div class=boxright>\n<strong>Example text</strong>\n([What is a Wiki?|WikiWikiWeb])\n</div>\n\n\n!! Typical Usage\n<verbatim>\n<?plugin BoxRight\n<strong>This Wiki</strong> ([What is a Wiki?|WikiWikiWeb]) is a place where problems and\nsolutions are being documented.\n\nSee [How to use this Wiki|Help/HowToUseWiki] for instructions.\n\n<em>Don\'t be afraid - it\'s easy and you can\'t break anything!</em>\n?>\n</verbatim>\n\n\n!! Examples\n\n<?plugin BoxRight\n<strong>This Wiki</strong> ([What is a Wiki?|WikiWikiWeb]) is a place where problems and\nsolutions are being documented.\n\nSee [How to use this Wiki|Help/HowToUseWiki] for instructions.\n\n<em>Don\'t be afraid - it\'s easy and you can\'t break anything!</em>\n?>\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(634,1,1223029289,0,'Displays the recently visited pages.\n\n! Usage\nTypically add to some template at the top or at the bottom. See themes/blog.\n\n<verbatim>\n <?plugin PageTrail?>\n <?plugin PageTrail numberlinks=5?>\n <?plugin PageTrail invisible=1?>\n/verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Optional Configuration\n\ndefine(\'PAGETRAIL_ARROW\', \" => \") in the sourcecode or add it to config.ini\n\n! Example\n\n<verbatim>\n<?plugin PageTrail ?>\n</verbatim>\n\n<?plugin PageTrail ?>\n\n! Author\nPhpWiki:CarstenKlapp ?\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(636,1,1223029349,0,'The Help:n | Help: can be used to generate a monthly calendar in a\nwiki page. It\'s handy for PhpWiki:PersonalWiki~s.\n\nIndividual dates in the calendar link to specially named wiki pages.\nThe names for the \"day pages\" are by default formed by appending the\ndate to the pagename on which the calendar appears.\n\n_This feature was inspired by Help:a |http://manila.userland.com/],\nand first implemented by PhpWiki:GaryBenson. It was later implemented as a\nHelp:WikiPlugin by PhpWiki:JeffDairiki._\n\n!!Usage:\n\n<verbatim>\n<?plugin Calendar?>\n</verbatim>\n\nwill get you:\n<?plugin Calendar?>\n\n--------\n\n!! Plugin Arguments\n\n!Selection of Month\n\n<strong>year</strong>:\n\n Specify the year for the calendar. (Default: current year.)\n\n<strong>month</strong>:\n\n Specify the month for the calendar. (Default: current month.)\n\n<strong>month_offset</strong>:\n\n Added to \'\'month\'\'. Can be used to include several months worth of\n calendars on a single wiki page.\n\n <?plugin Calendar month_offset=+1?>\n\n!\"Day Page\" Names\n\n<strong>date_format</strong>:\n\n Help:e | php-function:strftime] style format string used to\n generate page names for the \"day pages.\" The default value is\n =%Y-%m-%d=.\n\n<strong>prefix</strong>:\n\n Prepended to the date (formatted per \'\'date_format\'\') to generate\n the \"day page\" names. The default value is =~ Help:e ]/=.\n\n!Appearance\n\n<strong>month_format</strong>:\n\n Help:e | php-function:strftime] style format string used to\n generate the title of the calendar. (Default: =%B, %Y=.)\n\n<strong>wday_format</strong>:\n\n Help:e | php-function:strftime] style format string used to\n generate the day-of-week names at the top of the calendar.\n\n<strong>start_wday</strong>:\n\n What day of the week does the calendar start on. This should be\n specified as an integer in the range zero (Sunday) through six\n (Saturday), inclusive.\n\n <?plugin Calendar start_wday=1 ?>\n\n-----\n\n! Patch for 1.2\n\nPhpWiki:GaryBenson wrote the first calendar implementation for PhpWiki 1.2.\n(Since 1.2 doesn\'t support plugins, it uses a =###CALENDAR###= token\nas a trigger.)\nGary provides a screenshot at [ http://inauspicious.org/files/screenshots/calender.png | screenshot ],\na Help:h | http://inauspicious.org/files/phpwiki/phpwiki-1.2.0-calendar.patch] (on 1.2.0), and\n Help:r .php | http://inauspicious.org/files/phpwiki/calendar.php]\n(which renders a view of the year.)\n\n----\n\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(642,1,1223029349,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin BackLinks ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin BackLinks ?>\n</verbatim>\n\n<?plugin BackLinks ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(387,1,1223029349,0,'<?plugin WikiAdminRename ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(643,1,1223029349,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin CategoryPage ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin CategoryPage pagename=CategoryTest ?>\n</verbatim>\n\n<?plugin CategoryPage pagename=CategoryTest ?>\n\n! Author\nWikiLens:DanFr\n\n! See Also\nHelp:TemplatePlugin Help:CreatePagePlugin\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(384,1,1223029349,0,'Hi. I started building this WikiWikiWeb but many others help me\nnow. I\'m at http://www.panix.com/~~swain/.\n\nPlease report bugs to mailto:phpwiki-talk@lists.sourceforge.net','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(645,1,1223029349,0,'<?plugin FuzzyPages ?>\n\n----\n\nAdditional Searches:\n<?plugin-form TitleSearch?>\n<?plugin-form FullTextSearch?>\n<?plugin-form FuzzyPages?>\n\n----\n\nCreate or edit page:\n\n<?plugin-form CreatePage?>\n\n----\n\n<?plugin IncludePage page=FindPage quiet=1 section=Tips sectionhead=1 ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(646,1,1223029349,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin MostPopular ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin MostPopular ?>\n</verbatim>\n\n<?plugin MostPopular ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(647,1,1223029349,0,'__Note:__ This page is much more impressive on the\n[demo server|PhpWikiDemo:en/PgsrcTranslation] where the page names actually\nlink.\n\n__What you are looking at:__ This table shows all the default pages\nthat ship with PhpWiki translated into this special language.\nIf you click on a \"T\" you can contribute a missing translation.\n\n!! Translated Page Name Matrix (dynamic)\n\n<?plugin _WikiTranslation languages=en,sv ?>\n\n----\n\nSee also: PhpWiki:MultiLingualWiki, PhpWiki:LanguageSelection,\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(337,1,1223029349,0,'<?plugin SemanticRelations ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(648,1,1223029349,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin GooglePlugin ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin GooglePlugin ?>\n</verbatim>\n\n<?plugin GooglePlugin ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(506,1,1223029349,0,'Here is a list of pages that have been cited on this wiki but are not\nyet written. Although they appear to be wanted, they may be\nmisspellings of existing pages or pages too trivial to merit creation.\n\nThe best course of action for these pages isn\'t necessarily to create\na page. Often, it is better to change the references so they are no\nlonger ~WikiNames. Where applicable, you can just change the case, add\nspaces or insert an escape character ~~.\n\n----\n\n<?plugin WantedPages?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(29,1,1223029349,0,'<?plugin MostPopular limit=-20 ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(649,1,1223029349,0,'Administrative plugin, used to debug auth problems and settings.\nThis plugin is only for testing purposes.\nIf DEBUG has no _DEBUG_LOGIN bit set, only the admin user can call it,\nwhich is of no real use.\n\nWarning! This may display db and user passwords in cleartext. We think we\ncleared everything out though.\n\n! Usage\n<verbatim>\n <?plugin _GroupInfo ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\nSee DebugGroupInfo\n\n! Author\nPhpWiki:CharlesCorrigan\n\n! See Also\n\nDebugGroupInfo is the corresponding Help:ActionPage.\n\nHelp:_AuthInfoPlugin, Help:_BackendInfoPlugin\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(650,1,1223029349,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin WhoIsOnline ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin WhoIsOnline ?>\n</verbatim>\n\n<?plugin WhoIsOnline ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(651,1,1223029349,0,'!! Synopsis\n\nA Help:WikiPlugin to display external RSS feeds.\n\n!! Usage\n<verbatim>\n <?plugin RssFeed?>\n <?plugin RssFeed url=http://somesite.tld/linktofeed.rss ?>\n</verbatim>\n\n!! Plugin Arguments\nArgument|\n Default Value|\n Description\n\nurl|\n (empty)|\n RSS Feed URL\n\nfeed|\n (empty)|\n RSS Feed Name\n\ndescription|\n (empty)|\n Description of the RSS Feed\n\nmaxitem|\n 0|\n Max. number of entries (0 = unlimited)\n\n!! Sourcecode (since v1.3.8):\n* [PhpWikiCvs:lib/plugin/RssFeed.php]\n* [PhpWikiCvs:lib/RssParser.php] _fixed for allow_url_fopen=Off_\n\n!! Examples\n\n* PhpWikiRss _feed for PhpWiki:RecentChanges_\n<verbatim>\n <?plugin RssFeed feed=PhpWikiRss description=\"PhpWiki:RecentChanges\"\n url=http://phpwiki.sourceforge.net/phpwiki/RecentChanges?format=rss ?>\n</verbatim>\n\n* [PhpWikiDemo:sidebar/] _Example as sidebar box_\n\n-------------\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(16,1,1223029349,0,'PhpWiki lets you extend it with new functionality via a plugin\nmechanism. In short, you extend a PHP class we provide and customize\nit to print out the content you want. For more information see\nHelp:WikiPlugin, Help:HelloWorldPlugin, and view the source of the files in\n<tt>lib/plugin</tt>.\n\nIf there is no example page for the plugin, or you need more\ninformation, the best place to go is the source of the plugin. Under\nyour wiki\'s root directory, the folder <tt>lib/plugin</tt> contains all the PHP\nfiles for the plugins.\n\n! External Requirements\nSome plugins require correctly configured PLUGIN_CACHED and external libraries\nnot provided with PhpWiki or PHP, such as\n* [PHP with GD support | php-function:ref.image] for the Help:text2pngPlugin,\n* [LaTeX2HTML | ftp://ftp.dante.de/tex-archive/support/latex2html ] for the Help:TexToPngPlugin and Help:TeX2pngPlugin,\n* [graphviz | http://graphviz.org/] for the Help:GraphVizPlugin and Help:VisualWikiPlugin,\n* [ploticus | http://ploticus.sourceforge.net/] for the Help:PloticusPlugin,\n* [phpweather | http://phpweather.sf.net] for the Help:PhpWeatherPlugin,\n* [highlight | http://www.andre-simon.de/] for the Help:SyntaxHighlighterPlugin,\n* a browser with [<iframe> support|http://www.cs.tut.fi/~jkorpela/html/iframe.html] for the Help:TranscludePlugin,\n* USE_DB_SESSION = true (default for the peardb, adodb or dba backends) for the Help:WhoIsOnline plugin,\n* --with-xml support (with expat or libxml2) for the Help:RssFeedPlugin (ProjectSummary, RecentReleases) and HtmlParser support (~ImportHtml, ~HtmlAreaEditing),\n* PHP Mail functionality (php.ini: SMTP + sendmail_from on Windows or sendmail_path) for email\n PhpWiki:PageChangeNotifications and ModeratedPage\'s,\n* a [Google license key | http://www.google.com/apis/] for the Help:GooglePlugin,\n* optionally an external recommender engine (none yet, php only so far) and the wikilens theme for the RateIt plugin,\n* optionally apache/mod_log_{my}sql for fast, external log analysis if ACCESS_LOG_SQL=1 (Referer, Abuse Prevention).\n See <tt>lib/Request.php</tt> and http://www.outoforder.cc/projects/apache/mod_log_sql/\n\n-----\n<?plugin PluginManager?>\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(663,1,1223029350,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin IncludeSiteMap ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin IncludeSiteMap ?>\n</verbatim>\n\n<?plugin IncludeSiteMap ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(391,1,1223029350,0,'<?plugin WikiAdminChown ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(197,1,1223029350,0,'Any Administrator may reset (i.e. delete) any users password. The user may login with an empty\npassword then or set a new one at the sign in page.\n\nA normal user may only reset a users password who has his email address defined.\nFor users with undefined email address you have to ask an Administrator to reset any password.\n\nAuthenticated users should change their passwords at their UserPreferences page.\n\nAttention: Certain external authentification methods don\'t allow changing passwords. You\'ll have to ask or change it there then.\n----\n\n<?plugin PasswordReset ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(664,1,1223029350,0,'!! Synopsis\n\nTemplate = Parametrized blocks.\n\nInclude text from a wiki page and replace certain placeholders by parameters.\nSimiliar to CreatePage with the template argument, but at run-time.\nSimiliar to the mediawiki templates but not with the \"|\" parameter seperator.\n\n!! Usage\n<verbatim>\n <?plugin Template page=Templates/Footer?>\n <?plugin Template page=Templates/Film vars=\"title=SomeFilm&year=1999\" ?>\n {{Templates/Film|title=SomeFilm|year=1999}}\n</verbatim>\n\n!! Plugin Arguments\nArgument|\n Default Value|\n Description\n\npage|\n (empty)|\n pagename to be included as template\n\nvars|\n (empty)|\n optional parameters to be expanded inside the template\n\n! Parameter expansion:\n vars=\"var1=value1&var2=value2\"\n\nWe only support named parameters, not numbered ones as in mediawiki, and\nthe placeholder is %%var%% and not {{~{var~}}} as in mediawiki.\n\nThe following predefined variables are automatically expanded if existing:\n<verbatim>\n pagename\n mtime - last modified date + time\n ctime - creation date + time\n author - last author\n owner\n creator - first author\n SERVER_URL, DATA_PATH, SCRIPT_NAME, PHPWIKI_BASE_URL and BASE_URL\n</verbatim>\n\n<noinclude> .. </noinclude> is stripped\n\n! In work:\n* ENABLE_MARKUP_TEMPLATE = true: (lib/InlineParser.php)\n Support a mediawiki-style syntax extension which maps\n<verbatim>\n {{TemplateFilm|title=Some Good Film|year=1999}}\n</verbatim>\n to\n<verbatim>\n <?plugin Template page=TemplateFilm vars=\"title=Some Good Film&year=1999\" ?>\n</verbatim>\n\n!! Examples\n\n<verbatim>\n <?plugin Template page=TemplateExample vars=\"title=TestTitle\" ?>\n</verbatim>\n\nStandard syntax:\n <?plugin Template page=TemplateExample vars=\"title=TestTitle\" ?>\n\nShorter syntax:\n {{TemplateExample|title=TestTitle}}\n\n-------------\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(667,1,1223029350,0,'!! Synopsis\n\nThe ExternalSearchPlugin creates a form to query InterWiki~s or other\ninternet sites.\n\n!! Typical Usage\n<verbatim>\n<?plugin ExternalSearch\n url=\"InterWiki or URL\"\n name=\"button text\"\n?>\n</verbatim>\n\n\n!! Arguments\n__url__:\n Specify a wiki from the InterWikiMap or a url. Any text entered by\n the user will be appended to the search url. The string placeholder\n \'__=%s=__\' can be used to insert a search query into the url rather\n than appending it.\n\n__name__:\n Text to display in the submit button. For InterWiki sites the\n default is the wiki name, for other urls the default is the text\n \"External Search\".\n\n__formsize__:\n Specify the input area size. (default: 30 characters)\n\n__debug__:\n Don\'t really redirect to the external site, just print out the url\n that would be redirected to.\n\n\n!! Examples\n\n<verbatim>\n url=\"http://sunir.org/apps/meta.pl?\" name=\"Metawiki Search\"\n url=\"http://www.usemod.com/cgi-bin/mb.pl?\" name=\"MeatBall Search\"\n url=php-lookup\n url=php-function\n url=PhpWiki\n</verbatim>\n\nPerform a full-text search on multiple wiki\'s:\n<?plugin ExternalSearch url=\"http://sunir.org/apps/meta.pl?\" name=\"Metawiki Search\" ?>\n\nPerform a full-text search on Help:l |MeatBall:SiteSearch] wiki:\n<?plugin ExternalSearch url=\"http://www.usemod.com/cgi-bin/mb.pl?\" name=\"MeatBall Search\" ?>\n\nSearch the PHP web site for a function name:\n<?plugin ExternalSearch url=php-lookup name=\"PHP Lookup\" ?>\n\nEnter the name of a PHP function to view the documentation page:%%%\n<?plugin ExternalSearch url=php-function ?>\n\nEnter any existing page name on PhpWiki to jump to that page:\n<?plugin ExternalSearch url=PhpWiki ?>\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(669,1,1223029350,0,'\n! Synopsis\n\nThe Help:RichTablePlugin is a plugin that takes off from the Help:OldStyleTablePlugin. It allows a user to specify arbitrary properties of <tt><table></tt>, <tt><tr></tt> and <tt><td></tt> with a very simple markup.\n\nNEW: The plugin is now fixed so that the contents of each cell are individually processed by the ~BlockParser. This means that if everything works correctly, you can do interesting things like put *invoke plugins*, use *enumerated lists* etc within each cell!\n\n*A <tt>\"-\"</tt> (dash) at the start of a new line represents a new row in the table.\n*A <tt>\"|\"</tt> (vertical bar or pipe) at the start of a new line represents a cell.\n*Attributes for the tags\n *A line that starts with a <tt>\"*\"</tt> (star or asterisk) after a <tt>\"|\"</tt> is parsed for attributes for the corresponding cell.\n *Attributes for the table are given on line that starts with a <tt>\"*\"</tt>, only if the line appears before any other line except whitespace.\n *A line that starts with a <tt>-</tt> is always parsed for attributes since it can\'t have any content, unlike a cell.\n*Cell contents\n *Cell contents are processed by the ~BlockParser.\n *Any line that starts with a <tt>\"*\"</tt> anywhere other than the table attribute line is treated as normal content.\n *Any line that starts with whitespace is also treated as content.\n *Any cell line that does not have a <tt>\"*\"</tt> after the <tt>\"|\"</tt> is treated as normal content.\n *All content lines that follow a cell line are added to that cell. They can contain arbitrary text except the above cases.\n *If there is no cell in the current row, content lines are dropped silently.\n*The two special characters <tt>\"~~\"</tt> and <tt>\"?>\"</tt> should be escaped as <tt>\"\\~~\"</tt> and <tt>\"?\\>\"</tt>. I havn\'t discovered any other characters yet that might need to be escaped. This is required for the block parser to work.\n\n! Bugs\n* The source code sucks\n* The plugin can\'t nest itself yet. Thus nested tables are currently not possible.\n\n! Example\n\n<?plugin RichTable\n\n*border=1, cellpadding=5, bgcolor=#f0f8f8, width=75%, align=center\n-\n|* colspan=3, align=center\nHomePage\n-\n|* colspan=2\n[http://phpwiki.sourceforge.net/demo/themes/default/images/png.png]\n|* rowspan=2\nThis cell actually has a plugin invocation inside it!\n<?plugin\nBackLinks\n?\\>\n- bgcolor=white\n|\n#One\n#Two\n|\n*Foo\n*Bar\n- bgcolor=cyan\nThis line gets dropped ... no cell to contain it!\n|* bgcolor=#f0f0ff, align=center\nOne paragraph\n\nAnother paragraph?\n|* align=left\nThis cell uses the row color\n| I wish this cell had a nested table inside it! :(\n?>\n\nThe above table is rendered from:\n\n<verbatim>\n<?plugin RichTable\n\n*border=1, cellpadding=5, bgcolor=#f0f8f8, width=75%, align=center\n-\n|* colspan=3, align=center\nHomePage\n-\n|* colspan=2\n[http://phpwiki.sourceforge.net/demo/themes/default/images/png.png]\n|* rowspan=2\nThis cell actually has a plugin invocation inside it!\n<?plugin\nBackLinks\n?\\>\n- bgcolor=white\n|\n#One\n#Two\n|\n*Foo\n*Bar\n- bgcolor=cyan\nThis line gets dropped ... no cell to contain it!\n|* bgcolor=#f0f0ff, align=center\nOne paragraph.\n\nAnother paragraph?\n|* align=left\nThis cell uses the row color\n| I wish this cell had a nested table inside it! :(\n?>\n</verbatim>\n\n;<strong>Author</strong>: Sameer D. Sahasrabuddhe\n;<strong>Url</strong>: http://www.it.iitb.ac.in/~sameerds/phpwiki/index.php/RichTablePlugin\n\n\n-------------\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(671,1,1223029350,0,'<b>This plugin allows you to add/edit/delete metadata key/value pairs for a given page. You must be logged in as the administrator to do this. The page\'s metadata contains things like the page hit count, last edit time and so on.</b>\n\n<b>Editing the metadata for the homepage would look like this:</b>\n------\n<?plugin EditMetaData page=\"HomePage\" ?>\n------\n<b>With no arguments the plugin defaults to the current page:</b>\n------\n<?plugin EditMetaData ?>\n\n-----\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(672,1,1223029350,0,'PhpWikiAdministration Page Explorer plugin.\n\n! Usage\n<verbatim>\n <?plugin WikiAdminSetAcl ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin WikiAdminSetAcl s=Temp* ?>\n</verbatim>\n\n<?plugin WikiAdminSetAcl s=Temp* ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\nPhpWikiAdministration\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(673,1,1223029350,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin HtmlConverter ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin HtmlConverter ?>\n</verbatim>\n\n<?plugin HtmlConverter ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(674,1,1223029350,0,'<?plugin RecentComments days||=7 daylist=1,3,7,30,90,0 ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(675,1,1045352818,0,'The RedirectToPlugin can be used to redirect a user to another page.\nIn other words it makes a page an _alias_ for another page.\n\n! Arguments\n\nUse only one of these arguments at a time.\n\npage |\n The page to redirect to (a wiki page name).\nhref |\n An external URL to redirect to. Redirection to external URLs will only work\n on locked pages. (If the URL contains funny characters, you\'ll probably have\n to put quotes around the URL.)\n\n! Caveats\n\nThe RedirectToPlugin invocation must be the first thing on a page.\nFor most purposes it makes any other content on the page inaccessible.\n\n! Example\n\nA page may be made a alias for the HomePage by placing this code at the top:\n<verbatim>\n<?plugin RedirectTo page=\"HomePage\" ?>\n</verbatim>\n\nTo see the example in action, visit HomePageAlias.\n-----\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(28,1,1223029350,0,'<?plugin MostPopular limit||=20 ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(676,1,1223029350,0,'This is a quick mod of BackLinks to do the job recursively. If your\nsite is categorized correctly, and all the categories are listed in\nCategoryCategory, then a RecBackLinks there will produce a contents\npage for the entire site.\n\nThe list is as deep as the recursion level.\n\n! Usage\n<verbatim>\n <?plugin SiteMap direction=back|forward reclimit=4 ?>\n</verbatim>\n\n! Arguments\n\ndirection:\n Get BackLinks or forward links (links listed on the page)\n\nfirstreversed:\n If true, get BackLinks for the first page and forward\n links for the rest.\n Only applicable when direction = \'forward\'.\n\nexcludeunknown:\n If true (default) then exclude any mentioned pages\n which don\'t exist yet.\n Only applicable when direction = \'forward\'.\n\nexclude:\n Default: \'\'\ninclude_self:\n Default: 0\nnoheader:\n Default: 0\npage:\n Default: [pagename] The current page\ndescription:\n Override default Description. Printed as header.\nreclimit:\n Default: 4\ninfo:\n Default: false\n\n! Example\n\n<verbatim>\n<?plugin SiteMap page=PhpWikiDocumentation ?>\n</verbatim>\n\n<?plugin SiteMap page=PhpWikiDocumentation ?>\n\n! Author\nCuthbert Cat (cuthbertcat)\n\n! See Also\nHelp:BackLinksPlugin\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(680,1,1223029350,0,'! Usage\n<verbatim>\n <?plugin YouTube v=HxXnYEqaRiQ\n width=425 height=350\n size=medium|small|large\n style=inline|link\n autoplay=0|1\n browse=\"Daily Pick|Most Recent|Most Viewed|Top Rated|\n Most Discussed|Top Favorites|Most Linked|\n Recently Featured|Most Responded|Watch on Mobile\"\n time=\"Today|This week|This month|All Time\"\n category=\"All|Autos & Vehicles|Comedy|Entertainment|\n Film & Animation|Gadgets & Games|Howto & DIY|Music\n News & Politics|People & Blogs|Pets & Animals|\n Sports|Travel & Places\"\n language=\"All|English|Spanish|Japanese|German|Chinese|French\"\n ?>\n</verbatim>\n\n! Arguments\n\n * v=... (required, or define browse)\n key of the video\n * browse=... (optional, if v is empty)\n One of \"Daily Pick\", \"Most Recent\", \"Most Viewed\", \"Top Rated\",\n \"Most Discussed\", \"Top Favorites\", \"Most Linked\", \"Recently Featured\",\n \"Most Responded\", \"Watch on Mobile\"\n * time=Today (optional)\n One of \"Today\", \"This Week\", \"This Month\", \"All Time\"\n * category=All (optional)\n One of \"All\", \"Autos & Vehicles\", \"Comedy\", \"Entertainment\",\n \"Film & Animation\", \"Gadgets & Games\", \"Howto & DIY\", \"Music\",\n \"News & Politics\", \"People & Blogs\", \"Pets & Animals\", \"Sports\",\n \"Travel & Places\"\n * language=All (optional)\n One of \"All\", \"English\", \"Spanish\", \"Japanese\", \"German\", \"Chinese\", \"French\"\n * width=425 (optional. Default: 425)\n * height=350 (optional. Default: 350)\n * autoplay=0 (optional. Default: 0)\n if autoplay=1 it starts automatically to play, otherwise to have to click on it.\n * style=inline or link (optional. Default: inline)\n if link will display a small icon with a link to the youtube video\n * size=medium or small or large (optional. Default: medium).\n Overrides width and height.\n\n! Example\n\n<verbatim>\nlink:\n <?plugin YouTube v=HxXnYEqaRiQ style=link ?>\ninline:\n <?plugin YouTube v=HxXnYEqaRiQ ?>\nDaily Pick:\n <?plugin YouTube browse=\"Daily Pick\" ?>\nTop Rated (This Month):\n <?plugin YouTube browse=\"Top Rated\" time=\"This Month\" ?>\n</verbatim>\n\nlink:\n <?plugin YouTube v=HxXnYEqaRiQ style=link ?>\n\ninline:\n <?plugin YouTube v=HxXnYEqaRiQ ?>\n\nDaily Pick:\n <?plugin YouTube browse=\"Daily Pick\" ?>\n\nTop Rated (This Month):\n <?plugin YouTube browse=\"Top Rated\" time=\"This Month\" ?>\n\nSee LisaNova\n\n! Author\nPhpWiki:ReiniUrban\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(681,1,1223029350,0,'Help:WikiPlugin to let users attach comments to the end of a page. Since v1.3.8.\nChange the layout via the templates comment.tmpl and addcomment.tmpl, and the CSS classes\nwikicomment, wikicomment-header, wikicomment-body, wikicomment-footer\n\n!! Usage\n<verbatim>\n <?plugin AddComment order||=normal jshide||=0 mode||=show,add noheader||=0 ?>\n</verbatim>\n\n!! Plugin Arguments\n__jshide__: |\n Boolean if the comments and/or textbox should be initially hidden and on click expanded. Default: 0\n__order__: |\n List comments in chronological (order=normal) or reverse order (order=reverse)\n__mode__: |\n List of add and/or show. Default: add,show\n__noheader__: |\n Boolean if the \"Comments\" h2 header should be omitted. Default: 0\n__pagename__: |\n Attach to which page? Default: current pagename\n\n!! Known Problems\n\njshide does not work yet. Not very well tested.\n\n!! Examples\n\n<?plugin AddComment jshide||=1 ?>\n\n-------------\n\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(682,1,1223029350,0,'\"Young writers often suppose that style is a garnish for the meat of\nprose, a sauce by which a dull dish is made palatable. Style has no\nsuch separate entity; it is nondetachable, unfilterable. The beginner\nshould approach style warily, realizing that it is himself he is\napproaching, no other; and he should begin by turning resolutely away\nfrom all devices that are popularly believed to indicate style--all\nmannerisms, tricks, adornments. The approach to style is by way of\nplainness, simplicity, orderliness, sincerity.\"\n\n--Strunk and White, \"The Elements of Style\"\n\n\'\'And thus an American textbook, typical required reading for\n10th-grade English students, unknowingly extols some virtues of\nWabiSabi\'\'\n\n--scummings\n\n----\n\nPhpWikiDocumentation','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(683,1,1223029350,0,'<?plugin RandomPage numpages||=20?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(218,1,1223029350,0,'{{Template/Relation}}','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(684,1,1223029350,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin RateIt ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin RateIt ?>\n</verbatim>\n\n<?plugin RateIt ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(685,1,1223029350,0,'The SearchHighLight Help:WikiPlugin is an Help:ActionPage plugin,\nwhich is only used internally.\n\nWhen someone is referred from a search engine like Google, Yahoo\nor our own fulltextsearch, the terms the user searched for are highlighted.\nSee also http://wordpress.org/about/shots/1.2/plugins.png\n\n!! Plugin Arguments\n__s__: |\n The search term\n__case_exact__: |\n boolean.\n__regex__: |\n boolean.','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(687,1,1223029350,0,'Here\'s a list of recently created new pages on this wiki. <em>(See\n<strong>RecentChanges</strong> for all recent edits and changes).</em>\n\n--------\n<?plugin RecentChanges days||=7 daylist=1,3,7,30,90,0 only_new||=1 show_deleted||=1 ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(258,1,1223029350,0,'Here\'s a list of all my recently changed pages on this wiki, including minor edits.\n<em>See <strong>RecentChanges</strong> for all recent edits and changes and\nMyRecentChanges for all major edits only.</em>\n\n--------\n<?plugin RecentChanges days||=7 daylist=1,3,7,30,90,0 author=[] show_minor=1 show_deleted||=1 ?>','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(688,1,1223029350,0,'So, this is the last page in this page group.\n\nNote that looping of off on this page, so __Next:__ shouldn\'t show up\nhere but it does because of the bug described in Help:PageGroupTestOne.\n\n%%% %%% %%% %%% %%% %%% %%%\n----\n\n<?plugin PageGroup\n parent=Help:PageGroupTest\n section=\"Table of Contents\"\n loop=false\n?>\n\n----\n\nHelp:PageGroupTest','a:4:{s:6:\"author\";s:12:\"CarstenKlapp\";s:9:\"author_id\";s:12:\"CarstenKlapp\";s:6:\"markup\";s:1:\"2\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(689,1,1223029351,0,'{{Template/Attribute}}','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(690,1,1223029351,0,'_short description_\n\n! Usage\n<verbatim>\n <?plugin AllUsers ?>\n</verbatim>\n\n! Arguments\n\npage _(default: current pagename)_:\n The page to execute upon.\n\n! Example\n\n<verbatim>\n<?plugin AllUsers ?>\n</verbatim>\n\n<?plugin AllUsers ?>\n\n! Author\nPhpWiki:ReiniUrban\n\n! See Also\n\n----\nPhpWikiDocumentation Help:WikiPlugin','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'),(171,1,1223029351,0,'* What is a WikiWikiWeb? A description of this application.\n* Learn Help:HowToUseWiki and learn about Help:AddingPages.\n* Use the SandBox page to experiment with Wiki pages.\n* Please sign your name in RecentVisitors.\n* See RecentChanges for the latest page additions and changes.\n* Find out which pages are MostPopular.\n* Read the ReleaseNotes and RecentReleases.\n* Administer this wiki via PhpWikiAdministration.\n* See more PhpWikiDocumentation.','a:4:{s:6:\"markup\";s:1:\"2\";s:6:\"author\";s:28:\"The PhpWiki programming team\";s:9:\"author_id\";s:28:\"The PhpWiki programming team\";s:8:\"pagetype\";s:8:\"wikitext\";}'); /*!40000 ALTER TABLE `@@DB_MAIN_PREFIX@@version` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2008-10-03 10:26:01