You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
|
Feb
|
Mar
(6) |
Apr
(8) |
May
(2) |
Jun
(3) |
Jul
(5) |
Aug
(1) |
Sep
(3) |
Oct
(7) |
Nov
(18) |
Dec
(12) |
2006 |
Jan
(10) |
Feb
(1) |
Mar
(10) |
Apr
(16) |
May
(5) |
Jun
(9) |
Jul
(14) |
Aug
(3) |
Sep
(7) |
Oct
(2) |
Nov
(26) |
Dec
(3) |
2007 |
Jan
(2) |
Feb
(4) |
Mar
(51) |
Apr
(5) |
May
(8) |
Jun
(1) |
Jul
|
Aug
(7) |
Sep
(50) |
Oct
(4) |
Nov
(2) |
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
(1) |
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2010-01-20 17:03:57
|
Patches item #2935734, was opened at 2010-01-20 17:03 Message generated for change (Tracker Item Submitted) made by pfosterlbc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=2935734&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Peter Foster (pfosterlbc) Assigned to: Peter Foster (pfosterlbc) Summary: Aplaws 1.0.5 on Oracle platform Initial Comment: Fixes for Aplaws 1.0.4 - 1.0.5 upgrade on staging platform running Oracle 10.2.0.1. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=2935734&group_id=71505 |
From: SourceForge.net <no...@so...> - 2009-08-10 06:58:56
|
Patches item #1820586, was opened at 2007-10-26 11:03 Message generated for change (Comment added) made by pboy You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1820586&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Closed Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: Include Contact as an asset step Initial Comment: >From the Magpie trunk - this configurable change allows you to add contact as an asset step for all content types. Default setting causes no change. To implement the new behaviour, ccm set com.arsdigita.cms.has_contacts_authoring_step=true When implemented, all content types have a contact authoring step that allows you to choose any existing contact content items. There are no changes to styling, so if you add a contact to an item, the contact details will be output in the xml, but you will need to update your theme to actually display the contact. If you don't want to have a contact step for some but not all types, there is a configuration parameter introduced a while ago that allows you to exclude any specific asset steps from any specific content types. So if you wanted to exclude image and contact steps from Multipart Articles, ccm set com.arsdigita.cms.skip_asset_steps=com.arsdigita.cms.contenttypes.MultiPartArticle:com.arsdigita.cms.contenttypes.ui.ImageStep,com.arsdigita.cms.contenttypes.MultiPartArticle:com.arsdigita.cms.contenttypes.ui.contact.AddContactPropertiesStep ---------------------------------------------------------------------- >Comment By: pboy (pboy) Date: 2009-08-10 06:58 Message: Incorporated into trunk at r1689) ---------------------------------------------------------------------- Comment By: chris gilbert (cgyg9330) Date: 2007-10-26 11:14 Message: Logged In: YES user_id=1069385 Originator: YES m\erged with trunk at r1689 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1820586&group_id=71505 |
From: SourceForge.net <no...@so...> - 2009-08-10 06:48:33
|
Patches item #1822871, was opened at 2007-10-30 16:19 Message generated for change (Comment added) made by pboy You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1822871&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: Bulk Theme Publish Initial Comment: Patch adds a new link that lists all populated themes and allows you to select any to bulkpublish. This tool was intended for system administrators and as such the detailed output from any validation failures (ie error, file & line number details) is deferred to the console - the UI just reports overall success or failure. All themes are validated - if any themes are invalid, then no themes are published. This patch is useful if your site has loads of subsites and all their themes are changed at once. I have not made the visibility of the new link configurable as I felt that it sits quite inoffensively on the screen even if you choose never to use it. Note the publishing happens in serial and so can take a while - as there is no limit on the number of themes in a site, parallel publishing would carry the risk of running out of memory and there would be the hassle of preventing output from getting interleaved and hence incomprehensible. ---------------------------------------------------------------------- >Comment By: pboy (pboy) Date: 2009-08-10 06:48 Message: Status 2009-08-10: Not included in trunk yet. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1822871&group_id=71505 |
From: SourceForge.net <no...@so...> - 2009-08-08 13:57:02
|
Patches item #1689988, was opened at 2007-03-28 15:28 Message generated for change (Comment added) made by pboy You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1689988&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: Final version of Updated Forum - pre merge Initial Comment: Current version of updated forum – we have been using this release for several months now and it seems to be stable (only issue is the auto expiry doesn’t always work – I need to find the bug, but I don’t think it’s one that I have introduced) I am planning to merge this update to trunk soon unless anyone has any objections – please read the following information about the changes. Example public forums can be viewed at http://wsgfl.westsussex.gov.uk/ccm/navigation/leadership/your-discussion-forums/ The patch is rather large – I’m afraid it is all or nothing with this one as many parts of the forum have been completely rewritten. Supporting patches in ccm-core and ccm-cms have already been merged individually with trunk (and tested to ensure they do not impact on existing forum) Despite the large number of changes, implementing the patch has very little impact, as default configuration parameters are set to retain existing behaviour. CHANGES THAT AFFECT EXISTING FORUM USERS……… I have tested the new implementation with Coventry’s theme. There is one theme amendment required (because of a bug fix). In current release, the drop down list for filtering threads by category has the same name as the drop down list for selecting a category when making a new post. This means that the selected value carries through – ie if you have filtered the threads then make a new post, the new post has the filter category selected as default. More importantly, if you make a post and assign a category, then the thread list is filtered after you complete the post. To fix the bug, I renamed the drop down list in the post form from topic to PostTopic. This means the category drop down is not visible until the two references to @name=’topic’ in the forum:postForm template are changed to @name=’postTopic’ Only other visible changes if the patch is applied without changing config are – Reply count only includes posts that have been approved Posts are searchable from the main site search. This is a change from the current behaviour – if not desired then it could be made configurable. Following merging of the patch, any existing posts can (and should) be indexed by running ccm-run com.arsdigita.london.search.Reindexer –object-type com.arsdigita.forum.Post Moderation form and emails are formatted slightly differently recent forum postings portlet prevents users creating new forum application – only site admin can do this. Also filters forums to those that the user has read access on. New portlet – my forums. Lists links to forums that user has read access to. The other non-visble effect is that the wizard uses java session rather than hidden fields. This approach makes it much easier to include links in form steps (eg remove an uploaded file etc). The impact is that users in a load balanced environment need to consider session affinity. In our production environment, this is accomplished by the server that sprays requests to the various back end servers. It identifies each browser session and routes all their requests to the same back end server. Hence there is no replication of session - the user is guaranteed to end up at the server that holds their java session. As a result, when a backend server is stopped, there is a risk that a user with session on that server in the middle of creating a post will lose information entered up to that point. On our site we live with this small risk but mitigate it by restarting servers at unsociable hours where possible. I have put examle theme files in ccm-ldn-aplaws/web/__ccm__/themes/aplaws/forum-example: forum-index.xsl, forum-index.css and the contents of images/forum To have a look at a forum using these files, copy the xsl and css to the top level of your theme and make a new forum directory in images and copy the images there. I’m afraid these files have continued the existing format of putting all the templates in a single file, so they are not the most easily maintained, and I make no guarantees about the content, but they do work. and if required they may be used as a basis for your own look and feel. Some of the new features are enabled site wide using configuration parameters, others can be set on a per-forum basis. New configuration parameters are: com.arsdigita.forum.disable_page_caching true to disable client/middleware caching of the thread view and forum view pages com.arsdigita.forum.maximum_image_size Maximum size of image uploads in bytes – if images are allowed, this can prevent threads that take an age to open. If left blank there is no limit. If size is added, validation is added to the upload image step. com.arsdigita.forum.maximum_file_size same purpose as previous parameter com.arsdigita.forum.show_all_forum_thread_alerts in current implementation, within a specific forum the alerts page shows alerts for all forums. Though this is potentially useful, if you click the link to one of the threads in a different forum, it can be a bit disconcerting as it takes you to a thread displayed within the context of the wrong forum. A proper bugfix would be to switch the context when selecting a thread from a different forum, and also displaying a warning on the page that you may be redirected to a different forum. In the meantime, I introduced this parameter that allows restriction of the alerts page to show only alerts within the current forum. Default value is true to retain existing behaviour com.arsdigita.forum.show_new_tabs true to show new admin tabs – site admin and forum admin can then add fine grained permissions and access the other new forum settings (as long as your forum xsl in your theme displays these tabs and their contents. com.arsdigita.forum.use_wysiwyg_editor Default behaviour is to retain the text area and accompanying body type drop down. Change to true to use htmlarea or fckeditor instead (according to which you have selected with the waf.bebop.dhtml_editor parameter). I would recommend fckeditor as it includes emoticons which are always popular on forums. For fck, there is an fck config file in ccm-core/web/assets/fckeditor/config that is applied to forums. This includes emoticons and other toolbar icons, and disables link browsing (so public users cannot browse the back end content centre or the file system). To change the configuration you need to edit that file directly – there is no config parameter to specify your own custom fck config as there is in cms. If you are using a wysiwyg editor, you should also set waf.mail.send_html_mail to true, as the mechanism that does a sterling job translating basic html into a plaintext version for emails is not up to the task of translating the html that is output by the wysiwyg editors. com.arsdigita.forum.rejection_form_message Optional message appended to the bottom of a moderation rejection email eg we add details about who to contact if you are unhappy about the decision to reject your post. I don’t know about you, but I can’t enter config parameter values with spaces in – even if I surround with quotes, so to set this I have to cdweb and vi conf/registry/ccm-forum/forum.properties then insert a new line eg com.arsdigita.forum.rejection_form_message=If you are not happy about this, tough com.arsdigita.forum.thread_page_size number of posts to display on a single page in thread view mode com.arsdigita.forum.allow_quick_finish For forums where several steps are included – image, file etc. our frequent users wanted to be able to jump out of the wizard early if they were adding a simple text post. If this is set to true then there is a finish button on each step of the wizard. An additional application will be available soon that plugs into this forum and adds the ability to embed forums within navigation. The application adds a new tab for assigning navigation using the AJAX category tree, and then adds menu and path components to the forum pages to allow them to be viewed within the correct place in the site. This patch must be applied to the latest version of trunk code. When I merge it, I will bump up version numbers and dependencies accordingly. ---------------------------------------------------------------------- >Comment By: pboy (pboy) Date: 2009-08-08 13:57 Message: Committed to trunk at 1628 (2007-09-17) by Chris ---------------------------------------------------------------------- Comment By: chris gilbert (cgyg9330) Date: 2007-09-17 08:12 Message: Logged In: YES user_id=1069385 Originator: YES merged at r1628 ---------------------------------------------------------------------- Comment By: chris gilbert (cgyg9330) Date: 2007-03-29 13:07 Message: Logged In: YES user_id=1069385 Originator: YES File Added: forum2.diff ---------------------------------------------------------------------- Comment By: chris gilbert (cgyg9330) Date: 2007-03-29 13:06 Message: Logged In: YES user_id=1069385 Originator: YES File Added: forum1.diff ---------------------------------------------------------------------- Comment By: chris gilbert (cgyg9330) Date: 2007-03-29 07:46 Message: Logged In: YES user_id=1069385 Originator: YES Just to recap, and some additional information: To test this forum version, use latest version of trunk, then ccm upgrade ccm-forum --from-version 6.5.0 --to-version 6.5.1 ccm upgrade ccm-forum --from-version 6.5.1 --to-version 6.5.2 ccm-run com.arsdigita.london.search.Reindexer --object-type com.arsdigita.forum.Post cdweb cp webapps/ROOT/__ccm__/themes/aplaws/forum-example/forum-index.xsl webapps/ccm-ldn-theme/__ccm__/themes-dev/{my-theme} cp webapps/ROOT/__ccm__/themes/aplaws/forum-example/forum-index.css webapps/ccm-ldn-theme/__ccm__/themes-dev/{my-theme} mkdir webapps/ccm-ldn-theme/__ccm__/themes-dev/{my-theme}/images/forum cp webapps/ROOT/__ccm__/themes/aplaws/forum-example/images/forum/* webapps/ccm-ldn-theme/__ccm__/themes-dev/{my-theme}/images/forum ccm set com.arsdigita.forum.show_new_tabs=true (optional) ccm set com.arsdigita.forum.use_wysiwyg_editor=true ccm set waf.bebop.dhtml_editor=FCKeditor ccm set com.arsdigita.cms.dhtml_editor_config=cms-fck,/assets/fckeditor/config/fckconfig_standard.js restart and republish theme. Create a new forum at ccm/portal/admin/sitemap.jsp Click the 'view' link next to the entry for Portal Homepage. Select 'Discussion Forum Application' from the Create New Child Application drop down. Give the forum a url eg forum1 and a title and save. Forum is accessed at ccm/portal/forum1 Set up the forum - first permissions: By default, public users can create threads (this is the inherited behaviour), though this privilege just means they have access to the create new thread link. When pressed, they are prompted to login unless 'allow anonymous posts' is checked under the setup tab. Change permissions under the permissions tab - privileges cascade, so any user only needs to be in one group to inherit all lower privileges. Now settings, under setup tab default options preserve default behaviour. Moderated - posts are only visible and searchable once approved, unless posted by someone in the moderation or admin group. Noticeboard - disables replies, so posts are all single notices. Allow file attachments/images - adds these steps to the new post wizard when checked Automatically Subscribe Thread Starters - an alternative approach to a noticeboard. If checked then when someone puts up an advert, others can respond via the forum, and the poster is notified of all responses by email. This means that everyone can see responses to an advert, while ensuring that the advertiser doesn't miss any responses. We like this because we are nosy and like to see who has replied to adverts :-) Allow Posts with no topic. On some forums, we wanted to avoid uncategorised posts. Chheck this and 'none' is removed as an option from the category drop down on a new post. Allow anonymous posts - To be any use, public users must have the create new posts privilege on the forum. Note that anonymous posts cannot be edited by the author, as that would allow any member of the public to edit any other public post. ---------------------------------------------------------------------- Comment By: chris gilbert (cgyg9330) Date: 2007-03-28 15:29 Message: Logged In: YES user_id=1069385 Originator: YES File Added: forum-aplaws.diff ---------------------------------------------------------------------- Comment By: chris gilbert (cgyg9330) Date: 2007-03-28 15:29 Message: Logged In: YES user_id=1069385 Originator: YES File Added: forum-core.diff ---------------------------------------------------------------------- Comment By: chris gilbert (cgyg9330) Date: 2007-03-28 15:28 Message: Logged In: YES user_id=1069385 Originator: YES File Added: forum2.diff ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1689988&group_id=71505 |
From: SourceForge.net <no...@so...> - 2009-07-02 13:13:58
|
Patches item #2815775, was opened at 2009-07-02 13:13 Message generated for change (Tracker Item Submitted) made by bprucha You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=2815775&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Brett (bprucha) Assigned to: Nobody/Anonymous (nobody) Summary: Run APLAWS+ under different context Initial Comment: This patch allows APLAWS+ to run under a context other than root. It also adds support for running APLAWS+ under a secure https connection and better error reproting for XSLT errors. I added these additional changes with the patch because the files that were changed to add support for different contexts also contained the other changes. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=2815775&group_id=71505 |
From: SourceForge.net <no...@so...> - 2009-05-24 20:29:08
|
Patches item #2794367, was opened at 2009-05-20 12:49 Message generated for change (Comment added) made by pboy You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=2794367&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Brett (bprucha) >Assigned to: pboy (pboy) Summary: Resource Protocol Handler Replacement Initial Comment: Removes the resource protocol handler dependency in ContentSectionConfig by using a modified version of the deprecated ResourceParameter ---------------------------------------------------------------------- >Comment By: pboy (pboy) Date: 2009-05-24 20:29 Message: Integrated into r1922 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=2794367&group_id=71505 |
From: SourceForge.net <no...@so...> - 2009-05-20 12:49:22
|
Patches item #2794367, was opened at 2009-05-20 12:49 Message generated for change (Tracker Item Submitted) made by bprucha You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=2794367&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Brett (bprucha) Assigned to: Nobody/Anonymous (nobody) Summary: Resource Protocol Handler Replacement Initial Comment: Removes the resource protocol handler dependency in ContentSectionConfig by using a modified version of the deprecated ResourceParameter ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=2794367&group_id=71505 |
From: SourceForge.net <no...@so...> - 2007-11-14 01:03:21
|
Patches item #1831466, was opened at 2007-11-14 10:03 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1831466&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Terry (terry_permeance) Assigned to: Nobody/Anonymous (nobody) Summary: Selecting section of mparticle as Related Link causes NPE Initial Comment: Steps to reproduce: 1. Edit existing article 2. Go to Authoring > Related Links 3. Tick "Content Item" and click Search 4. Click Search tab 5. Enter a query that will return an Article Section 6. Select item for a matching section 7. Click Create 8. Exception is reported: java.lang.NullPointerException at com.arsdigita.cms.contenttypes.Link.getInternalOrExternalURI(Link.java:294) at com.arsdigita.cms.contenttypes.ui.LinkTable$LinkTableRenderer.getComponent(LinkTable.java:154) at com.arsdigita.bebop.Table.generateXML(Table.java:738) Problem: ArticleSection doesn't have a parent_id in CMS_ITEMS table. Could have fixed this but then need data conversion to populate the existing records. An easier fix is to invoke getMPArticle() instead of getParent() in ArticleSection.getContentSection(). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1831466&group_id=71505 |
From: SourceForge.net <no...@so...> - 2007-11-08 02:55:27
|
Patches item #1828052, was opened at 2007-11-08 11:55 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1828052&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Terry (terry_permeance) Assigned to: Nobody/Anonymous (nobody) Summary: Poller causes PooledConnectionSource to grow Initial Comment: When PooledConnectionSource$Poller checks whether connections are still alive, it takes all available connections offline so they cannot be used until they have been tested one-by-one. If by chance a new connection is required before any of the connections are returned to the pool, then a new connection will be created unconditionally as long as the pool size is not exceeded. In our production environment, this unlikely event happens up to 6 times per day. This means our pool size grows by about 6 connections per day (42 connections per week!) even though the load never justifies such a pool size. This fix stops this from happening. When a connection is required but there are no connections available, it will wait() if there are connections being tested. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1828052&group_id=71505 |
From: SourceForge.net <no...@so...> - 2007-10-30 16:19:22
|
Patches item #1822871, was opened at 2007-10-30 16:19 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1822871&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: Bulk Theme Publish Initial Comment: Patch adds a new link that lists all populated themes and allows you to select any to bulkpublish. This tool was intended for system administrators and as such the detailed output from any validation failures (ie error, file & line number details) is deferred to the console - the UI just reports overall success or failure. All themes are validated - if any themes are invalid, then no themes are published. This patch is useful if your site has loads of subsites and all their themes are changed at once. I have not made the visibility of the new link configurable as I felt that it sits quite inoffensively on the screen even if you choose never to use it. Note the publishing happens in serial and so can take a while - as there is no limit on the number of themes in a site, parallel publishing would carry the risk of running out of memory and there would be the hassle of preventing output from getting interleaved and hence incomprehensible. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1822871&group_id=71505 |
From: SourceForge.net <no...@so...> - 2007-10-26 11:14:31
|
Patches item #1820586, was opened at 2007-10-26 11:03 Message generated for change (Comment added) made by cgyg9330 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1820586&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: Include Contact as an asset step Initial Comment: >From the Magpie trunk - this configurable change allows you to add contact as an asset step for all content types. Default setting causes no change. To implement the new behaviour, ccm set com.arsdigita.cms.has_contacts_authoring_step=true When implemented, all content types have a contact authoring step that allows you to choose any existing contact content items. There are no changes to styling, so if you add a contact to an item, the contact details will be output in the xml, but you will need to update your theme to actually display the contact. If you don't want to have a contact step for some but not all types, there is a configuration parameter introduced a while ago that allows you to exclude any specific asset steps from any specific content types. So if you wanted to exclude image and contact steps from Multipart Articles, ccm set com.arsdigita.cms.skip_asset_steps=com.arsdigita.cms.contenttypes.MultiPartArticle:com.arsdigita.cms.contenttypes.ui.ImageStep,com.arsdigita.cms.contenttypes.MultiPartArticle:com.arsdigita.cms.contenttypes.ui.contact.AddContactPropertiesStep ---------------------------------------------------------------------- >Comment By: chris gilbert (cgyg9330) Date: 2007-10-26 11:14 Message: Logged In: YES user_id=1069385 Originator: YES m\erged with trunk at r1689 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1820586&group_id=71505 |
From: SourceForge.net <no...@so...> - 2007-10-26 11:03:04
|
Patches item #1820586, was opened at 2007-10-26 11:03 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1820586&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: Include Contact as an asset step Initial Comment: >From the Magpie trunk - this configurable change allows you to add contact as an asset step for all content types. Default setting causes no change. To implement the new behaviour, ccm set com.arsdigita.cms.has_contacts_authoring_step=true When implemented, all content types have a contact authoring step that allows you to choose any existing contact content items. There are no changes to styling, so if you add a contact to an item, the contact details will be output in the xml, but you will need to update your theme to actually display the contact. If you don't want to have a contact step for some but not all types, there is a configuration parameter introduced a while ago that allows you to exclude any specific asset steps from any specific content types. So if you wanted to exclude image and contact steps from Multipart Articles, ccm set com.arsdigita.cms.skip_asset_steps=com.arsdigita.cms.contenttypes.MultiPartArticle:com.arsdigita.cms.contenttypes.ui.ImageStep,com.arsdigita.cms.contenttypes.MultiPartArticle:com.arsdigita.cms.contenttypes.ui.contact.AddContactPropertiesStep ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1820586&group_id=71505 |
From: SourceForge.net <no...@so...> - 2007-10-23 14:17:26
|
Patches item #1803373, was opened at 2007-09-27 10:29 Message generated for change (Comment added) made by cgyg9330 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1803373&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: Don't download file attachment binary data when loading page Initial Comment: I would love to take the credit for sorting this one out, but it was Matt from Magpie who did it. Currently when you open a content page with file attachments, the traversal pulls in the binary data of the file, even though it is not required - it is retrieved again when you click on the file link. This can cause a significant delay if you have large files attached or just lots of files. This patch fixes the problem - it is a slight hack because it means there are refererences in ccm-core to fileAttachments - though no project dependencies. By default the patch has no effect - you need to ccm set waf.domain.query_file_attachment_blob=false to implement the change, but you must have ccm-cms-assets-fileattachment loaded if setting this. ---------------------------------------------------------------------- >Comment By: chris gilbert (cgyg9330) Date: 2007-10-23 14:17 Message: Logged In: YES user_id=1069385 Originator: YES committed to trunk at r1687 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1803373&group_id=71505 |
From: SourceForge.net <no...@so...> - 2007-09-27 10:29:54
|
Patches item #1803373, was opened at 2007-09-27 10:29 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1803373&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: Don't download file attachment binary data when loading page Initial Comment: I would love to take the credit for sorting this one out, but it was Matt from Magpie who did it. Currently when you open a content page with file attachments, the traversal pulls in the binary data of the file, even though it is not required - it is retrieved again when you click on the file link. This can cause a significant delay if you have large files attached or just lots of files. This patch fixes the problem - it is a slight hack because it means there are refererences in ccm-core to fileAttachments - though no project dependencies. By default the patch has no effect - you need to ccm set waf.domain.query_file_attachment_blob=false to implement the change, but you must have ccm-cms-assets-fileattachment loaded if setting this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1803373&group_id=71505 |
From: SourceForge.net <no...@so...> - 2007-09-19 14:53:30
|
Patches item #1797953, was opened at 2007-09-19 14:31 Message generated for change (Comment added) made by cgyg9330 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1797953&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: Remote Search changes Initial Comment: A couple of changes - new configuration parameters to set the maximum rows returned by a remote search and whether to filter by content sections on the remote site. Additional changes - fix to register when a search has finished with no results (else we all wait for the remote search to time out) ---------------------------------------------------------------------- >Comment By: chris gilbert (cgyg9330) Date: 2007-09-19 14:53 Message: Logged In: YES user_id=1069385 Originator: YES merged with trunk at r 1672 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1797953&group_id=71505 |
From: SourceForge.net <no...@so...> - 2007-09-19 14:31:10
|
Patches item #1797953, was opened at 2007-09-19 14:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1797953&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: Remote Search changes Initial Comment: A couple of changes - new configuration parameters to set the maximum rows returned by a remote search and whether to filter by content sections on the remote site. Additional changes - fix to register when a search has finished with no results (else we all wait for the remote search to time out) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1797953&group_id=71505 |
From: SourceForge.net <no...@so...> - 2007-09-19 13:49:22
|
Patches item #1797923, was opened at 2007-09-19 13:47 Message generated for change (Settings changed) made by cgyg9330 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1797923&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: rearrange ccm/portal/admin/sitemap.jsp Initial Comment: Just moved the details view/edit form above the application list - we have thousands of 'personal workspace' applications so it is no fun scrolling past them each time to get to the details of the selected application ---------------------------------------------------------------------- Comment By: chris gilbert (cgyg9330) Date: 2007-09-19 13:49 Message: Logged In: YES user_id=1069385 Originator: YES merged with trunk at r1671 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1797923&group_id=71505 |
From: SourceForge.net <no...@so...> - 2007-09-19 13:49:07
|
Patches item #1797923, was opened at 2007-09-19 13:47 Message generated for change (Comment added) made by cgyg9330 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1797923&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: rearrange ccm/portal/admin/sitemap.jsp Initial Comment: Just moved the details view/edit form above the application list - we have thousands of 'personal workspace' applications so it is no fun scrolling past them each time to get to the details of the selected application ---------------------------------------------------------------------- >Comment By: chris gilbert (cgyg9330) Date: 2007-09-19 13:49 Message: Logged In: YES user_id=1069385 Originator: YES merged with trunk at r1671 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1797923&group_id=71505 |
From: SourceForge.net <no...@so...> - 2007-09-19 13:47:14
|
Patches item #1797923, was opened at 2007-09-19 13:47 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1797923&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: rearrange ccm/portal/admin/sitemap.jsp Initial Comment: Just moved the details view/edit form above the application list - we have thousands of 'personal workspace' applications so it is no fun scrolling past them each time to get to the details of the selected application ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1797923&group_id=71505 |
From: SourceForge.net <no...@so...> - 2007-09-19 13:21:36
|
Patches item #1569884, was opened at 2006-10-03 10:58 Message generated for change (Comment added) made by cgyg9330 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1569884&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: WYSiWYG editor for freeform html portlet Initial Comment: Code allows html editor to be used when editing the freeform html area portlet. ccm set com.arsdigita.london.portal.portlet.freeform_html.wysi wyg_editor=true to use html editor. The editor used is the one specified by waf.bebop.dhtml_editor config parameter - currently either HTMLArea or FCKeditor. When FCKEditor is used, internal links are disabled but external links can be added (if end users are adding freeform html to their homepage, we don't want to allow them to browse through the backend folder structure). In HTMLArea, I have just removed the link button, as I don't know how you can allow external links but disallow internal. Patch also includes very minor correction to oracle upgrade script for upgrade 6.3.0 - 6.3.1 Patch on r1328 Chris..... ---------------------------------------------------------------------- >Comment By: chris gilbert (cgyg9330) Date: 2007-09-19 13:21 Message: Logged In: YES user_id=1069385 Originator: YES merged with trunk at r1670 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1569884&group_id=71505 |
From: SourceForge.net <no...@so...> - 2007-09-19 13:11:10
|
Patches item #1797770, was opened at 2007-09-19 11:01 Message generated for change (Comment added) made by cgyg9330 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1797770&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: Tidy up portal groups Initial Comment: Foolow on from patch 1593462 that introduces container groups. This patch includes an upgrade to create a container for portal workspace groups and sweep existing groups into it so they are not all listed at the top level of the group admin tree. Patch also amends code so that future workspace groups are put in the new container group. Requires execution of ccm upgrade ccm-ldn-portal --from-version 6.5.0 --to-version 6.5.1 ---------------------------------------------------------------------- >Comment By: chris gilbert (cgyg9330) Date: 2007-09-19 13:11 Message: Logged In: YES user_id=1069385 Originator: YES merged with trunk at r1669 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1797770&group_id=71505 |
From: SourceForge.net <no...@so...> - 2007-09-19 11:01:00
|
Patches item #1797770, was opened at 2007-09-19 11:01 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1797770&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: Tidy up portal groups Initial Comment: Foolow on from patch 1593462 that introduces container groups. This patch includes an upgrade to create a container for portal workspace groups and sweep existing groups into it so they are not all listed at the top level of the group admin tree. Patch also amends code so that future workspace groups are put in the new container group. Requires execution of ccm upgrade ccm-ldn-portal --from-version 6.5.0 --to-version 6.5.1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1797770&group_id=71505 |
From: SourceForge.net <no...@so...> - 2007-09-19 07:35:37
|
Patches item #1690520, was opened at 2007-03-29 10:46 Message generated for change (Comment added) made by cgyg9330 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1690520&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Closed Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: Final Version of categorised forum - pre merge Initial Comment: Here is the categorised forum plug in - loading this application on top of the new forum means that forums can be assigned to navigation categories and so accessed from different parts of your site. TO implement this addition, there are a few things to do: in a development environment - untar attached file and apply patches to ccm-ldn-aplaws and ccm-ldn-navigation (after applying apaws patch in final version of new forum) in project.xml, add <ccm:application name="ccm-categorised-forum"/> to the <ccm:build> element ccm-configure ant deploy-ccm-categorised-forum ccm load ccm-categorised-forum Again there are example xsl files in Aplaws package - to look at the new forum using these, copy them to your theme cdweb cp webapps/ROOT/__ccm__/themes/aplaws/forum-example/categorised-forum/forum-index.xsl webapps/ccm-ldn-theme/__ccm__/themes-dev/{my-theme} cp webapps/ROOT/__ccm__/themes/aplaws/forum-example/categorised-forum/forum-categories.xsl webapps/ccm-ldn-theme/__ccm__/themes-dev/{my-theme} and if not already done: mkdir webapps/ccm-ldn-theme/__ccm__/themes-dev/{my-theme}/images/forum cp webapps/ROOT/__ccm__/themes/aplaws/forum-example/images/forum/* webapps/ccm-ldn-theme/__ccm__/themes-dev/{my-theme}/images/forum Those changes add a categorisation tab to the forum for forum administrators. Clicking the tab should allow assignment of the forum to navigation terms. If you wanted to assign forums to other domains, just add those forums to the domains in terms admin. I *think* that if you add portal to a domain then any child applications will also be assigned and so all forums created as children of portal can be assigned to terms within that domain. Next, to display any assigned forums on a navigation page. I have updated the default navigation template to output applications in the xml. If you don’t use the default navigation template (ccm-ldn-navigation/web/packages/navigation/templates/default.jsp) then you need to update your custom navigation template: 1. add the component definition: <define:component name="applicationList" classname="com.arsdigita.london.navigation.ui.object.SimpleObjectList"/> within the define:page element of your jsp page 2. and the scriptlet lines: ((com.arsdigita.london.navigation.ui.object.SimpleObjectList) applicationList).setDefinition(new DataCollectionDefinition()); ((com.arsdigita.london.navigation.ui.object.SimpleObjectList) applicationList).setRenderer(new DataCollectionRenderer()); ((com.arsdigita.london.navigation.ui.object.SimpleObjectList) applicationList).getDefinition().setObjectType("com.arsdigita.web.Application"); ((com.arsdigita.london.navigation.ui.object.SimpleObjectList) applicationList).getDefinition().setDescendCategories(false); ((com.arsdigita.london.navigation.ui.object.SimpleObjectList) applicationList).getDefinition().addOrder("categories.link.sortKey"); ((com.arsdigita.london.navigation.ui.object.SimpleObjectList) applicationList).getRenderer().setPageSize(30); ((com.arsdigita.london.navigation.ui.object.SimpleObjectList) applicationList).getRenderer().addAttribute("displayName"); within the existing scriptlet tag 3. add the imports <jsp:directive.page import="com.arsdigita.london.navigation.DataCollectionDefinition"/> <jsp:directive.page import="com.arsdigita.london.navigation.DataCollectionRenderer"/> within jsp:root 4. Currently, the cms item list defined in the navigation jsp outputs the title attribute, which is transformed in xsl. Applications do not have a title attribute, but all acs objects have a displayName attribute, the format of which is defined by the specific object. Fortunately, in the case of cms items the title is used as a display name, and for web applications, the name entered when creating the application is used so in both cases displayName is suitable for displaying on a navigation page. If you are not using default files, and you are intending to add forums to navigation pages, you should add the line ((com.arsdigita.london.navigation.ui.object.SimpleObjectList) itemList).getRenderer().addAttribute("displayName"); to your navigation jsp page within the existing scriptlet tag. This ensures the xml is correct, but the existing theme files may not display the aditional items. In your theme file, where you output items on a page, change references to nav:attribute[@name='title'] to nav:attribute[@name='displayName']. I have updated the default xsl in ccm-ldn-navigation and the aplaws theme to include applications. These are output in a separate list – I think it is nicer to use one merged list, in which case you would need to edit lib/lib.xsl as follows: change <xsl:template name="undatedContentLinks"> <xsl:for-each select="nav:simpleObjectList/nav:objectList"> <div id="contentLinks"> <xsl:for-each select="nav:item"> <a> <xsl:attribute name="href"><xsl:value-of select="nav:path" /></xsl:attribute> <xsl:attribute name="displayName"><xsl:value-of select="nav:attribute[@name='displayName']" /></xsl:attribute> <xsl:value-of select="nav:attribute[@name='displayName']" /> </a> <span class="hide">|</span> </xsl:for-each> </div> </xsl:for-each> </xsl:template> to <xsl:template name="undatedContentLinks"> <xsl:if test="nav:simpleObjectList/nav:objectList”> <div id="contentLinks"> <xsl:for-each select="nav:simpleObjectList/nav:objectList/nav:item"> <xsl:sort select="nav:attribute[@name='displayName']"/> <a> <xsl:attribute name="href"><xsl:value-of select="nav:path" /></xsl:attribute> <xsl:attribute name="displayName"><xsl:value-of select="nav:attribute[@name='displayName']" /></xsl:attribute> <xsl:value-of select="nav:attribute[@name='displayName']" /> </a> <span class="hide">|</span> </xsl:for-each> </div> </xsl:if> </xsl:template> The only meaningful sort is alphabetically if lists are merged. By default, each separate list is sorted in the java by sort key, but it is not easily possible to output the sortkey as an attribute in xsl for a merged sort, because it is a link attribute. Note, if you are not using categorised forums, you do not need to amend any theme files – the title attribute is still output in xml for cms items. ---------------------------------------------------------------------- >Comment By: chris gilbert (cgyg9330) Date: 2007-09-19 07:35 Message: Logged In: YES user_id=1069385 Originator: YES Additional changes to default navigation jsp page and aplaws theme added at r 1661 - ensure forums (and other applications) are listed on navigation pages ---------------------------------------------------------------------- Comment By: chris gilbert (cgyg9330) Date: 2007-09-17 15:11 Message: Logged In: YES user_id=1069385 Originator: YES Merged with contrib/wsx at r1644 ---------------------------------------------------------------------- Comment By: chris gilbert (cgyg9330) Date: 2007-03-29 10:47 Message: Logged In: YES user_id=1069385 Originator: YES File Added: cat-forum-navigation.diff ---------------------------------------------------------------------- Comment By: chris gilbert (cgyg9330) Date: 2007-03-29 10:47 Message: Logged In: YES user_id=1069385 Originator: YES File Added: cat-forum-aplaws.diff ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1690520&group_id=71505 |
From: SourceForge.net <no...@so...> - 2007-09-18 13:06:02
|
Patches item #1793021, was opened at 2007-09-12 10:08 Message generated for change (Comment added) made by cgyg9330 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1793021&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: ID attribute for selects Initial Comment: At the moment, if you specify an ID attribute for a bebop select component in java code, it is not output in the html by the standard bebop xsl template and so you cannot apply css to a specific select component. This patch, on r1615, just outputs specified ID ---------------------------------------------------------------------- >Comment By: chris gilbert (cgyg9330) Date: 2007-09-18 13:06 Message: Logged In: YES user_id=1069385 Originator: YES merged with trunk r1660 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1793021&group_id=71505 |
From: SourceForge.net <no...@so...> - 2007-09-18 12:46:24
|
Patches item #1793018, was opened at 2007-09-12 10:06 Message generated for change (Comment added) made by cgyg9330 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1793018&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: Get a redirect URL programatically Initial Comment: I have trawled through the code and can't find this implemented anywhere - stable url strings tend to be cobbled together by concatenating strings in the code (eg com.arsdigita.cms.ui.item.Summary) or in xsl This utility method returns a redirect url for a given domain object. Because redirect urls are not in the context of ccm, I don't return a URL object or a relative URL because anything you do programatically with them is likely to result in a url of /ccm/redirect/ which doesn't work. ---------------------------------------------------------------------- >Comment By: chris gilbert (cgyg9330) Date: 2007-09-18 12:46 Message: Logged In: YES user_id=1069385 Originator: YES merged at r1658 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1793018&group_id=71505 |