Log in to follow, share, and participate in this community.
Article RFC - API for composing pages
RFC - API for composing pagesThis is the first draft for a proposal on how the "Compose pages API" could look like. Introduction The purpose of the API is to provide an easy, supported way for portlet developers to build pages on de...
Custom Navigaton Node PropertiesStatus The feature is being discussed. Motivation and Use Cases A customer needs a way to define navigation nodes pointing to external URLs. They can accomplish this in Portal 4.3 using page properties, storing...
"Restricted" page editorStatus An implementation of this specification is ready. (Post GateIn 3.6) Description A customer is willing to give the ability to many different users to edit pages. Those users would require a simplified page edito...
Manage UsersHi, I have created a portal extention which has 2 set of landing pages havind 2 diferent layouts 1. public home page 2. User Landing page (will be loaded after logging in from the public home page) ...
Debugging GateInGateIn can be debugged as any other application deployed on JBoss AS: As a Remote JVM, started manually and by attaching a debugger to the JVM As a local JVM, managed by your IDE Option 1: remote debug...
Component startup and shutdownWhen developing components that integrates or extends GateIn features, it's good to understand how things fit together during the startup and shutdown of the container. At the top level, an ExoContainer is started, an...
merged.js - issue in production modeHi All, I have a web application deployed in GateIn 3.2. It works fine with Ext js 3.2 .Recently i upgraded Exj js library from 3.2 to 3.4.It works fine in development mode with -Dexo.product.developing=true. ...
GateIn SpecificationsGateIn Portal Specifications This is the place to keep references to all GateIn Portal technical specifications. Each new project feature should have one created. GateIn 4.0 The 4.0 version is cu...
GateIn 4.0Mojo GateIn 4.0 leverages the service architecture of GateIn 3.x but provides a completely new web architecture Stateless design Friendly and bookmarkable URLs First class browser support : browser back button and m...
Thread Please give me a brief idea about navigationServiceImpl
Please give me a brief idea about navigationServiceImplHi all I need to add a new navigation link in my GateIn portal programmatically (i am using GateIn 3.2). I think for that i need to call the methods in navigationServiceImpl . But i am confused with the ...
Default view mode in page editorStatus Specification being written/agreed to. Description A customer requested the ability to have the page editor view mode to be the mode that has a preview for portlets. At the moment when a user opens the page (or...
Support for wildcard (*) membership typeUse cases An user is assigned the * membership type for a group, when a membership type for this group and user is checked, then it is true regardless of the membership type Specification Requirem...
Article Site header/footer preview when editing a page
Site header/footer preview when editing a pageStatus Specification being written/agreed to. Description When editing a page in the preview mode (not in the boxed representation), a user would like to see the elements of the site layout. This would only be availab...
GateIn 4.0 model improvementThis specification aims to describe improvements that aims to be done in GateIn 4.0. Page model In GateIn 3.x, there is the central concept of navigation node, page and layout: a navigation node has nav...
Public API - Quick glance at NavigationSince it's been some time since we've last discussed the Public API, I wanted to at least give a quick look at the recent work that has been done with the API and more specifically Navigation. As always you can view t...