Return to Jive Software

1,315 Views 4 Replies Last post: Feb 4, 2009 7:58 AM by Will French RSS
Martin Rowbory Beginner 283 posts since
Sep 4, 2008
Currently Being Moderated

Jan 30, 2009 8:06 AM

Customised document pages

How do I set up some custom document pages like you have on the plugin pages.

 

See my original open post, not had a response yet....

 

How do I customise document pages

 

Thanks,

Tags: document, pages, customise
Will French Jive Employee 3,905 posts since
Nov 2, 2004
Currently Being Moderated
Jan 30, 2009 8:27 AM in response to: Martin Rowbory
Re: Customised document pages

Hi Martin,

 

We've done this in a plugin, to customize the display of documents in a community. I'm not exactly sure the extent of the customizations, but I can take a look at get back to you on the nature of the customizations

Will French Jive Employee 3,905 posts since
Nov 2, 2004
Currently Being Moderated
Jan 30, 2009 2:33 PM in response to: Martin Rowbory
Re: Customised document pages

After taking a look at the customizations, there are some custom widgets which is the most of the customizations. There is also some customizations to the create and edit of documents in that space but the documents themselves are actually just documents.

 

Let me know if you have any specific questions on the widgets, or anything else.

Will French Jive Employee 3,905 posts since
Nov 2, 2004
Currently Being Moderated
Feb 4, 2009 7:58 AM in response to: Martin Rowbory
Re: Customised document pages

Well, they have customized the document create action to allow uploading a plugin, and when it uploads, it does some looking into the plugin files to pull out information, and then store it on the document. Those properties are then renedered in the customized document view template file like this:

 

 

<!-- Plugin Info -->

<div class="jive-widget">

<div class="jive-widget-header">

<h4>Plugin Info</h4>

</div>

<div class="jive-widget-body">

 

<ul class="plugin-info">

<li>

<strong>

<#if document.properties?exists && document.properties.pluginName?exists>

${document.properties.pluginName}

</#if>

</strong>

</li>.....

 

RE: if you;ve created a custom widget to allow these docs to be created

That's not a widget, that's customizing the java action classes

 

and RE:  is it asking for that data when you create the document

Please see this document for more information: How to use the Jivespace Plugin Directory

More Like This

  • Retrieving data ...

Bookmarked By (0)

To better serve our customers we have included functionality to automatically follow up on a case after it has been idle for more than 5 days, and then auto close after an additional 3 days of inactivity. Choose No to acknowledge that this case will remain idle for longer than 5 days.
Making cases public allows other customers to learn from the solution of the case. It can also be used to gain feedback from others in the community. Ask our Support Engineers for more info, but we encourage you to make your cases public.