So I've been working on the writing a space admin tutorial https://developer.atlassian.com/server/confluence/writing-a-space-admin-screen/ for the past few weeks and it still isn't working. I'v...
...t will upload but it wont enable. I think I'm having issues understanding how to configure the decorator. What I've done is put a space.admin.html document in my resources\templates folder. I dont t...
Every year I see friends who are putting up Christmas decorations earlier and earlier. I had a friend post a picture of their Christmas tree, bedecked with ornaments, on November 1st. That's before I...
I'm running Confluence 6.4 and made a change to the space layout site decorator file as per https://confluence.atlassian.com/doc/customizing-site-and-space-layouts-149374.html. I wasn't too c...
....period.ao.PeriodAOServiceImpl" interface="com.theplugin.period.ao.PeriodAOService" public="false"/> I want to add caching externally by decorating the interface above. public class P...
Hey, I am trying to build a plugin for Crowd. It should use a servlet with the standard decorator. Therefore i tried all the following lines in the template. <meta name="decorator" content="m...
...ype="velocity" location="servlet.vm"/> <url-pattern>/static</url-pattern> </servlet> public class StaticServlet extends H...
I've been able to remove buttons like Create from my top menu bar but now I want to add back in my own such as 'Home' 'Products' etc/. that go to specific pages. Any idea how I would do that?
Hi Where do I increase the height of the Top Menu Bar in Confluence. I need it about 50% larger. I looked at header.vm but could not discern where the change would be made. If this is a stylesheet...
I am customizing my site's Login/Logout page. Most of the HTML that renders the page is in the Main Layout decorator (/admin -> Look and Feel -> Layouts -> Main Layout). What I'd like to d...
...ysite.com. However, you could access images, for example, at http://mysite.com/images/en_GB.gif or raw decorator source files, for example, at http://mysite.com/decorators/admin.vmd. Does anyone e...
...rror rendering template for decorator root ERROR Mon Dec 17 07:00:44 PST 2012 com.opensymphony.webwork.dispatcher.VelocityResult Unable to render Velocity Template, '/pages/viewpage.vm
Hello, I would like to add in my Confluence Plugin the default header and footer of Confluence. I am using in my .vm file the < meta name = "decorator" content = "atl.general" /&g...
Inside my xwork plugin the velocity decorators are always included in processing. From within the same plugin I would like to be able to return html fragments that are not wrapped in the content p...
Hi, I have seen a folder where there's too many js files with distinct functions, but in the google chrome developer tool it's loaded only One file, batch.js, inside this there are all the js scripts...
This page shows that you can add the query string param "decorators" to a URL, and set it to "none": http://forums.atlassian.com/thread.jspa?threadID=8576 Like this: http://confluence.url/p...
I am making a jira plugin, and when i create a vm file based on a jsp file, so many decorator in jsp file. My question is how to use decorator in vm files. For example, the code in jsp file as f...
Hey, is it possible to define a spacekey for the decorator macro #quickSearch()? I have found nothing. My current solution works, but I'm still trying to optimize. Thank you
Hi, when I use $page.children I got all children of the current page. I want to get the children of a specific page like $mypage.children . Is there a function or does anybody know how to ...
Copied to clipboard