• a4j:push TopicsContext question

    Dears, i want to ask about this known limitation of a4j:push, is there any plan to support TopicContext/CDI outside FacesContext scope like @WebListener ??   Thanks in advace.
    Profile Photo
    last modified by iabughosh
  • RichFaces styles and script ordering

    Dear RF team, I've audited my RF 4 page using Google Chrome (PFA).   I know that RF 4 page size is quite perfect, but I would like to hear your opinion about this (the message in the attached), can this increas...
    Profile Photo
    last modified by iabughosh
  • Workaround for LOAD_NONE resource loading strategy in RichFaces 4.1

    Introduction  The resource loading strategy in RichFaces 4 is different from that in RichFaces 3 -- see the developper guide for details. In the RichFaces 4 implementation, no built-in LOAD_NONE strategy has ye...
    Profile Photo
    last modified by bleathem
  • rich:editor Renderer for Mobiles

    I have been thinking about using separated renderer for Editor in case of requests from mobile devices.   This has one unpleasant consequence: we need to detect support in core framework, which means moving det...
    Profile Photo
    last modified by lfryc
  • Resource Loading Strategies - reasonable defaults

    Hi guys,   I would like to open discussion for "reasonable defaults" of Resource-Mapping feature, which enables you to do Compression and Packaging of resources.   This feature contains several benefits fo...
    Profile Photo
    last modified by lfryc
  • Elegant way for Push topic creating

    As outlined in [1] [2], currently it is necessary to create Push topics programatically, then they can be used by application.   I would like to make accessing topics for user as simple as possible, thus I sugge...
    Profile Photo
    last modified by lfryc
  • Push CDI Integration - API design and thougts

    Hi guys,   Push CDI integration got to the state that we have two proposals how it's API should look like:   use CDI Event<PushMessage> mechanism directly use custom PushEvent<Payload> interfa...
    Profile Photo
    last modified by lfryc
  • Visualsearch component

    I've created new component that is similar to suggestionbox but allows query faceting.   Currently it is made with RF-4.X. I'will migrate it to RF3 after positive feedback from community. Enjoy.   Messa...
    Profile Photo
    created by blabno
  • RF4 Editor

    Attributes 4.1.0.M1 standard UIInput attributes (see faces-config.xml) rendered, binding, immediate, required, validator, valueChangeListener, converter, value, style, styleClass toolbar = { basic, full, <custom...
    Profile Photo
    last modified by lfryc
  • ListShuttle/Ordering List components redesign

    It's time to decide the way of impl for the components as them are one of the "most wanted" ones. That topic are created in order to discuss the way of redesign which will allow the developer to spend less time on com...
    Profile Photo
    last modified by ilya_shaikovsky
  • Editor: detailed configuration with JSON

    Hi guys,   I'm thinking about making editor configurable by passing initial configuration as facet.   For example you can customize toolbar in following way:   <rich:editor id="editor" value="#{edi...
    Profile Photo
    last modified by lfryc
  • rich:tree (TreeSelectionChangeEvent and TreeToggleEvent)

    Dears, I'm using rich: tree with recursive adaptor and I have a difficult time to get the selected node when toggle or select a node, can we add a method (ex: Object getSelectedNode()) to TreeSelectionChangeEvent a...
    Profile Photo
    created by iabughosh
  • Notify has been merged into core Components

    Hi guys,   I have merged Notify component into Components develop.   Notify has been contributed by Bernard Labno.   Notify is based on jquery.pnotify plugin.   From original implementation, I ...
    Profile Photo
    last modified by lfryc
  • RichFaces 4.0 Release Center

    RichFaces 4.0.0.Final has been released See the release announcement for details   This article is a launching point for information and details regarding the release.  This is going to include high level...
    Profile Photo
    last modified by jbalunas
  • Editor and resource paths handling

    Hi guys,   I have got stuck with problem of CKEditor's resource paths generation.   CKEditor loads own resources from paths which are generated at runtime and thus may be redefined, mainly in two ways, usi...
    Profile Photo
    last modified by lfryc
  • WYSIWYG Editor - Requirements Gathering

    Before we start to implement editor component, we would like to garther all requirements which are placed on the editor integration into JSF eco-system.   This is the requirement gartherings post instead of full...
    Profile Photo
    last modified by lfryc
  • Watermark component

    Hello Community!   I've just created watermark component for RF 3.3.4-SNAPSHOT. Soon I will migrate it to 4.0. Please post your feedback.   Demo, download and subversion address are here.   Make sure...
    Profile Photo
    last modified by blabno
  • WYSIWYG Editors - Implementations

    Since we are going to implement editor component in upcoming major release, I have started survey on current implementations which suits our needs, now you have possibility to choose which one particular implementat...
    Profile Photo
    last modified by lfryc
  • Lightbox component

    Hello community! I've just created lightbox component. It is based on popular jQuery lightbox plugin (http://leandrovieira.com/projects/jquery/lightbox/). If you know better implementations of this cool plugin, pleas...
    Profile Photo
    last modified by blabno
  • Radio component

    Hello community! I've just created radio component. It allows you to spread radio buttons across the entire page. (Standard h:selectOneRadio renders radios one by  one in a table).   Demo, download and sub...
    Profile Photo
    created by blabno