<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Hide wiki markup &#8211; Confluence user macro</title>
	<atom:link href="http://davidsimpson.me/2010/06/06/hide-wiki-markup-confluence-user-macro/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidsimpson.me/2010/06/06/hide-wiki-markup-confluence-user-macro/</link>
	<description>Developing the web, one page at a time.</description>
	<lastBuildDate>Thu, 17 May 2012 10:19:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Michiel Nieuwstraten</title>
		<link>http://davidsimpson.me/2010/06/06/hide-wiki-markup-confluence-user-macro/#comment-765</link>
		<dc:creator>Michiel Nieuwstraten</dc:creator>
		<pubDate>Fri, 12 Aug 2011 12:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://davidsimpson.me/?p=788#comment-765</guid>
		<description>We use Bob Swift&#039;s Macro Security Plugin in our Confluence. Works fine! See https://plugins.atlassian.com/plugin/details/130?versionId=479 for details.</description>
		<content:encoded><![CDATA[<p>We use Bob Swift&#8217;s Macro Security Plugin in our Confluence. Works fine! See <a href="https://plugins.atlassian.com/plugin/details/130?versionId=479" rel="nofollow">https://plugins.atlassian.com/plugin/details/130?versionId=479</a> for details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://davidsimpson.me/2010/06/06/hide-wiki-markup-confluence-user-macro/#comment-182</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 12 Aug 2010 13:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://davidsimpson.me/?p=788#comment-182</guid>
		<description>&lt;b&gt;Stefan:&lt;/b&gt; Thanks. I&#039;ve updated it to use .hide() instead.  

Maybe I&#039;ll have to change the theme to allow larger names.</description>
		<content:encoded><![CDATA[<p><b>Stefan:</b> Thanks. I&#8217;ve updated it to use .hide() instead.  </p>
<p>Maybe I&#8217;ll have to change the theme to allow larger names.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Kleineiken...</title>
		<link>http://davidsimpson.me/2010/06/06/hide-wiki-markup-confluence-user-macro/#comment-181</link>
		<dc:creator>Stefan Kleineiken...</dc:creator>
		<pubDate>Wed, 21 Jul 2010 20:04:33 +0000</pubDate>
		<guid isPermaLink="false">http://davidsimpson.me/?p=788#comment-181</guid>
		<description>I have noticed, that if I remove() links from the menu the mouse overs in the menu can get messed up.  Have you experienced this, too?

As a workaround i am using hide().

-Stefan

PS: My name is too long, too..  :)</description>
		<content:encoded><![CDATA[<p>I have noticed, that if I remove() links from the menu the mouse overs in the menu can get messed up.  Have you experienced this, too?</p>
<p>As a workaround i am using hide().</p>
<p>-Stefan</p>
<p>PS: My name is too long, too..  <img src='http://davidsimpson.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://davidsimpson.me/2010/06/06/hide-wiki-markup-confluence-user-macro/#comment-180</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 07 Jul 2010 22:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://davidsimpson.me/?p=788#comment-180</guid>
		<description>&lt;strong&gt;François:&lt;/strong&gt;I&#039;ve been looking at writing a security plugin to fix up security on a per space basis.  This could do a number of things such as &lt;strong&gt;enable SSL&lt;/strong&gt; and  restrict the &lt;strong&gt;view wiki markup&lt;/strong&gt; option.  It&#039;s all a bit of an experiment at the moment, so don&#039;t expect anything just yet :)

I&#039;d also really like a simple admin option to enable/disable SSL on the login page too.  I think this is sorely missing.  Configuring SSL in Tomcat is reasonably easy, but enabling it in the application is surely more straightforward.</description>
		<content:encoded><![CDATA[<p><strong>François:</strong>I&#8217;ve been looking at writing a security plugin to fix up security on a per space basis.  This could do a number of things such as <strong>enable SSL</strong> and  restrict the <strong>view wiki markup</strong> option.  It&#8217;s all a bit of an experiment at the moment, so don&#8217;t expect anything just yet <img src='http://davidsimpson.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;d also really like a simple admin option to enable/disable SSL on the login page too.  I think this is sorely missing.  Configuring SSL in Tomcat is reasonably easy, but enabling it in the application is surely more straightforward.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: François Nonnenmacher</title>
		<link>http://davidsimpson.me/2010/06/06/hide-wiki-markup-confluence-user-macro/#comment-178</link>
		<dc:creator>François Nonnenmacher</dc:creator>
		<pubDate>Tue, 06 Jul 2010 06:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://davidsimpson.me/?p=788#comment-178</guid>
		<description>Nice, but that won&#039;t prevent anyone to see the page source via the page Info menu. Or will it?

Ideally, Confluence could provide a way to lock source view on a specific page. Meanwhile, another workaround is to restrict access to the sensitive page, but include its result in another page with the include macro, so that people can view the rendered result, but not the original wiki markup.</description>
		<content:encoded><![CDATA[<p>Nice, but that won&#8217;t prevent anyone to see the page source via the page Info menu. Or will it?</p>
<p>Ideally, Confluence could provide a way to lock source view on a specific page. Meanwhile, another workaround is to restrict access to the sensitive page, but include its result in another page with the include macro, so that people can view the rendered result, but not the original wiki markup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: François</title>
		<link>http://davidsimpson.me/2010/06/06/hide-wiki-markup-confluence-user-macro/#comment-179</link>
		<dc:creator>François</dc:creator>
		<pubDate>Tue, 06 Jul 2010 06:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://davidsimpson.me/?p=788#comment-179</guid>
		<description>(My last name is Nonnenmacher BTW, but your comment form doesn&#039;t allow me to write my full name, well, in full. Surely the bytes don&#039;t come cheap those days so one has to limit them—just kidding, no worries ;-)</description>
		<content:encoded><![CDATA[<p>(My last name is Nonnenmacher BTW, but your comment form doesn&#8217;t allow me to write my full name, well, in full. Surely the bytes don&#8217;t come cheap those days so one has to limit them—just kidding, no worries <img src='http://davidsimpson.me/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

