-- MySQL dump 8.23 -- -- Host: localhost Database: slides --------------------------------------------------------- -- Server version 3.23.58 -- -- Table structure for table `book` -- DROP TABLE IF EXISTS book; CREATE TABLE book ( id_content int(11) NOT NULL default '0', title varchar(255) default NULL, text1 text, text2 text, PRIMARY KEY (id_content) ) TYPE=MyISAM; -- -- Dumping data for table `book` -- INSERT INTO book VALUES (110,' ','',''); INSERT INTO book VALUES
Backlinks to WikiName in System Web ( Search all webs ) . ... Access Control Restricting read and write access to topics and webs, by users and groups Access Control allows you restrict access to single topics and entire webs .. NEW - 25 Mar 2011 - 14:59 by ProjectContributor . ... NEW - 22 Nov 2010 - 01:48 by ProjectContributor . ... Foswiki Site Level Preferences This topic defines site level settings that apply to all users and webs on this site. ... A Foswiki topic name always has a fixed .. ...