<?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;Colalt - Multiple Collapsibles&quot;</title>
		<link>http://snippets.wikidot.com/forum/t-13714161/colalt-multiple-collapsibles</link>
		<description>Posts in the discussion thread &quot;Colalt - Multiple Collapsibles&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Fri, 11 Sep 2026 22:15:02 +0000</lastBuildDate>
		
					<item>
				<guid>http://snippets.wikidot.com/forum/t-13714161#post-6730380</guid>
				<title>I found a bug (possibily)</title>
				<link>http://snippets.wikidot.com/forum/t-13714161/colalt-multiple-collapsibles#post-6730380</link>
				<description></description>
				<pubDate>Thu, 14 Nov 2024 02:52:53 +0000</pubDate>
				<wikidot:authorName>Director Erzahler</wikidot:authorName>				<wikidot:authorUserId>9215658</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I am unsure if I simply misunderstood, but using the code you displayed first:</p> <blockquote> <p>[[include :snippets:colalt |oddtop=[|show=+ show|hide=- hide]]<br /> Like this…<br /> [[include :snippets:colalt |eventop=[|hide=- hide]]<br /> As many times as you want…<br /> [[include :snippets:colalt |oddtop=[|show=+ show|hide=- hide]]<br /> It can be folded.<br /> [[include :snippets:colalt |oddend=[|nohide=true]]<br /> [[include :snippets:colalt |evenend=[|show=+ show|nohide=true]]<br /> [[include :snippets:colalt |oddend=[|nohide=tr</p> </blockquote> <p>Completely bugs when on a page that that has the [[Module Rate]] Module.<br /> It disables the module and then shows a bunch of CSS code on the page.<br /> This could be a folly of my own. It wouldn't be the first time, but perhaps it's worth investigating.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/forum/t-13714161#post-5772801</guid>
				<title>Used</title>
				<link>http://snippets.wikidot.com/forum/t-13714161/colalt-multiple-collapsibles#post-5772801</link>
				<description></description>
				<pubDate>Tue, 20 Dec 2022 07:08:02 +0000</pubDate>
				<wikidot:authorName>OzverseTheMasquerade</wikidot:authorName>				<wikidot:authorUserId>6763942</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Quite good, thank you</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/forum/t-13714161#post-5714756</guid>
				<title>(no title)</title>
				<link>http://snippets.wikidot.com/forum/t-13714161/colalt-multiple-collapsibles#post-5714756</link>
				<description></description>
				<pubDate>Tue, 15 Nov 2022 09:00:54 +0000</pubDate>
				<wikidot:authorName>qianquo</wikidot:authorName>				<wikidot:authorUserId>8201811</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>[[include ：snippets：colalt |oddtop=[|show=+ open|hide=▽ close]]可<br /> 折叠的 s hideLocation=“both” 可以复制。<br /> 此外，我们可以在顶部和底部显示单独的链接文本。<br /> [[包括：片段：colalt |oddend=[|hide=△close]]</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/forum/t-13714161#post-4859523</guid>
				<title>Re: WOW ! I needed time to understand ...</title>
				<link>http://snippets.wikidot.com/forum/t-13714161/colalt-multiple-collapsibles#post-4859523</link>
				<description></description>
				<pubDate>Fri, 01 Jan 2021 16:30:01 +0000</pubDate>
				<wikidot:authorName>RTa_sub</wikidot:authorName>				<wikidot:authorUserId>5925109</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thank you!</p> <p>I will continue to work hard to create good syntax like this.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/forum/t-13714161#post-4834207</guid>
				<title>WOW ! I needed time to understand ...</title>
				<link>http://snippets.wikidot.com/forum/t-13714161/colalt-multiple-collapsibles#post-4834207</link>
				<description></description>
				<pubDate>Wed, 02 Dec 2020 10:14:21 +0000</pubDate>
				<wikidot:authorName>Helmut_pdorf</wikidot:authorName>				<wikidot:authorUserId>17609</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>WOW ! I needed time to understand &#8230;</p> <p>Great solution and well done!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/forum/t-13714161#post-4775061</guid>
				<title>Example...</title>
				<link>http://snippets.wikidot.com/forum/t-13714161/colalt-multiple-collapsibles#post-4775061</link>
				<description></description>
				<pubDate>Tue, 15 Sep 2020 04:18:46 +0000</pubDate>
				<wikidot:authorName>RTa_sub</wikidot:authorName>				<wikidot:authorUserId>5925109</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <div class="collapsible-block"> <div class="collapsible-block-folded"> <p><a class="collapsible-block-link" href="#u-c">+SHOW</a></p> </div> <div class="collapsible-block-unfolded" style="display: none;"> <div class="collapsible-block-unfolded-link"> <p><a class="collapsible-block-link" href="#u-c">-HIDE</a></p> </div> <div class="collapsible-block-content"> <p>{$content-1}</p> <div class="collapsible-block"> <div class="collapsible-block-folded"> <p><a class="collapsible-block-link" href="#u-c">-HIDE</a></p> <div class="collapsible-block-content"> <p>{$content-2}</p> </div> </div> <div class="collapsible-block-unfolded" style="display: none;"> <div class="collapsible-block-unfolded-link"> <p><a class="collapsible-block-link" href="#u-c">+SHOW</a></p> </div> </div> </div> </div> </div> </div> <br /> <span style="position: fixed; display:none;"><a href="#u-c"></a></span>
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>