-- MySQL dump 10.11
--
-- Host: localhost Database: polytropos
-- ------------------------------------------------------
-- Server version 5.0.32-Debian_7etch6-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 `mt_template`
--
DROP TABLE IF EXISTS `mt_template`;
CREATE TABLE `mt_template` (
`template_id` int(11) NOT NULL auto_increment,
`template_blog_id` int(11) NOT NULL,
`template_build_dynamic` tinyint(4) default '0',
`template_build_interval` int(11) default '0',
`template_build_type` smallint(6) default '1',
`template_created_by` int(11) default NULL,
`template_created_on` datetime default NULL,
`template_identifier` varchar(50) default NULL,
`template_linked_file` varchar(255) default NULL,
`template_linked_file_mtime` varchar(10) default NULL,
`template_linked_file_size` int(11) default NULL,
`template_modified_by` int(11) default NULL,
`template_modified_on` datetime default NULL,
`template_name` varchar(255) NOT NULL,
`template_outfile` varchar(255) default NULL,
`template_rebuild_me` tinyint(4) default '1',
`template_text` mediumtext,
`template_type` varchar(25) NOT NULL,
PRIMARY KEY (`template_id`),
KEY `mt_template_identifier` (`template_identifier`),
KEY `mt_template_outfile` (`template_outfile`),
KEY `mt_template_name` (`template_name`),
KEY `mt_template_type` (`template_type`),
KEY `mt_template_blog_id` (`template_blog_id`)
) ENGINE=MyISAM AUTO_INCREMENT=61 DEFAULT CHARSET=latin1;
--
-- Dumping data for table `mt_template`
--
LOCK TABLES `mt_template` WRITE;
/*!40000 ALTER TABLE `mt_template` DISABLE KEYS */;
INSERT INTO `mt_template` VALUES (1,1,0,0,1,1,'2008-09-08 18:23:58','category_entry_listing','',NULL,NULL,1,'2008-10-25 20:59:07','Category Entry Listing',NULL,0,'<$mt:Include module=\"HTML Head\"$>\n<$mt:ArchiveTitle$> Archives
\nRecently in <$mt:ArchiveTitle$> Category
\n
<$mt:PageBody$>
\n\n <$mt:ErrorMessage$>\n\n
No results found for “<$mt:SearchString$>”.
\nBy default, this search engine looks for all words in any order. To search for an exact phrase, enclose the phrase in quotes:
\n\n\n\n
\"movable type\"
The search engine also supports AND, OR, and NOT keywords to specify boolean expressions:
\n\n\n\n
personal OR publishing\n
publishing NOT personal
TrackBack URL: <$mt:EntryTrackbackLink$>
\n\n <$mt:PingExcerpt$> \">Read More\n
\n
Recent Comments
\n\n \n- <$mt:CommentAuthor$>: <$mt:CommentBody remove_html=\"1\" words=\"10\"$> \" title=\"full comment on:
<$mt:EntryTitle$> \">read more \n \n
\n