<?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"
	>
<channel>
	<title>Comments on: Confluence links to create pages from templates</title>
	<atom:link href="http://www.simonwheatley.co.uk/2008/01/11/confluence-templated-page-creation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simonwheatley.co.uk/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.simonwheatley.co.uk%2F2008%2F01%2F11%2Fconfluence-templated-page-creation%2F&amp;seed_title=Confluence+links+to+create+pages+from+templates</link>
	<description></description>
	<pubDate>Sun, 12 Oct 2008 02:33:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Randy</title>
		<link>http://www.simonwheatley.co.uk/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.simonwheatley.co.uk%2F2008%2F01%2F11%2Fconfluence-templated-page-creation%2F&amp;seed_title=Confluence+links+to+create+pages+from+templates#comment-39162</link>
		<dc:creator>Randy</dc:creator>
		<pubDate>Fri, 22 Aug 2008 16:56:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonwheatley.co.uk/2008/01/11/confluence-templated-page-creation/#comment-39162</guid>
		<description>Another possibility, which gives you similar (but not exactly the same) functionality is to go to Confluence's Administration page, Plugin Repository, enable Linking Plugin &#38; Scaffolding Plugin (Linking Plugin seems to require Scaffolding). Then you can create a link in your Confluence page where when a user clicks on it they go immediately to page creation using a template you specify.  For example:
Click here to create a new {link-page:name=Some Title XXY &#124;template=Your Custom Template&#124;allowRename=true&#124;parent=My Reports}page from some template{link-page}

Explanation:
link-page - is the macro from Linking plugin
name   -  this will be put in the page title, which the user can edit during the page creation
template   - name of the template you want to use; space in name ok
allowRename -  user can rename title during page creation
parent -   parent page's name for the newly created page.  I think this must be pre-existing but am not sure.  Spaces ok.
  The big disadvantage is that you have to first fill in template fields and click the "insert variables" before you get to the screen where you can edit the title and any other non-field parts and save the page.
  I hope that's useful to somebody; was a bit confusing to figure out the syntax since it's poorly documented.</description>
		<content:encoded><![CDATA[<p>Another possibility, which gives you similar (but not exactly the same) functionality is to go to Confluence&#8217;s Administration page, Plugin Repository, enable Linking Plugin &amp; Scaffolding Plugin (Linking Plugin seems to require Scaffolding). Then you can create a link in your Confluence page where when a user clicks on it they go immediately to page creation using a template you specify.  For example:<br />
Click here to create a new {link-page:name=Some Title XXY |template=Your Custom Template|allowRename=true|parent=My Reports}page from some template{link-page}</p>
<p>Explanation:<br />
link-page - is the macro from Linking plugin<br />
name   -  this will be put in the page title, which the user can edit during the page creation<br />
template   - name of the template you want to use; space in name ok<br />
allowRename -  user can rename title during page creation<br />
parent -   parent page&#8217;s name for the newly created page.  I think this must be pre-existing but am not sure.  Spaces ok.<br />
  The big disadvantage is that you have to first fill in template fields and click the &#8220;insert variables&#8221; before you get to the screen where you can edit the title and any other non-field parts and save the page.<br />
  I hope that&#8217;s useful to somebody; was a bit confusing to figure out the syntax since it&#8217;s poorly documented.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randy</title>
		<link>http://www.simonwheatley.co.uk/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.simonwheatley.co.uk%2F2008%2F01%2F11%2Fconfluence-templated-page-creation%2F&amp;seed_title=Confluence+links+to+create+pages+from+templates#comment-39161</link>
		<dc:creator>Randy</dc:creator>
		<pubDate>Fri, 22 Aug 2008 16:56:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonwheatley.co.uk/2008/01/11/confluence-templated-page-creation/#comment-39161</guid>
		<description>Another possibility, which gives you similar (but not exactly the same) functionality is to go to Confluence's Administration page, Plugin Repository, enable Linking Plugin &#38; Scaffolding Plugin (Linking Plugin seems to require Scaffolding). Then you can create a link in your Confluence page where when a user clicks on it they go immediately to page creation using a template you specify.  For example:
Click here to create a new {link-page:name=Some Title XXY &#124;template=Your Custom Template&#124;allowRename=true&#124;parent=My Reports}page from some template{link-page}

Explanation:
link-page - is the macro from Linking plugin
name   -  this will be put in the page title, which the user can edit during the page creation
template   - name of the template you want to use; space in name ok
allowRename -  user can rename title during page creation
parent -   parent page's name for the newly created page.  I think this must be pre-existing but am not sure.  Spaces ok.
  The big disadvantage is that you have to first fill in template fields and click the "insert variables" before you get to the screen where you can edit the title and any other non-field parts and save the page.
  I hope that's useful to somebody; was a bit confusing to figure out the syntax since it's poorly documented.</description>
		<content:encoded><![CDATA[<p>Another possibility, which gives you similar (but not exactly the same) functionality is to go to Confluence&#8217;s Administration page, Plugin Repository, enable Linking Plugin &amp; Scaffolding Plugin (Linking Plugin seems to require Scaffolding). Then you can create a link in your Confluence page where when a user clicks on it they go immediately to page creation using a template you specify.  For example:<br />
Click here to create a new {link-page:name=Some Title XXY |template=Your Custom Template|allowRename=true|parent=My Reports}page from some template{link-page}</p>
<p>Explanation:<br />
link-page - is the macro from Linking plugin<br />
name   -  this will be put in the page title, which the user can edit during the page creation<br />
template   - name of the template you want to use; space in name ok<br />
allowRename -  user can rename title during page creation<br />
parent -   parent page&#8217;s name for the newly created page.  I think this must be pre-existing but am not sure.  Spaces ok.<br />
  The big disadvantage is that you have to first fill in template fields and click the &#8220;insert variables&#8221; before you get to the screen where you can edit the title and any other non-field parts and save the page.<br />
  I hope that&#8217;s useful to somebody; was a bit confusing to figure out the syntax since it&#8217;s poorly documented.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Doar</title>
		<link>http://www.simonwheatley.co.uk/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.simonwheatley.co.uk%2F2008%2F01%2F11%2Fconfluence-templated-page-creation%2F&amp;seed_title=Confluence+links+to+create+pages+from+templates#comment-34994</link>
		<dc:creator>Matt Doar</dc:creator>
		<pubDate>Thu, 03 Apr 2008 23:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonwheatley.co.uk/2008/01/11/confluence-templated-page-creation/#comment-34994</guid>
		<description>Nice work, thanks for writing it up.</description>
		<content:encoded><![CDATA[<p>Nice work, thanks for writing it up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.simonwheatley.co.uk/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.simonwheatley.co.uk%2F2008%2F01%2F11%2Fconfluence-templated-page-creation%2F&amp;seed_title=Confluence+links+to+create+pages+from+templates#comment-33439</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 21 Feb 2008 09:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonwheatley.co.uk/2008/01/11/confluence-templated-page-creation/#comment-33439</guid>
		<description>Hi Yancy, yes it can be quicker to do it that way, but as you say, it's getting them to do that... in certain circumstances you want a nice obvious "add a blah page here" type links, to make it super simple for people.</description>
		<content:encoded><![CDATA[<p>Hi Yancy, yes it can be quicker to do it that way, but as you say, it&#8217;s getting them to do that&#8230; in certain circumstances you want a nice obvious &#8220;add a blah page here&#8221; type links, to make it super simple for people.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yancy</title>
		<link>http://www.simonwheatley.co.uk/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.simonwheatley.co.uk%2F2008%2F01%2F11%2Fconfluence-templated-page-creation%2F&amp;seed_title=Confluence+links+to+create+pages+from+templates#comment-33434</link>
		<dc:creator>Yancy</dc:creator>
		<pubDate>Thu, 21 Feb 2008 07:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonwheatley.co.uk/2008/01/11/confluence-templated-page-creation/#comment-33434</guid>
		<description>Great work!

It seems that you might have missed an obvious item though.  You can choose a template on the 'Add Page' screen, just above the markup editor. So four steps with certain permissions required becomes two steps with general permissions.  Of course, you'd have to get them to make that second step :)

Cheers!</description>
		<content:encoded><![CDATA[<p>Great work!</p>
<p>It seems that you might have missed an obvious item though.  You can choose a template on the &#8216;Add Page&#8217; screen, just above the markup editor. So four steps with certain permissions required becomes two steps with general permissions.  Of course, you&#8217;d have to get them to make that second step <img src='http://www.simonwheatley.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.simonwheatley.co.uk/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.simonwheatley.co.uk%2F2008%2F01%2F11%2Fconfluence-templated-page-creation%2F&amp;seed_title=Confluence+links+to+create+pages+from+templates#comment-32121</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 24 Jan 2008 17:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonwheatley.co.uk/2008/01/11/confluence-templated-page-creation/#comment-32121</guid>
		<description>Hi John. I'll drop you an email with my IM details, and perhaps we can discuss this there? In the meantime:

You'll need the following settings on the User Macro: untick "Macro has a body", and set "Output" to "Macro generates Wiki markup".

I've added some extra info in the blog post about using a User Macro to include the necessary Javascript. (It's a bit long to paste into a comment.)

Has that clarified anything?</description>
		<content:encoded><![CDATA[<p>Hi John. I&#8217;ll drop you an email with my IM details, and perhaps we can discuss this there? In the meantime:</p>
<p>You&#8217;ll need the following settings on the User Macro: untick &#8220;Macro has a body&#8221;, and set &#8220;Output&#8221; to &#8220;Macro generates Wiki markup&#8221;.</p>
<p>I&#8217;ve added some extra info in the blog post about using a User Macro to include the necessary Javascript. (It&#8217;s a bit long to paste into a comment.)</p>
<p>Has that clarified anything?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.simonwheatley.co.uk/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.simonwheatley.co.uk%2F2008%2F01%2F11%2Fconfluence-templated-page-creation%2F&amp;seed_title=Confluence+links+to+create+pages+from+templates#comment-32120</link>
		<dc:creator>john</dc:creator>
		<pubDate>Thu, 24 Jan 2008 16:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonwheatley.co.uk/2008/01/11/confluence-templated-page-creation/#comment-32120</guid>
		<description>i'm really quite new to all this confluence stuff, so i've still got issues understanding this.  Putting just your compoundmenu text into a user macro (with no wrapping) e.g. called quicktemplate, and then putting the "{quicktemplate}"  into a page just echos the code above, and putting it into a menu structure doesnt appear, so do i need to wrap the code with some rendering code?
The next thing I dont understand is how to link the javascript into the document ready event...</description>
		<content:encoded><![CDATA[<p>i&#8217;m really quite new to all this confluence stuff, so i&#8217;ve still got issues understanding this.  Putting just your compoundmenu text into a user macro (with no wrapping) e.g. called quicktemplate, and then putting the &#8220;{quicktemplate}&#8221;  into a page just echos the code above, and putting it into a menu structure doesnt appear, so do i need to wrap the code with some rendering code?<br />
The next thing I dont understand is how to link the javascript into the document ready event&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.simonwheatley.co.uk/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.simonwheatley.co.uk%2F2008%2F01%2F11%2Fconfluence-templated-page-creation%2F&amp;seed_title=Confluence+links+to+create+pages+from+templates#comment-32117</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 24 Jan 2008 16:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonwheatley.co.uk/2008/01/11/confluence-templated-page-creation/#comment-32117</guid>
		<description>Hi John, Thanks for your leaving a comment. I use a separate User Macro to  add in links to external Javascript files. The Javascript function  initCreatePageButtons() would triggered from a &lt;a href="http://docs.jquery.com/Events/ready#examples" rel="nofollow"&gt;document ready&lt;/a&gt; event, which runs (surprise!) when the document is ready. Hope that helps. I'll do some more editing on the main blog post above to try and make it clearer.</description>
		<content:encoded><![CDATA[<p>Hi John, Thanks for your leaving a comment. I use a separate User Macro to  add in links to external Javascript files. The Javascript function  initCreatePageButtons() would triggered from a <a href="http://docs.jquery.com/Events/ready#examples" rel="nofollow">document ready</a> event, which runs (surprise!) when the document is ready. Hope that helps. I&#8217;ll do some more editing on the main blog post above to try and make it clearer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.simonwheatley.co.uk/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.simonwheatley.co.uk%2F2008%2F01%2F11%2Fconfluence-templated-page-creation%2F&amp;seed_title=Confluence+links+to+create+pages+from+templates#comment-32114</link>
		<dc:creator>john</dc:creator>
		<pubDate>Thu, 24 Jan 2008 14:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonwheatley.co.uk/2008/01/11/confluence-templated-page-creation/#comment-32114</guid>
		<description>hi, i'm also doing stuff in confluence, and i can see that you first piece of code goes in the user macro area, but where do you put all that javascript? are they in the same user macro? or a different one? or as html somewhere?

thanks</description>
		<content:encoded><![CDATA[<p>hi, i&#8217;m also doing stuff in confluence, and i can see that you first piece of code goes in the user macro area, but where do you put all that javascript? are they in the same user macro? or a different one? or as html somewhere?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
