• Source code

    Is there any place where i can find a single zip file with all the modules and its source code instead of getting different modules from github and combining them.Thank you
    Profile Photo
    last modified by vipul.marlecha
  • In Place Editing

    Hi All,   here is a specification that is open for review from people involved in GateIn   In Place Editing   the specification is managed by Benjamin Paillereau (ex WCM lead) and has for goal to imp...
    Profile Photo
    last modified by julien_viet
  • Save in GateIn Explorer

    RationaleIn the Gatein Page and Site composer, the user can save his change by clicking on a Save icon that is placed in the top right corner. It may confuse users because it is commonly admitted that save actions sho...
    Profile Photo
    last modified by plamarque
  • Administration UI: Mobile Redirects

    Based on the wireframes for Mobile Redirection posted on the article GateIn Mobile Detection And Redirection: Administration UI, I have worked on a proposal with Visual Design. The HTML can be seen at http://statichtm...
    Profile Photo
    last modified by gcardoso
  • PortalNavigation.java

    import org.exoplatform.portal.mop.navigation.GenericScope; import org.exoplatform.portal.mop.navigation.Scope; import org.exoplatform.portal.mop.user.UserNavigation; import org.exoplatform.portal.mop.user.UserNode; im...
    Profile Photo
    last modified by ranmadxs
  • Gatein Mobile Detection And Redirection: Administration UI

    Administration UI  Updated (04/12/2012)   The administration UI for the mobile detection conditions. Needed Functionality listed by Matt: handle multiple redirects from one origin site handle multiple, p...
    Profile Photo
    last modified by gcardoso
  • Group Navigation (Spaces) in the new Admin UI

    In the current GateIn, there's the concept of group navigation. A group navigation is the association of a group to a specific navigation, which means that a group of people has access to a set of  pages. These p...
    Profile Photo
    last modified by gcardoso
  • Javascript Loader

    Status  Merged. Introduction  The javascript effort for GateIn 3.3 has improved how javascript is managed in the server and has seen the introduction of a javascript loader to handle the loading of javascr...
    Profile Photo
    last modified by julien_viet
  • New Welcome Page

    GateIn 3 out of the box experience doesn’t show much and is not very appealing. In face of these problems, we've worked on a redesign for the first page displayed after the installation of GateIn, which we call ...
    Profile Photo
    last modified by gcardoso
  • New GateIn User Interface

    This document is a first draft for some user interface studies for GateIn.   What do we want to communicate with the interface? The main goal of the interface is to be the media between the user and the computer ...
    Profile Photo
    last modified by gcardoso
  • Administration UI redesign

    Hello community,   If you've read some previous discussions, you've realized that we are working on a new Administration user interface. Based on the feedbacks, the idea evolved from a forum post to a brand-new ...
    Profile Photo
    created by gcardoso
  • Administration UI

    I think we can improve tremendously the admin parts of GateIn, here is a little something I wrote while waiting on a plane waiting on suggestions for improvment. It starts with the various admin UI parts we have and ...
    Profile Photo
    last modified by theute
  • Consistent naming and object model between UI and API

    I would like to discuss using consistent naming for portal entities. This is a concern visible between UI and API.   Internally we have several entities like: Site - generic object being collection of pages an...
    Profile Photo
    last modified by bdaw
  • The usage of LESS in GateIn

    IntroductionWhat is LESS? "LESS is the dynamic stylesheet language" is a definition in LESS homepage (http://www.lesscss.org/)   It’s also called “dynamic” because it enriches CSS with many com...
    Profile Photo
    last modified by ndkhoiits
  • Early HTML/CSS/jQuery for the Admin

    In order to try a new approach for the development process, it was decided to implement a version of the admin in HTML/CSS/jQuery using Twitter Bootstrap. We do not expect this to be the final interface (both in terms...
    Profile Photo
    last modified by gcardoso
  • Accessibility on GateIn

    Status WIP Introduction Web accessibility can be referred as improvement or new feature for next release of GateIn, we will make GateIn be able to usable by people of all abilities or disabilities. If you are not fami...
    Profile Photo
    last modified by ndkhoiits
  • Improved rendering engine

    Status Preliminary discussion. Introduction Portals, by their very nature, aggregate content from multiple sources. The rendering engine is at the heart of the aggregation mechanism that occurs before a page can be se...
    Profile Photo
    last modified by claprun
  • Built-in JQuery

    Status  Work in progress   Description  In the matrix of JavaScript libraries, JQuery has been becoming the most popular one for following reasons:   High quality documentation http://api.jquery....
    Profile Photo
    last modified by hoang_to