• internationalization in CoreModule

    Hi, I tried to work with another language than english. I found that no matter which language user set in its account, because it should be taken from a request (from browser). I tried this but with no results :-(. I ...
    Profile Photo
    last modified by zgibek
  • how to hide a block?

    Hi, I'd like to know how I can hide a block for anonymous. I tried to change permissions on this block but nothing happened. I don't know exactly how patterns works, maybe someone could help me. Thanks
    Profile Photo
    last modified by syrio
  • bug at editing block attr - constructing

    Hello guys, I noticed some problem with org.jboss.nukes.core.modules.block.BlockModule. The "edit" action consturcts htmlpage to set some parameters (f.e. Title, DisplayName, etc). The problem is when the text field i...
    Profile Photo
    last modified by zgibek
  • FileUploadFilter

    The FileUploadFilter: The implementation of the FileUploadFilter makes the assumption that all files loaded by Nukes will be loaded into memory. This is inline with the idea that all Nukes content will be stored in th...
    Profile Photo
    created by thorntond
  • Download Module and Uploading/Downloading files to Server

    Hi, I asked this question before and someone mentioned they were working on updating the download module to upload/download files to the server. Has this work been checked into CVS? If not, do you think something wil...
    Profile Photo
    last modified by thorntond
  • JBoss or SunOne Studio?? what to prefer??

    Hi We have been working on Sunstudio for an year now. Currently we are developing a scalable product in a network environment with about say - 150 server connections, 10 client connections and about 10,000 objects. ...
    Profile Photo
    created by sameerpalle
  • JBoss or SunOne Studio?? what to prefer??

    Hi We have been working on Sunstudio for an year now. Currently we are developing a scalable product in a network environment with about say - 150 server connections, 10 client connections and about 10,000 objects. ...
    Profile Photo
    created by sameerpalle
  • Test broken URL tag

    A URL that is not trimmed http://www.jboss.org/index.html?module=bb&op=viewforum&f=163 A URL that does not show the URL text http://www.jboss.org/index.html?module=bb&op=viewforum&f=163
    Profile Photo
    last modified by thomas.diesler
  • problem with lostpassword module in french

    Hi !! I work in the lostpassword module in french. All works fine but I have a probleme in the ${lostpassword._NEW_PASSWORD}and ${lostpassword._YOUR_NEW_PASSWORD}. Indeed, they are not translated in the object and t...
    Profile Photo
    last modified by sysuser1
  • Howto send Mails from an module

    I want to send mails from an modul. I have seen that the core provides an mail modul and i think its a good way to reuse this modul. But how to use it and where to settup? The local.properties does not contain setup p...
    Profile Photo
    last modified by lcb
  • NEW JBoss Portal Forums

    Environmnet: winXP,jboss-3.2.6,jboss-3.2.6RC2-nukes-2.0-DR,nukes-2.0-DR-src I set the JBOSS_HOME=${jboss-3.2.6} NUKES_HOME=${nukes-2.0-DR-src} I build the nukes following the instruction in http://www.jboss.org/wiki/...
    Profile Photo
    created by roy.russo
  • Parallel processing of processAction or/and Render request

    Does the new release of JBoss Portal support parallel execution of processAction or/and parallel execution of the Render request ? Thx-Claude
    Profile Photo
    last modified by claudehussenet
  • problems of building nukes2.0 in windows xp system

    Environmnet: winXP,jboss-3.2.6,jboss-3.2.6RC2-nukes-2.0-DR,nukes-2.0-DR-src I set the JBOSS_HOME=${jboss-3.2.6} NUKES_HOME=${nukes-2.0-DR-src} I build the nukes following the instruction in http://www.jboss.org/wiki/...
    Profile Photo
    last modified by jerryda
  • Problems with Nukes 1.1

    Hi, I can see at least two recent posts in the user forum (including mine) for problems with installation of Nukes 1.1. I know everyone on the development team are busy and excited about Nukes 2.0, but it would be gr...
    Profile Photo
    last modified by rasped
  • User module localization, mainly for email and french

    Just to keep you informed ... in case someone works on it. I'm working on improving user module localization, with "french and US ready" properties. For now, many messages are still "US hard coded". For ex. email va...
    Profile Photo
    last modified by cnovara
  • Nukes 2.0 urls

    Hi developers, I have to implement a module for creation of user's personal web sites. The user's web site must be mapped on a url like this: www.mydomain.com/[username] For example, the personal web site of the use...
    Profile Photo
    last modified by chamcha
  • CVS Nukes 1.x: Missing nukes-installer.war/index.jsp?

    I just got the latest Nukes 1.x source from CVS. When I build the nukes-installer.war, the index.jsp file is missing from the war. Is this auto-generated or is it missing from CVS? Thanks in advance
    Profile Photo
    last modified by knifegun
  • Stack parser / Formatter

    The formatter consists in two parts, the parsing and the rendering. So to me, a formatter consist in a parser (to parse BBCode, HTML, Wiki...) plus a renderer (HTML, plain text, Flash...) Some people may want to all...
    Profile Photo
    last modified by theute
  • New bbmailposter Module Added To CVS Head

    I've added the bbmailposter module to CVS head. This is a replacement for the jbmail module so jbmail can now be deprecated. The module was renamed because jbmail implies the module has something to do with jboss mail...
    Profile Photo
    last modified by thorntond
  • Multipart encoding problem

    Hi developers, there is a problem in nukes1.1RC3. Take a look at the contructor of org.jboss.nukes.servlet.MultipartRequest. The parameters values are extracted from upload fields with the standard encoding, ignoring ...
    Profile Photo
    last modified by chamcha