• reference JS scrips for each portlet in gatein-resources.xml

    I am trying to reference JS scrips for each portlet in gatein-resources.xml. https://docs.jboss.org/author/display/GTNPORTAL34/GDG-JavaScript+Resource+Management How do I reference them to each portlet? I am trying to...
    Profile Photo
    created by suarem11
  • Impersonation in GateIn Portal

    It may be useful for portal administrator to have possibility to temporary login as another user without knowing his password. For example: User root wants to verify that user mary really doesn't have permission to se...
    Profile Photo
    last modified by mposolda
  • CDI Support in GateIn PC

    Status  Not started. Will be developed by Ken Finnigan from Red Hat.   Description  Currently CDI does not work in any non JSF portlet, ie. its not possible to inject CDI beans into a class that exten...
    Profile Photo
    last modified by kenfinni
  • Disabled user

    The feature allows an administrator to temporarily revoke the usage of an account to a user.   The requirements:   When a disabled user attempts to login with their correct credentials The authentication m...
    Profile Photo
    last modified by vstorm83
  • RFC - API for composing pages

    This 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...
    Profile Photo
    last modified by juraci.costa
  • "Restricted" page editor

    Status 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...
    Profile Photo
    last modified by vstorm83
  • GateIn Specifications

    GateIn 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...
    Profile Photo
    last modified by julien_viet
  • Default view mode in page editor

    Status 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...
    Profile Photo
    last modified by ppalaga
  • Support for wildcard (*) membership type

    Use 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...
    Profile Photo
    last modified by trong.tran
  • GateIn OAuth - Authentification with social network accounts

    SpecificationUI Flows to cover1) New account - Sign up with...   Portal login page with “Sign in with Facebook/Google” buttons Redirect to Facebook / Google Login page if there is no active session ...
    Profile Photo
    last modified by theute
  • Hi guys here you have java class to make Custom Menu in your portal

    You can use this class to build custom menu, please check this:   https://community.jboss.org/wiki/PortalNavigationjava     Usage:       public void render(RenderRequest req, RenderResp...
    Profile Photo
    last modified by ranmadxs
  • 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
  • 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 Portal Release Process

    Purpose of this document is to keep track of all necessary steps to perform project release.     Components   GateIn Dep https://github.com/gatein/gatein-dep TBD   GateIn Parent https://githu...
    Profile Photo
    last modified by trong.tran
  • 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