-
Into repositoriy settings, we can set login and logout url, it would be great to be able so set invalid login url and no access url:
For example, here are my repository properties :
loginUrl=ViewPage.action?siteNodeId=20
invalidLoginUrl=ViewPage.action?siteNodeId=20&invalidLogin=true
noAccessUrl=ViewPage.action?siteNodeId=21
That way we can have dynamic page for error handling ...
hey...
2009-10-27 11:12:09 UTC in infoglue
-
I'm working on ig:slot features with a ComponentPage. The invoker associated to ComponentPage is org.infoglue.deliver.invokers.ComponentBasedHTMLPageInvoker (it is
standard infoglue configuration).
Into org.infoglue.deliver.invokers.ComponentBasedHTMLPageInvoker line 1714, we can find the process of slot. What is interesting is the list of param you can use :
- inherit
-...
2009-10-27 11:06:51 UTC in infoglue
-
It would be great to migrate to maven for building the project, it's far easier than ant to use and there are lot of useful feature like dependencies management. That way, it would be easier to upgrade infoglue component and make the CVS checkout lightweight =)
2009-10-27 11:03:56 UTC in infoglue
-
By default, page cache key is defined in deliver.properties :
pageKey=$siteNodeId_$languageId_$contentId_$queryString_$session.infogluePrincipal
With that default parameter, the page is cached for a specific user (a logged user or the generic anonymous one).
Here are the attributes available in session to be used into cache key :
{
LanguageId=4,
infoglueRemoteUser=administrator...
2009-10-27 10:58:51 UTC in infoglue
-
Consider a content type definition containing a textarea with WYSIWYG set to true (FCK editor activated) and a textarea with relation editor activated.
If the FCK field is empty, when you click on "edit relations", you get the following message : "One or more fields in the form was changed but nor saved. They will be lost if you continue. Do you still want to continue? "
If the fck fields is...
2009-10-27 10:44:59 UTC in infoglue
-
rgonord committed revision 246 to the Website assembling toolkit SVN repository, changing 2 files.
2009-07-09 08:47:44 UTC in Website assembling toolkit
-
rgonord committed revision 245 to the Website assembling toolkit SVN repository, changing 1 files.
2009-07-08 13:09:51 UTC in Website assembling toolkit
-
rgonord committed revision 244 to the Website assembling toolkit SVN repository, changing 2 files.
2009-07-08 13:00:19 UTC in Website assembling toolkit
-
rgonord committed revision 243 to the Website assembling toolkit SVN repository, changing 1 files.
2009-07-08 12:59:54 UTC in Website assembling toolkit
-
rgonord committed revision 242 to the Website assembling toolkit SVN repository, changing 1 files.
2009-07-08 12:59:05 UTC in Website assembling toolkit