<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Manga+Press &#187; What&#8217;s New</title>
	<atom:link href="http://manga-press.silent-shadow.net/tags/whatsnew/feed/" rel="self" type="application/rss+xml" />
	<link>http://manga-press.silent-shadow.net</link>
	<description>The webcomic CMS for Wordpress!</description>
	<lastBuildDate>Sun, 20 Jun 2010 01:22:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Manga+Press 2.6 Static Page Issues and updates</title>
		<link>http://manga-press.silent-shadow.net/2010/03/mangapress-2-6-static-page-issues-and-updates/</link>
		<comments>http://manga-press.silent-shadow.net/2010/03/mangapress-2-6-static-page-issues-and-updates/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 06:54:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[2.6]]></category>
		<category><![CDATA[Bug-Fixes]]></category>
		<category><![CDATA[What's New]]></category>

		<guid isPermaLink="false">http://manga-press.silent-shadow.net/?p=285</guid>
		<description><![CDATA[First off, I just found out that Manga+Press does not play well with WordPress&#8217;s Static Page settings. If you&#8217;re using your latest comic page as a static front page, you will have to create a custom page template and apply it to your latest comic page. If you need more info on custom page templates [...]]]></description>
			<content:encoded><![CDATA[<p>First off, I just found out that Manga+Press does not play well with WordPress&#8217;s <a href="http://codex.wordpress.org/Creating_a_Static_Front_Page">Static Page settings</a>. If you&#8217;re using your latest comic page as a static front page, you will have to create a custom page template and apply it to your latest comic page. If you need more info on custom page templates in WordPress, check out <a href="http://codex.wordpress.org/Pages#Page_Templates">this page</a> in the <a href="http://codex.wordpress.org/">WordPress Codex</a> for more information on how to create a custom page template. Also, check out my page on <a href="http://manga-press.silent-shadow.net/2009/08/mangapress-template-tags/">Manga+Press&#8217;s template tags</a>, and there is a code sample available for <a href="http://manga-press.silent-shadow.net/wp-content/uploads/2009/10/page-latest-comic.zip">download</a> as well. Unfortunately, I&#8217;ve been doing some tests to see if I can integrate Static Page support but it seems like the &#8220;fix&#8221; causes more problems than it actually fixes.<span id="more-285"></span></p>
<p>Also, if you&#8217;re having issues with the &#8220;Powered by Manga+Press&#8230;&#8221; text in your footer ruining your layout, you can use this line of code in your theme&#8217;s <code>functions.php</code> file to remove it:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">remove_action<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'wp_footer'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'mpp_add_footer_info'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>I had a great idea for a companion plugin to Manga+Press: <strong>CharacterWiki</strong>! Which is exactly what it says it is. Basically, it would be a plugin that would allow you to create a Cast of Characters listing and/or a series guide. I have no idea when I can start development on this project but I hope it&#8217;s sometime soon!</p>
<p>And finally, I should have a Manga+Press API reference up in the next few weeks. I&#8217;m working on it as part of my senior portfolio since the development of Manga+Press is playing a major part in my portfolio.</p>
]]></content:encoded>
			<wfw:commentRss>http://manga-press.silent-shadow.net/2010/03/mangapress-2-6-static-page-issues-and-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manga+Press 2.9 Changes and Tips</title>
		<link>http://manga-press.silent-shadow.net/2009/10/mangapress-2-9-changes-and-tips/</link>
		<comments>http://manga-press.silent-shadow.net/2009/10/mangapress-2-9-changes-and-tips/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 22:45:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[2.6]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[What's New]]></category>

		<guid isPermaLink="false">http://manga-press.silent-shadow.net/?p=215</guid>
		<description><![CDATA[Manga+Press 2.9 features some changes to its interface as well as some new features. First off, the changes: Manga+Press no longer has its own top-level menu. To summarize the reason for this change: it seemed rather pointless for Manga+Press to have its own section. Here are the locations of the Manga+Press pages: Manga+Press Options is [...]]]></description>
			<content:encoded><![CDATA[<p>Manga+Press 2.9 features some changes to its interface as well as some new features. First off, the changes:<span id="more-215"></span></p>
<ol>
<li>Manga+Press no longer has its own top-level menu. To summarize the reason for this change: it seemed rather pointless for Manga+Press to have its own section. Here are the locations of the Manga+Press pages:
<ol>
<li><strong>Manga+Press Options</strong> is now located under <strong>Settings</strong>.</li>
<li><strong>Post New Comic</strong> is now located under <strong>Posts</strong>.
<ul>
<li>2.5 introduced the option of using Add New to post comics, and if you want more control then that is what I&#8217;d suggest. <strong>Post New Comic</strong> is still limited to uploading files 500KB or smaller; using WordPress&#8217;s own interface gets around this limitation.</li>
</ul>
</li>
<li><strong>Manga+Press Uninstall</strong> is located under <strong>Plugins</strong>.</li>
<li>Series has been eliminated</li>
<li>Manga+Press Dashboard has been eliminated.</li>
</ol>
</li>
<li>As you know, Manga+Press 2.5 was supposed to have the option of automatically modifying your Latest Comic and Comic Archive pages but had to be eliminated due to issues. These options are now enabled in Manga+Press 2.9. To enable them, all you have to do is specify pages for Latest Comic and Comic Archives.
<ul>
<li>Tip:
<ul>
<li>If you wish to use your own custom pages, then this option can be disabled by not selecting any pages for Latest Comic and Comic Archive (or setting the dropdown to the blank option).</li>
<li>If you&#8217;re using a custom theme from WordPress.org, then it is suggested that you test whether or not that theme can handle the automatic insertion options. I do know that some themes—specifically magazine-style themes—don&#8217;t handle that option all that well so it is probably better to create a custom template page for your latest comic and comic archive pages.</li>
</ul>
</li>
</ul>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://manga-press.silent-shadow.net/2009/10/mangapress-2-9-changes-and-tips/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Beta Release: Manga+Press 2.9</title>
		<link>http://manga-press.silent-shadow.net/2009/10/beta-release-mangapress-2-9/</link>
		<comments>http://manga-press.silent-shadow.net/2009/10/beta-release-mangapress-2-9/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 21:32:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[2.6]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[What's New]]></category>

		<guid isPermaLink="false">http://manga-press.silent-shadow.net/?p=208</guid>
		<description><![CDATA[Yes, this was supposed to be last night but life happened :\ So, here it is: Manga+Press 2.6 beta. Download, enjoy and install at your risk I do have 2.6b running both here and on my comic website and I&#8217;m not seeing any problems like the ones I discovered after the official release of Manga+Press [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, this was supposed to be last night but life happened :\ So, here it is: <a href="http://manga-press.silent-shadow.net/wp-content/uploads/2010/02/mangapress.zip">Manga+Press 2.6 beta</a>. Download, enjoy and install at your risk <img src='http://manga-press.silent-shadow.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  I do have 2.6b running both here and on my comic website and I&#8217;m not seeing any problems like the ones I discovered after the official release of Manga+Press 2.5. The features that should have made 2.5 a milestone release (which subsequently had to be disabled) are working with no foreseeable problems in 2.9.<span id="more-208"></span></p>
<p>Now, the next step in development is to make sure that Manga+Press 2.6 works with WordPress 2.9-rare (version numbers are strictly coincidental ^_^) and how to best integrate the new features of WordPress 2.9 with M+P 2.6; those updates will be out with M+P 2.6.1 Some of the new media management functions in WordPress 2.9 makes me very happy that I had the foresight to integrate M+P into the WordPress Media Library.</p>
<p>Till next time <img src='http://manga-press.silent-shadow.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://manga-press.silent-shadow.net/2009/10/beta-release-mangapress-2-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manga+Press 2.9 beta</title>
		<link>http://manga-press.silent-shadow.net/2009/10/mangapress-2-9-beta/</link>
		<comments>http://manga-press.silent-shadow.net/2009/10/mangapress-2-9-beta/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 06:16:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[2.6]]></category>
		<category><![CDATA[What's New]]></category>

		<guid isPermaLink="false">http://manga-press.silent-shadow.net/?p=189</guid>
		<description><![CDATA[Considering some of the issues I&#8217;ve had with Manga+Press 2.5—or rather how they seemingly cropped up after I submitted the completed version to the WordPress plugin repository, I&#8217;ve decided that this time around the first release of Manga+Press 2.9 will be a beta. I plan on having it packaged as a zip and ready to [...]]]></description>
			<content:encoded><![CDATA[<p>Considering some of the issues I&#8217;ve had with Manga+Press 2.5—or rather how they seemingly cropped up <em>after</em> I submitted the completed version to the WordPress plugin repository, I&#8217;ve decided that <em>this</em> time around the first release of Manga+Press 2.9 will be a beta. I plan on having it packaged as a zip and ready to download by Saturday evening if anyone is interested in testing it out. I will say that 2.9 is the version that 2.5 <em>should have</em> been. This version features automatic formatting of both the Latest Comic and Archive Page, but also the ability to turn the feature off and customize your own Latest and Archive pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://manga-press.silent-shadow.net/2009/10/mangapress-2-9-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coming up: Manga+Press 2.9!</title>
		<link>http://manga-press.silent-shadow.net/2009/10/coming-up-mangapress-2-9/</link>
		<comments>http://manga-press.silent-shadow.net/2009/10/coming-up-mangapress-2-9/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 17:38:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[What's New]]></category>

		<guid isPermaLink="false">http://manga-press.silent-shadow.net/?p=186</guid>
		<description><![CDATA[Yeah, you&#8217;re reading that title right—I said Manga+Press 2.9. The thing is, it probably won&#8217;t be out until November or December because I&#8217;m in the process of making some major changes to both the interface and the code. For one, I found a few new (better) ways of doing things—like handling options, for instance but [...]]]></description>
			<content:encoded><![CDATA[<p>Yeah, you&#8217;re reading that title right—I <em>said</em> Manga+Press 2.9. The thing is, it probably won&#8217;t be out until November or December because I&#8217;m in the process of making some <em>major </em>changes to both the interface and the code. For one, I found a few new (better) ways of doing things—like handling options, for instance but it&#8217;s requiring a rewrite of the code—which is why I&#8217;ve jumped the version number up! Anyway, if you&#8217;re curious about the cosmetic changes that I&#8217;ve made, please <span id="more-186"></span>The biggest change is Manga+Press is no longer going to have its own menu. I&#8217;ve moved the Manga+Press Options page into the Settings Menu; the upgrade and uninstall pages have been moved to the Plugins menu and I&#8217;m debating on keeping the Post Comic page or removing it since in 2.5, I created the hook to post comics directly from Add New. If I do keep the Post Comic page, it will likely be moved to the Posts category.</p>
<p>You know, I&#8217;ve been meaning to do this for a while but it&#8217;s about time that I stated some goals about what I wanted Manga+Press to be. When I started this project back in February of 2008, it was the final for a scripting class that I had to take. The primary goals were:</p>
<ul>
<li>To develop a <em>seamless</em> means of integrating comics into WordPress by just using WordPress&#8217;s media management, posts and category system.</li>
<li>To create a webcomic CMS where you have the choice of prominently displaying your comic on the home page, or keeping it in the background.</li>
<li>To create a webcomic CMS that is <em>easy</em> to configure and works from the beginning with little or no configuration or special themes.</li>
</ul>
<p>At the time I started this project, the only option available was ComicPress and for myself at the time, ComicPress didn&#8217;t really suit my needs or offer me the flexibility that I needed. With that in mind, when my Winter &#8217;08 quarter rolled around and I was going to be taking Dynamic Web Apps (I&#8217;m currently a senior at <a href="http://www.artinstitutes.edu/Minneapolis/">The Art Institutes International Minnesota</a>), the subject that quarter was WordPress and so guess what became my final project?</p>
<p>With those goals stated, I feel that I&#8217;ve only met some of them half-way, for instance, ease of use. I&#8217;ve got seamless integration of comics with WordPress&#8217;s original functionality down, though. Eitherway, 2.5 was a <span style="text-decoration: line-through;">good</span> fair release and I can promise that 2.9 is going to be even better <img src='http://manga-press.silent-shadow.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://manga-press.silent-shadow.net/2009/10/coming-up-mangapress-2-9/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
