<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Comments for page &quot;Possibility To Change The Title In TOC&quot;</title>
		<link>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show</link>
		<description></description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-242483</guid>
				<title>Re: Not only in TOCs but everywhere...</title>
				<link>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-242483</link>
				<description></description>
				<pubDate>Tue, 19 Aug 2008 18:19:42 +0000</pubDate>
				<wikidot:authorName>spir</wikidot:authorName>				<wikidot:authorUserId>179225</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I definitely agree.<br /> By the way, how to change the english words from the edition button list (edit, save, history…) ?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-238798</guid>
				<title>Re: workaround</title>
				<link>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-238798</link>
				<description></description>
				<pubDate>Tue, 12 Aug 2008 17:49:12 +0000</pubDate>
				<wikidot:authorName>chronotrigger</wikidot:authorName>				<wikidot:authorUserId>182130</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks :)<br /> While the wiki engine certainly gives much freedom to those skilled in CSS, I still think this would be a useful feature to have built-in.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-190456</guid>
				<title>workaround</title>
				<link>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-190456</link>
				<description></description>
				<pubDate>Wed, 11 Jun 2008 17:19:41 +0000</pubDate>
				<wikidot:authorName>mmclean89</wikidot:authorName>				<wikidot:authorUserId>90994</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>this is already possible with custom CSS and the include system:</p> <p>Make a new page, perhaps called TOC.<br /> On this page, put a [[toc]] inside a div (give the div a class name, like "tocdiv").<br /> Using CSS, remove the div.title (in tocdiv) with display:none. The same can be done with the fold/unfold if you don't want it. Use FireFox Web Developer to get the precise CSS names.</p> <p>Here's what the TOC page should look like:</p> <div class="code"> <pre> <code>[[div class="tocdiv"]] **{$title}** [[toc]] [[/div]]</code> </pre></div> <p>Now to insert a table of contents on any page, simply type: [[include toc title=MyCustomTitle]]</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-177886</guid>
				<title>Re: Not only in TOCs but everywhere...</title>
				<link>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-177886</link>
				<description></description>
				<pubDate>Mon, 02 Jun 2008 08:33:44 +0000</pubDate>
				<wikidot:authorName>Brunhilda</wikidot:authorName>				<wikidot:authorUserId>91730</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Nope, TOC does not accept this. I think that it is the only module that stays as it is. I tried many times, and I have just tried it again, after reading your message. TOC stays in English… BTW, not only the title should be changed, but also the "fold/unfold" word…</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-177069</guid>
				<title>Not only in TOCs but everywhere...</title>
				<link>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-177069</link>
				<description></description>
				<pubDate>Sun, 01 Jun 2008 11:51:43 +0000</pubDate>
				<wikidot:authorName>gerdami</wikidot:authorName>				<wikidot:authorUserId>3370</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Not only in TOCs but everywhere a English message is produced by a module or whatever.<br /> With "textofmyownchoice" reduced to " " or "", one can make it not appear at all.</p> <hr /> <p>Indeed , the <a href="http://www.wikidot.com/doc:comments-module">[[module Comments</a>]] already accepts this syntax.</p> <blockquote> <p>+ Commentaires<br /> [[module Comments title=""]]</p> </blockquote> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-173173</guid>
				<title>Re:</title>
				<link>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-173173</link>
				<description></description>
				<pubDate>Wed, 28 May 2008 11:33:35 +0000</pubDate>
				<wikidot:authorName>Brunhilda</wikidot:authorName>				<wikidot:authorUserId>91730</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thank you, Helmuti! :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-172809</guid>
				<title>Re:</title>
				<link>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-172809</link>
				<description></description>
				<pubDate>Tue, 27 May 2008 18:28:03 +0000</pubDate>
				<wikidot:authorName>Helmuti_pdorf</wikidot:authorName>				<wikidot:authorUserId>17609</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I voted… .. :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-172560</guid>
				<title>(no title)</title>
				<link>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-172560</link>
				<description></description>
				<pubDate>Tue, 27 May 2008 14:52:34 +0000</pubDate>
				<wikidot:authorName>Brunhilda</wikidot:authorName>				<wikidot:authorUserId>91730</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>One of you two forgot to vote….</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-167312</guid>
				<title>Re:</title>
				<link>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-167312</link>
				<description></description>
				<pubDate>Wed, 21 May 2008 07:34:46 +0000</pubDate>
				<wikidot:authorName>ErichSteinboeck</wikidot:authorName>				<wikidot:authorUserId>7925</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I second that, too!!</p> <p>The [[toc]] parsing code already accepts [[toc <em>attributes</em>]], but the rendering code simply ignores them.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-167176</guid>
				<title>(no title)</title>
				<link>http://community.wikidot.com/wishlist:possibility-to-change-the-title-in-toc/comments/show#post-167176</link>
				<description></description>
				<pubDate>Wed, 21 May 2008 01:47:25 +0000</pubDate>
				<wikidot:authorName>kawina</wikidot:authorName>				<wikidot:authorUserId>31682</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I most definitely second that!</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>