From helpdesk at onehippo.com Wed Feb 11 15:51:25 2009 From: helpdesk at onehippo.com (JIRA (Dennis Dam)) Date: Wed Feb 11 15:10:23 2009 Subject: [Hippoportal-dev] [JIRA] Created: (PORTAL-98) Repository based navigation: set custom types for folder sitemap items Message-ID: <14987955.1234363885834.JavaMail.jira@hat01> Repository based navigation: set custom types for folder sitemap items ---------------------------------------------------------------------- Key: PORTAL-98 URL: http://issues.onehippo.org/browse/PORTAL-98 Project: Hippo Portal Issue Type: Improvement Components: hippo-portal Reporter: Dennis Dam Assignee: Dennis Dam Fix For: 1.10.00m01 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira From helpdesk at onehippo.com Wed Feb 11 15:55:25 2009 From: helpdesk at onehippo.com (JIRA (Dennis Dam)) Date: Wed Feb 11 15:14:21 2009 Subject: [Hippoportal-dev] [JIRA] Resolved: (PORTAL-98) Repository based navigation: set custom types for folder sitemap items In-Reply-To: <14987955.1234363885834.JavaMail.jira@hat01> Message-ID: <31677599.1234364125240.JavaMail.jira@hat01> [ http://issues.onehippo.org/browse/PORTAL-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Dam resolved PORTAL-98. ------------------------------ Resolution: Fixed there is a need to set a custom type on a sitemap item derived from a folder using repository-based navigation. The solution will consist of two things: 1. a list of webdav properties can be configured for the sitemap loader. If a folder (fetched by the repo-based navigation DASL) contains one of these properties, the value of that property is used as a type for the sitemap item. The first property that is found on the folder will be used. If no property is found, then the type will get the value of the "type" attribute defined on the root sitemap item in the sitemap. 2. a collection of types can be configured (property "leafFolderTypes"), which is used to determine whether a folder's child resources (collections/documents) will be processed: if a folder has one of the types configured in leafFolderTypes, the children of that folder will not be converted into sitemap items. > Repository based navigation: set custom types for folder sitemap items > ---------------------------------------------------------------------- > > Key: PORTAL-98 > URL: http://issues.onehippo.org/browse/PORTAL-98 > Project: Hippo Portal > Issue Type: Improvement > Components: hippo-portal > Reporter: Dennis Dam > Assignee: Dennis Dam > Fix For: 1.10.00m01 > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira From helpdesk at onehippo.com Wed Feb 11 17:34:25 2009 From: helpdesk at onehippo.com (JIRA (Dennis Dam)) Date: Wed Feb 11 16:53:21 2009 Subject: [Hippoportal-dev] [JIRA] Reopened: (PORTAL-98) Repository based navigation: set custom types for folder sitemap items In-Reply-To: <14987955.1234363885834.JavaMail.jira@hat01> Message-ID: <6327647.1234370065209.JavaMail.jira@hat01> [ http://issues.onehippo.org/browse/PORTAL-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Dam reopened PORTAL-98: ------------------------------ This issue is extended to also include documents, not only collections. This is a more generic solution which can be used to define any mapping from a webdav resource's properties to a type. > Repository based navigation: set custom types for folder sitemap items > ---------------------------------------------------------------------- > > Key: PORTAL-98 > URL: http://issues.onehippo.org/browse/PORTAL-98 > Project: Hippo Portal > Issue Type: Improvement > Components: hippo-portal > Reporter: Dennis Dam > Assignee: Dennis Dam > Fix For: 1.10.00m01 > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira From helpdesk at onehippo.com Wed Feb 11 18:22:25 2009 From: helpdesk at onehippo.com (JIRA (Dennis Dam)) Date: Wed Feb 11 17:41:21 2009 Subject: [Hippoportal-dev] [JIRA] Resolved: (PORTAL-98) Repository based navigation: set custom types for folder sitemap items In-Reply-To: <14987955.1234363885834.JavaMail.jira@hat01> Message-ID: <11133709.1234372945222.JavaMail.jira@hat01> [ http://issues.onehippo.org/browse/PORTAL-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Dam resolved PORTAL-98. ------------------------------ Resolution: Fixed the nested classes SimplePropertyToTypeMapping and RegexpPropertyToTypeMapping can be used to define mappings from webdav resource's property values to sitemap item types. > Repository based navigation: set custom types for folder sitemap items > ---------------------------------------------------------------------- > > Key: PORTAL-98 > URL: http://issues.onehippo.org/browse/PORTAL-98 > Project: Hippo Portal > Issue Type: Improvement > Components: hippo-portal > Reporter: Dennis Dam > Assignee: Dennis Dam > Fix For: 1.10.00m01 > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira From helpdesk at onehippo.com Thu Feb 12 11:52:25 2009 From: helpdesk at onehippo.com (JIRA (Dennis Dam)) Date: Thu Feb 12 11:11:19 2009 Subject: [Hippoportal-dev] [JIRA] Created: (PORTAL-99) Add remove method to object cache Message-ID: <25055976.1234435945116.JavaMail.jira@hat01> Add remove method to object cache --------------------------------- Key: PORTAL-99 URL: http://issues.onehippo.org/browse/PORTAL-99 Project: Hippo Portal Issue Type: Improvement Components: hippo-portal, hippo-portal-api Reporter: Dennis Dam Assignee: Dennis Dam Fix For: 1.10.00.m02 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira From helpdesk at onehippo.com Thu Feb 12 14:47:25 2009 From: helpdesk at onehippo.com (JIRA (Dennis Dam)) Date: Thu Feb 12 14:06:19 2009 Subject: [Hippoportal-dev] [JIRA] Created: (PORTAL-100) Extend EmailService with multipart mail feature Message-ID: <8577770.1234446445821.JavaMail.jira@hat01> Extend EmailService with multipart mail feature ----------------------------------------------- Key: PORTAL-100 URL: http://issues.onehippo.org/browse/PORTAL-100 Project: Hippo Portal Issue Type: Improvement Components: hippo-portal-pac Reporter: Dennis Dam Assignee: Dennis Dam Fix For: 1.10.00.m02 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira From a.douma at onehippo.com Fri Feb 13 10:30:34 2009 From: a.douma at onehippo.com (Ate Douma) Date: Fri Feb 13 09:49:25 2009 Subject: [Hippoportal-dev] Portals meetup during ApacheConEU2009 in Amsterdam Message-ID: <49953DBA.20500@onehippo.com> Dear Hippo Portal community, The ApacheCon EU 2009 committee has asked the Apache Portals comunnity if it is interested to organize another community meetup like the very successful one last year, see: http://wiki.apache.org/portals/MeetupAmsterdam2008 For this year, we are offered a 3 hour slot in the evening on either Monday March 23 or Tuesday March 24, hosted in the ApacheCon conference hotel, from 19:00 until 22:00. The conference is held in in the M?venpick hotel, near the central train station. If there's enough interest, presentations and sponsors we can let this meetup take place. So to make this happen we need: - enough people that want to attend the meetup - enough people that want to give a presentation at the meetup - companies that want to sponsor the meetup The (formal) deadline for the meetup is next monday, so we need to make this a quick process. Ideally presentations are about 20-30 minutes, but shorter or longer presentations are fine. Just propose and we'll discuss the details (if you wish, contact me off list). I've created a new wiki page where you can register your interest and presentation or event proposals: http://wiki.apache.org/portals/MeetupAmsterdam2009 or you can reply directly to this email using the form below and I'll add it to the wiki page: [ ] I'll attend the 23rd [ ] I'll attend the 24th [ ] I want to present xyz on the 23rd [ ] I want to present xyz on the 24th If you want to sponsor this event, please contact me off list and I'll hook you up with the right people. Sponsoring the event is not expensive: a recruiter costs more, and you become an official ApacheCon sponsor! Consider all the Apache software your company uses and then think about all the money you've saved during all those years. Give back to the community and sponsor this event! Let's make this happen! Ate -- a.douma@onehippo.com www.onehippo.com Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA 94952-5100 +1(877) 41-HIPPO From helpdesk at onehippo.com Fri Feb 13 11:12:25 2009 From: helpdesk at onehippo.com (JIRA (Dennis Dam)) Date: Fri Feb 13 10:31:18 2009 Subject: [Hippoportal-dev] [JIRA] Resolved: (PORTAL-100) Extend EmailService with multipart mail feature In-Reply-To: <8577770.1234446445821.JavaMail.jira@hat01> Message-ID: <27448475.1234519945494.JavaMail.jira@hat01> [ http://issues.onehippo.org/browse/PORTAL-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Dam resolved PORTAL-100. ------------------------------- Resolution: Fixed > Extend EmailService with multipart mail feature > ----------------------------------------------- > > Key: PORTAL-100 > URL: http://issues.onehippo.org/browse/PORTAL-100 > Project: Hippo Portal > Issue Type: Improvement > Components: hippo-portal-pac > Reporter: Dennis Dam > Assignee: Dennis Dam > Fix For: 1.10.00.m02 > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira From helpdesk at onehippo.com Fri Feb 13 11:14:25 2009 From: helpdesk at onehippo.com (JIRA (Dennis Dam)) Date: Fri Feb 13 10:33:25 2009 Subject: [Hippoportal-dev] [JIRA] Resolved: (PORTAL-99) Add remove method to object cache In-Reply-To: <25055976.1234435945116.JavaMail.jira@hat01> Message-ID: <243844.1234520065173.JavaMail.jira@hat01> [ http://issues.onehippo.org/browse/PORTAL-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Dam resolved PORTAL-99. ------------------------------ Resolution: Fixed > Add remove method to object cache > --------------------------------- > > Key: PORTAL-99 > URL: http://issues.onehippo.org/browse/PORTAL-99 > Project: Hippo Portal > Issue Type: Improvement > Components: hippo-portal, hippo-portal-api > Reporter: Dennis Dam > Assignee: Dennis Dam > Fix For: 1.10.00.m02 > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira From helpdesk at onehippo.com Fri Feb 13 11:16:25 2009 From: helpdesk at onehippo.com (JIRA (Dennis Dam)) Date: Fri Feb 13 10:35:16 2009 Subject: [Hippoportal-dev] [JIRA] Updated: (PORTAL-98) Repository based navigation: set custom types for folder sitemap items In-Reply-To: <14987955.1234363885834.JavaMail.jira@hat01> Message-ID: <20975811.1234520185134.JavaMail.jira@hat01> [ http://issues.onehippo.org/browse/PORTAL-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Dam updated PORTAL-98: ----------------------------- Fix Version/s: 1.10.00.m02 (was: 1.10.00m01) > Repository based navigation: set custom types for folder sitemap items > ---------------------------------------------------------------------- > > Key: PORTAL-98 > URL: http://issues.onehippo.org/browse/PORTAL-98 > Project: Hippo Portal > Issue Type: Improvement > Components: hippo-portal > Reporter: Dennis Dam > Assignee: Dennis Dam > Fix For: 1.10.00.m02 > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira From helpdesk at onehippo.com Tue Feb 17 11:58:03 2009 From: helpdesk at onehippo.com (JIRA (Dennis Dam)) Date: Tue Feb 17 11:16:44 2009 Subject: [Hippoportal-dev] [JIRA] Created: (PORTAL-101) Portlet-application specific log4j repositories Message-ID: <6301275.1234868283694.JavaMail.jira@hat01> Portlet-application specific log4j repositories ----------------------------------------------- Key: PORTAL-101 URL: http://issues.onehippo.org/browse/PORTAL-101 Project: Hippo Portal Issue Type: Improvement Reporter: Dennis Dam Assignee: Dennis Dam Fix For: 1.10.00.m02 In JBoss, all portlet applications log to the same file. There is a mechanism to configure a log4j configuration per portlet app. Keywords: "contextual repository selector", look on the jboss website. It consists of a portal web.xml change and changes to web.xml of each portlet app (a filter). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.onehippo.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira