-- MySQL dump 10.11 -- -- Host: localhost Database: pwadoc -- ------------------------------------------------------ -- 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_linked_file` varchar(255) default NULL, `template_linked_file_mtime` varchar(10) default NULL, `template_linked_file_size` int(11) 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, `template_created_on` datetime default NULL, `template_created_by` int(11) default NULL, `template_modified_on` datetime default NULL, `template_modified_by` int(11) default NULL, `template_build_interval` int(11) default '0', `template_build_type` smallint(6) default '1', `template_identifier` varchar(50) default NULL, PRIMARY KEY (`template_id`), KEY `mt_template_build_dynamic` (`template_build_dynamic`), KEY `mt_template_name` (`template_name`), KEY `mt_template_type` (`template_type`), KEY `mt_template_blog_id` (`template_blog_id`), KEY `mt_template_identifier` (`template_identifier`), KEY `mt_template_outfile` (`template_outfile`) ) ENGINE=MyISAM AUTO_INCREMENT=57 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 (20,2,0,'links/index-link','1225056810',168,'Main Index','index.html',1,'\n
\n \n \n
\n \n \n\n','index','2005-08-17 14:16:00',NULL,'2008-10-26 17:33:30',NULL,0,1,NULL),(25,2,0,'links/archives-link','1225056810',334,'Master Archive Index','archive.html',1,'\n
\n \n
\n
Archives
\n

\n \n \"><$MTArchiveTitle$>
\n
\n

\n
\n
\n \n \n\n','index','2005-08-17 14:16:00',NULL,'2008-10-26 17:33:30',NULL,0,1,NULL),(26,2,0,'',NULL,NULL,'Comment Preview Template',NULL,0,'\n
\n \n
\n <$MTErrorMessage$>\n
Comments: <$MTEntryTitle$>
\n \n

<$MTCommentBody$>

\n
Posted by <$MTCommentAuthorLink default_name=\"Anonymous\" spam_protect=\"1\"$> at <$MTCommentDate$>
\n
\n\n \n\n \n\n
Post a comment
\n\n \n\n
\n\n
\n
\n
\n \n \n\n','comment_preview','2005-08-17 14:16:00',NULL,'2008-10-26 17:26:57',NULL,0,1,NULL),(27,2,0,'',NULL,NULL,'Comment Pending Template',NULL,0,'\n\n<$MTBlogName encode_html=\"1\"$>: Thank You for Commenting\n\n\n\n\n\n \n
\n \n
\n \n
\n \n
\n \n \n \n
\n
\n \n
\n
Thank You for Commenting
\n

Your comment has been received. To protect against malicious comments, I have enabled a feature that allows your comments to be held for approval the first time you post a comment. I\'ll approve your comment when convenient; there is no need to re-post your comment.\n \">Return to the comment page

\n\n
\n
\n
\n
\n\n','comment_pending','2005-08-17 14:16:00',NULL,'2008-10-26 17:26:57',NULL,0,1,NULL),(28,2,0,'',NULL,NULL,'Comment Error Template',NULL,0,'\n
\n \n
\n <$MTErrorMessage$>\n
Comments: <$MTEntryTitle$>
\n \n

<$MTCommentBody$>

\n
Posted by <$MTCommentAuthorLink default_name=\"Anonymous\" spam_protect=\"1\"$> at <$MTCommentDate$>
\n
\n\n \n\n \n\n
Post a comment
\n\n \n\n
\n\n
\n
\n
\n \n \n\n','comment_error','2005-08-17 14:16:00',NULL,'2008-10-26 17:26:57',NULL,0,1,NULL),(29,2,0,NULL,NULL,NULL,'Uploaded Image Popup Template',NULL,0,'\n\n\n\" width=\"<$MTImageWidth$>\" height=\"<$MTImageHeight$>\" />\n\n\n','popup_image','2005-08-17 14:16:00',NULL,'2008-10-26 17:26:57',NULL,0,1,NULL),(30,2,0,'','1130285825',641,'Comment Listing Template',NULL,0,'\n
\n \n
\n <$MTErrorMessage$>\n
Comments: <$MTEntryTitle$>
\n \n

<$MTCommentBody$>

\n
Posted by <$MTCommentAuthorLink default_name=\"Anonymous\" spam_protect=\"1\"$> at <$MTCommentDate$>
\n
\n\n \n\n \n\n
Post a comment
\n\n \n\n
\n\n
\n
\n
\n \n \n\n','comments','2005-08-17 14:16:00',NULL,'2008-10-26 17:26:58',NULL,0,1,NULL),(31,2,0,NULL,NULL,NULL,'Dynamic Pages Error Template',NULL,0,'

The requested page could not be found.

\n

<$MTErrorMessage$>

','dynamic_error','2005-08-17 14:16:00',NULL,'2008-10-26 17:26:58',NULL,0,1,NULL),(33,2,0,'links/styles-link','1225056810',2132,'Stylesheet','styles.css',1,'body {\n background-image: url(images/logobg.gif);\n background-repeat: repeat-x;\n background-color: #F1EFE0;\n}\n\n#logo {\n position: relative;\n top: 2px;\n}\n\n.nav {\n display: inline;\n color: #7B7B7B;\n font: verdana, helvetica, sans-serif;\n padding-top: 15px;\n padding-bottom: 15px;\n}\n\n#container {\n background: #F1EFE0;\n position: absolute;\n left: 0px;\n top: 60px;\n width: 100%;\n height: 100%;\n margin: 0px;\n padding: 0px;\n}\n\n#content {\n position: relative;\n left: 0px;\n top: -10px;\n}\n\n#rightcol {\n position: relative;\n top: -140px;\n left: 45px;\n width: 500px;\n padding: 5px 10px 10px 10px;\n background: #FFFFFF;\n text-align: left;\nvalign: top;\n}\n\np {\n line-height: 14pt;\n text-decoration: none;\n color: #171717;\n font-family: verdana, helvetica, sans-serif;\n font-size: 9pt;\n}\n\n.small {\n line-height: 14pt;\n text-decoration: none;\n color: #171717;\n font-family: verdana, helvetica, sans-serif;\n font-size: 8pt;\n}\n\n.byline {\n text-decoration: none;\n color: #7C7C7C;\n font-family: verdana, helvetica, sans-serif;\n font-size: 8pt;\n}\n\n.byline a {\n text-decoration: none;\n color: #6699CC;\n font-family: verdana, helvetica, sans-serif;\n font-size: 8pt;\n}\n\n.headline {\n text-decoration: none;\n color: #993333;\n font-family: verdana, helvetica, sans-serif;\n font-size: 10pt;\n line-height: 19px;\n text-align: left;\n font-weight: bold;\n}\n\na {\n text-decoration: none;\n line-height: 14pt;\n text-decoration: none;\n color: #6699CC;\n font-family: verdana, helvetica, sans-serif;\n font-size: 9pt;\n}\n\n.leftcol {\n position: relative;\n left: -257px;\n top: 10px;\n width: 80px;\n text-align: right;\nvalign: top;\n}\n\n.leftcol_plaintext {\n display: inline;\n line-height: 10pt;\n text-decoration: none;\n color: #FFFFFF;\n text-align: right;\n font-family: helvetica, sans-serif;\n font-size: 8pt;\n margin: 10px 10px 10px 10px;\n}\n\n.leftcol a {\n text-decoration: none;\n color: #666666;\n font-family: helvetica, sans-serif;\n font-size: 9pt;\n padding: 3px;\n}\n\nblockquote, li {\n line-height: 14pt;\n text-decoration: none;\n color: #666666;\n font-family: verdana, helvetica, sans-serif;\n font-size: 9pt;\n}\n\n.light {\n background: #AFE0EE;\n}\n\n.dark {\n background: #6699CC;\n}','index','2005-08-17 14:16:00',NULL,'2008-10-26 17:33:30',NULL,0,1,NULL),(37,2,0,NULL,NULL,NULL,'TrackBack Listing Template',NULL,0,'\n\n\n\n\" />\n\n\n<$MTBlogName encode_html=\"1\"$>: Discussion on <$MTEntryTitle$>\n\nstyles-site.css\" type=\"text/css\" />\n\n\n\n\n\n
\n

Continuing the discussion...

\n
\n\n
\n\n

TrackBack URL for this entry:
\n<$MTEntryTrackbackLink$>

\n\n

Listed below are links to weblogs that reference \">\'<$MTEntryTitle$>\' from \"><$MTBlogName encode_html=\"1\"$>.

\n\n\n

\">\n» \"><$MTPingTitle$> from <$MTPingBlogName encode_html=\"1\"$>
\n<$MTPingExcerpt$> \">[Read More]\n

\n

Tracked on <$MTPingDate$>

\n
\n\n
\n\n\n','pings','2005-08-17 14:16:00',NULL,'2008-10-26 17:26:59',NULL,0,1,NULL),(39,2,0,'links/header-link','1225056810',2360,'header',NULL,0,'\n\n<$MTBlogName encode_html=\"1\"$>\n\n\n\n\nimages/home2.jpg\')\">\n\n \n
images/logo.jpg\" id=\"logo\">
\n \n
\n \n
\n \n
\n index.html\" onMouseOver=\"MM_swapImage(\'home\',\'\',\'<$MTBlogURL$>images/home2.gif\',1)\" onMouseOut=\"MM_swapImgRestore()\">images/home.gif\" name=\"home\" border=\"0\" align=\"top\" class=\"nav\" id=\"home\">\n archive.html\" onMouseOver=\"MM_swapImage(\'archive\',\'\',\'<$MTBlogURL$>images/archive2.gif\',1)\" onMouseOut=\"MM_swapImgRestore()\">images/archive.gif\">\n about.html\" onMouseOver=\"MM_swapImage(\'about\',\'\',\'<$MTBlogURL$>images/about2.gif\',1)\" onMouseOut=\"MM_swapImgRestore()\">images/about.gif\">\n
\n','custom','2005-08-29 13:13:23',NULL,'2008-10-26 17:33:30',NULL,0,1,NULL),(41,2,0,'links/styles-ie-link','1225056810',1620,'IE Stylesheet','styles-ie.css',1,'body {\n background-image: url(images/logobg.gif);\n background-repeat: repeat-x;\n background-color: #F1EFE0;\n}\n\n#logo {\n position: relative;\n top: -5px;\n}\n\n.nav {\n display: inline;\n}\n\n#container {\nbackground: #F1EFE0;\n position: absolute;\n left: 0px;\n top: 60px;\n width: 100%;\n height: 100%;\n margin: 0px;\n padding: 0px;\n}\n\n#content {\n position: relative;\n left: 0px;\n}\n\n#rightcol {\n position: relative;\n top: -130px;\n left: 40px;\n width: 500px;\n padding: 5px 10px 10px 10px;\n background: #FFFFFF;\n}\n\np {\n text-decoration: none;\n color: #171717;\n font-family: verdana, helvetica, sans-serif;\n font-size: 9pt;\n margin: 5px 0px 10px 0px;\n text-align: left;\n}\n\n.byline {\n margin-top: 5px;\n text-decoration: none;\n color: #7C7C7C;\n font-family: verdana, helvetica, sans-serif;\n font-size: 8pt;\n text-align: left;\n text-indent: 0px;\n}\n\n.headline {\n text-decoration: none;\n color: #993333;\n font-family: verdana, helvetica, sans-serif;\n font-size: 10pt;\n line-height: 16px;\n text-align: left;\n font-weight: bold;\n}\n\na {\n text-decoration: none;\n line-height: 14pt;\n text-decoration: none;\n color: #6699CC;\n font-family: verdana, helvetica, sans-serif;\n font-size: 9pt;\n text-align: left;\n}\n\n.leftcol {\n position: relative;\n left: -270px;\n top: 10px;\n width: 110px;\n}\n\n.leftcol p {\n line-height: 14pt;\n text-decoration: none;\n color: #000000;\n text-align: right;\n font-family: helvetica, sans-serif;\n font-size: 9pt;\n margin: 10px 10px 10px 10px;\n}\n\n.leftcol a {\n text-decoration: none;\n line-height: 18pt;\n text-decoration: none;\n color: #7C7C7C;\n font-family: helvetica, sans-serif;\n font-size: 9pt;\n margin: 0px 0 10px 10px;\n}','index','2005-10-11 18:29:24',NULL,'2008-10-26 17:33:30',NULL,0,1,NULL),(42,2,0,'links/leftcol-link','1225056810',639,'leftcol',NULL,0,'','custom','2005-10-25 17:37:20',NULL,'2008-10-26 17:33:30',NULL,0,1,NULL),(44,2,0,'',NULL,NULL,'Individual Archive Template',NULL,0,'\n
\n \n
\n

\n \n \">« <$MTEntryTitle$> |\n \n \">Main\n \n | \"><$MTEntryTitle$> »\n \n

\n
\n

\n

Posted by on

\n \n\n \n\n

Comments

\n\n \n
\">\n <$MTCommentBody$>\n
\n

Posted by <$MTCommentAuthorLink default_name=\"Anonymous\" spam_protect=\"1\"$> on

\n
\n\n \n\n \n\n

Post a comment

\n\n \n\n \n
\n

Thanks for signing in, \n .\nNow you can comment. (\">sign out)

\n\n (If you haven\'t left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won\'t appear on the entry. Thanks for waiting.)\n\n
<$MTCommentScript$>\" name=\"comments_form\" onsubmit=\"if (this.bakecookie[0].checked) rememberMe(this)\">\n \n \" />\n\n


\n\nRemember me?\n
\n\n

\n\n


\n

\n\n
\n\n\n
\n
\n\n
\n\n\n\n\n¡Comment registration is required but no TypeKey token has been given in weblog configuration!\n\n
\n\n \n\n\n\n\n\n\n
<$MTCommentScript$>\" name=\"comments_form\" onsubmit=\"if (this.bakecookie[0].checked) rememberMe(this)\">\n\n\" />\n\n
\n


\n

\n\n


\n

\n
\n\n\n\n\n\n


\n\nRemember Me?\n
\n

\n\n

\n(you may use HTML tags for style)
\n

\n\n
\n\n\n
\n
\n\n
\n\n
\n
\n\n\n
\n\n
\n
\n
\n
\n
\n\n','archive','2005-10-25 20:57:16',NULL,'2008-10-26 17:27:02',NULL,0,1,NULL),(45,2,0,'',NULL,NULL,'About','about.html',1,'\n
\n \n
\n
About
\n

Pity With a Dash of Contempt is everything to all people. It is the guiding light to eternity, the path to Nirvana, the balm to sooth the swirling nexus of doubts and questions plaguing the mind of modern man. Don\'t hand us any babies, we will shake them.

\n\n

Maschas is a long-distance beekeeper in Queens, NY. He\'s known for his tragic irony and ability to retain warmth.

\n\n\n

Rogers exists in a purgatory between panic and zeal. She collects pocket lint and buttons.

\n
\n
\n \n \n\n','index','2005-10-26 17:28:48',NULL,'2008-10-26 17:27:02',NULL,0,1,NULL),(46,2,0,NULL,NULL,NULL,'Search Results Template',NULL,0,'\n\n\n \" />\n \" />\n \n styles-site.css\" type=\"text/css\" />\n\n ########## SEARCH FEED AUTODISCOVERY LINK PUBLISHED ONLY WHEN A SEARCH HAS BEEN EXECUTED\n\n\n : Search Results\" href=\"<$MTCGIPath$><$MTSearchScript$>?searchtag=<$MTSearchString encode_url=\"1\"$>&Template=feed&IncludeBlogs=<$MTSearchIncludeBlogs$>\" />\n \n <$MTBlogName encode_html=\"1\"$>: Search Results\n\nlayout-one-columnlayout-two-column-right mt-search-results\">\n
\n
\n \n
\n \n
\n\n
\n
\n
\n
\n\n\n ########## STRAIGHT SEARCHES GET THE SEARCH QUERY FORM\n\n \n

Search this site

\n
<$MTSearchScript$>\" id=\"search-form\">\n \" />\n

\" />

\n

Match case Regex search

\n
\n
\n \n\n ########## SEARCH RESULTS DISPLAY\n\n \n \n

\n \n Matching entries from <$MTBlogName$>\n \n \n Entries from <$MTBlogName$> tagged with \'<$MTSearchString$>\'\n \n

\n
\n \n \n

\"><$MTEntryTitle$>

\n

<$MTEntryExcerpt$> <$MTEntryEditLink$>

\n \n \n \n \n

\n Posted by <$MTEntryAuthorDisplayName$> on <$MTEntryDate$>\n

\n \n \n
\n \n
\n\n\n ########## NO RESULTS FOUND MESSAGE\n\n \n

\n \n Entries matching \'<$MTSearchString$>\'\n \n \n Entries tagged with \'<$MTSearchString$>\'\n \n

\n

No pages were found containing \'<$MTSearchString$>\'.

\n
\n \n \n

Instructions

\n

By default, this search engine looks for all words in any order. To search for an exact phrase, enclose the phrase in quotes:

\n
\n

\"movable type\"

\n
\n

The search engine also supports AND, OR, and NOT keywords to specify boolean expressions:

\n
\n

personal OR publishing

\n

publishing NOT personal

\n
\n
\n
\n
\n\n ########## END OF ALPHA SEARCH RESULTS DIV\n ########## BEGINNING OF BETA SIDEBAR FOR DISPLAY OF SEARCH INFORMATION\n\n \n \n \n ########## SET VARIABLES FOR SEARCH vs TAG information\n \n\n \n \n \n If you use an RSS reader, you can subscribe to a feed of all future entries tagged \'<$MTSearchString$>\'.\n \n \n If you use an RSS reader, you can subscribe to a feed of all future entries matching \'<$MTSearchString$>\'.\n \n \n\n
\n
\n\n \n ########## SEARCH/TAG FEED SUBSCRIPTION INFORMATION\n \n
\n

Feed Subscription

\n
\n

<$MTGetVar name=\"search_feed_description\"> [What is this?]

\n

\n images/status_icons/feed.gif\" alt=\"<$MTGetVar name=\"search_feed_text\"$>\" width=\"9\" height=\"9\" /> <$MTSearchScript$>?<$MTGetVar name=\"search_feed_param\"$>=<$MTSearchString encode_url=\"1\"$>&Template=feed&IncludeBlogs=<$MTSearchIncludeBlogs$>\" title=\"Subscribe to feed\">Subscribe to feed\n

\n
\n
\n\n \n ########## TAG LISTING FOR TAG SEARCH ONLY\n \n \n
\n

Other Tags

\n
\n

Other tags used on this blog:

\n \n
\n
\n
\n\n
\n
\n
\n
\n\n
\n
#### END OF PAGE BODY ####\n
\n
#### END OF CONTAINER ####\n\n\n','search_results','2006-08-23 13:23:25',NULL,'2008-10-26 17:27:02',NULL,0,1,NULL),(47,2,0,NULL,NULL,NULL,'Comment Response',NULL,1,'\n\n\n\nComment Pending\n\n\n\n\n

Your comment has been received and held for approval by the blog owner.

\n
\n\n
\n\n\nComment Submission Error\n\n\n\n\n

Your comment submission failed for the following reasons:

\n
\n <$MTErrorMessage$>\n
\n
\n\n
\n\n\nComment Posted\n\n\n\n\n

Your comment has been posted!

\n
\n\n
\n\n\n\n\n \" />\n \" />\n styles-site.css\" type=\"text/css\" />\n \n <$MTBlogName encode_html=\"1\"$>: <$MTGetVar name=\"page_title\"$>\n \n \n\n\n
\n
\n
\n \n
\n
\n
\n
\n
\n\n\n

<$MTGetVar name=\"heading\"$>

\n\n<$MTGetVar name=\"message\"$>\n\n

Return to the \">original entry.

\n\n\n
\n
\n
\n
\n
\n
\n\n\n\n','comment_response','2008-10-26 17:59:34',1,'2008-10-26 17:59:34',NULL,0,1,'comment_response'),(48,0,0,NULL,NULL,NULL,'Commenter Notify',NULL,1,'This email is to notify you that a new user has successfully registered on the blog \'<$mt:BlogName$>\'. Listed below you will find some useful information about this new user.\n\nNew User Information:\nUsername: <$mt:CommenterUsername$> \nFull Name: <$mt:CommenterName$>\nEmail: <$mt:CommenterEmail$>\n\nTo view or edit this user, please click on or cut and paste the following URL into a web browser:\n<$mt:Var name=\"profile_url\"$>\n\n<$mt:Include module=\"Mail Footer\"$>\n','email','2008-10-26 22:59:34',1,'2008-10-26 22:59:34',NULL,0,1,'commenter_notify'),(49,0,0,NULL,NULL,NULL,'New Ping',NULL,1,'An unapproved TrackBack has been posted on your blog <$mt:BlogName$>, for entry #<$mt:EntryID$> (<$mt:EntryTitle$>). You need to approve this TrackBack before it will appear on your site.\">An unapproved TrackBack has been posted on your blog <$mt:BlogName$>, for category #<$mt:CategoryID$>, (<$mt:CategoryLabel$>). You need to approve this TrackBack before it will appear on your site.A new TrackBack has been posted on your blog <$mt:BlogName$>, on entry #<$mt:EntryID$> (<$mt:EntryTitle$>).A new TrackBack has been posted on your blog <$mt:BlogName$>, on category #<$mt:CategoryID$> (<$mt:CategoryLabel$>).\n\nExcerpt: \n<$mt:PingExcerpt wrap_text=\"72\"$>\n\nURL: <$mt:PingURL$>\nTitle: <$mt:PingTitle$>\nBlog: <$mt:PingBlogName$>\nIP address: <$mt:PingIP$>\n\nApprove TrackBack: \n <<$mt:Var name=\"approve_url\"$>>\n\nView TrackBack: \n <<$mt:EntryPermalink$>>\n\nReport TrackBack as spam: \n <<$mt:Var name=\"spam_url\"$>>\n\nEdit TrackBack: \n <<$mt:Var name=\"edit_url\"$>>\n\n<$mt:Include module=\"Mail Footer\"$>\n','email','2008-10-26 22:59:34',1,'2008-10-26 22:59:34',NULL,0,1,'new-ping'),(50,0,0,NULL,NULL,NULL,'Comment throttle',NULL,1,'If this was a mistake, you can unblock the IP address and allow the visitor to add it again by logging in to your Movable Type installation, going to Blog Config - IP Banning, and deleting the IP address <$mt:Var name=\"throttled_ip\"$> from the list of banned addresses.\nA visitor to your blog <$mt:BlogName$> has automatically been banned by adding more than the allowed number of comments in the last <$mt:Var name=\"throttle_seconds\"$> seconds.\n\nThis has been done to prevent a malicious script from overwhelming your weblog with comments. The banned IP address is\n\n<$mt:Var name=\"throttled_ip\"$>\n\n<$mt:Var name=\"message\"$>\n','email','2008-10-26 22:59:34',1,'2008-10-26 22:59:34',NULL,0,1,'comment_throttle'),(51,0,0,NULL,NULL,NULL,'Commenter Confirm',NULL,1,'Thank you registering for an account to comment on <$mt:BlogName$>. \n\nFor your own security and to prevent fraud, we ask that you please confirm your account and email address before continuing. Once confirmed you will immediately be allowed to comment on <$mt:BlogName$>.\n\nTo confirm your account, please click on or cut and paste the following URL into a web browser:\n\n<$mt:Var name=\"confirm_url\"$>\n\nIf you did not make this request, or you don\'t want to register for an account to comment on <$mt:BlogName$>, then no further action is required.\n\nThank you very much for your understanding.\n\nSincerely,\n<$mt:AuthorDisplayName$>Movable Type\n\n<$mt:Include module=\"Mail Footer\"$>\n','email','2008-10-26 22:59:34',1,'2008-10-26 22:59:34',NULL,0,1,'commenter_confirm'),(52,0,0,NULL,NULL,NULL,'Password Recovery',NULL,1,'You requested recovery of your Movable Type password. Your password has been changed in the system; here is the new password:\n\n <$mt:Var name=\"user_password\"$>\n\nYou should be able to log in to Movable Type using this new password from the URL below. Once you have logged in, you should change your password to something more memorable.\n\n <$mt:Var name=\"link_to_login\"$>\n\n<$mt:Include module=\"Mail Footer\"$>\n\n','email','2008-10-26 22:59:34',1,'2008-10-26 22:59:34',NULL,0,1,'recover-password'),(53,0,0,NULL,NULL,NULL,'New Comment',NULL,1,'An unapproved comment has been posted on your blog <$mt:BlogName$>, for entry #<$mt:EntryID$> (<$mt:EntryTitle$>). You need to approve this comment before it will appear on your site.A new comment has been posted on your blog <$mt:BlogName$>, on entry #<$mt:EntryID$> (<$mt:EntryTitle$>).\n\n<$mt:CommentBody remove_html=\"1\" wrap_text=\"72\"$>\n\nCommenter name: <$mt:CommentAuthor$> \nCommenter email address: <$mt:CommentEmail$>\nCommenter URL: <$mt:CommentURL$>\nCommenter IP address: <$mt:CommentIP$>\n\nApprove comment:\n <<$mt:Var name=\"approve_url\"$>>\nView comment:\n <<$mt:Var name=\"view_url\"$>>\nEdit comment:\n <<$mt:Var name=\"edit_url\"$>>\nReport comment as spam:\n <<$mt:Var name=\"spam_url\"$>>\n\n<$mt:Include module=\"Mail Footer\"$>\n','email','2008-10-26 22:59:34',1,'2008-10-26 22:59:34',NULL,0,1,'new-comment'),(54,0,0,NULL,NULL,NULL,'Subscribe Verify',NULL,1,'Thanks for subscribing to notifications about updates to <$mt:BlogName$>. Follow the link below to confirm your subscription:\n\n<$mt:Var name=\"script_path\"$>?__mode=confirm;email=<$mt:Var name=\"email\" escape=\"url\"$>;magic=<$mt:Var name=\"magic\" escape=\"url\"$>;blog_id=<$mt:BlogID$>;redirect=<$mt:Var name=\"redirect_url\" escape=\"url\"$>;entry_id=<$mt:EntryID$>\n\nIf the link is not clickable, just copy and paste it into your browser.\n\n<$mt:Include module=\"Mail Footer\"$>\n','email','2008-10-26 22:59:34',1,'2008-10-26 22:59:34',NULL,0,1,'verify-subscribe'),(55,0,0,NULL,NULL,NULL,'Mail Footer',NULL,1,'\n-- \nPowered by Movable Type <$mt:Version$>\n<$mt:Var name=\"portal_url\"$>\n','custom','2008-10-26 22:59:34',1,'2008-10-26 22:59:34',NULL,0,1,'footer-email'),(56,0,0,NULL,NULL,NULL,'Entry Notify',NULL,1,'A new <$mt:entryclasslabel$> entitled \'<$mt:EntryTitle$>\' has been published to <$mt:BlogName$>.\n\nView entry:View page: <<$mt:EntryStatus$><$mt:EntryPermalink$><$mt:Var name=\"entry_editurl\"$>>\n\n------------------------------------------------------------------------\n<$mt:EntryClassLabel lower_case=\"1\"$> Title: <$mt:EntryTitle$>\nPublish Date: <$mt:EntryDate mail=\"1\"$>\n\n\n<$mt:EntryExcerpt wrap_text=\"72\"$>\n\n------------------------------------------------------------------------\n\nMessage from Sender:\n<$mt:Var name=\"message\"$>\n\n------------------------------------------------------------------------\n\n<$mt:EntryBody remove_html=\"1\" wrap_text=\"72\"$>\n\n------------------------------------------------------------------------\n\nYou are receiving this email either because you have elected to receive notifications about new content on <$mt:BlogName$>, or the author of the post thought you would be interested. If you no longer wish to receive these emails, please contact the following person:\n\n<$mt:AuthorDisplayName$> <<$mt:AuthorEmail$>>\n','email','2008-10-26 22:59:34',1,'2008-10-26 22:59:34',NULL,0,1,'notify-entry'); /*!40000 ALTER TABLE `mt_template` 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-27 0:45:39