Users - Customization of HTML Tool Bar in Forums Section

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Users - Customization of HTML Tool Bar in Forums Section

G.Venkata Phanindra
Hi.......
           I am Trying to Custmize the HTML Tool bar in Forums CreateforumSection .........
          I want to add a Few Filed and also remove a Cople of them i found that its defined in the
                   applications/content/webapp/content/images/htmlarea/htmlarea.js
         I wantted  to directly add / remove the  few option but i stopped myself doing it after looking at the following lines of comments
         
    /** CUSTOMIZING THE TOOLBAR
     * -------------------------
     *
     * It is recommended that you customize the toolbar contents in an
     * external file (i.e. the one calling HTMLArea) and leave this one
     * unchanged.  That's because when we (InteractiveTools.com) release a
     * new official version, it's less likely that you will have problems
     * upgrading HTMLArea.
     */

but i could not find the calling file of the same , I want the information relating with ecommerce......
Phani
   


 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - Customization of HTML Tool Bar in Forums Section

Hans Bakker
This part, the forum frontend/backend is being reorganized. please have some
patience. HTMLarea is already replaced with another html editor.

On Monday 15 May 2006 18:39, G.Venkata Phanindra wrote:

> Hi.......
>            I am Trying to Custmize the HTML Tool bar in Forums
> CreateforumSection .........
>           I want to add a Few Filed and also remove a Cople of them i found
> that its defined in the
>
> applications/content/webapp/content/images/htmlarea/htmlarea.js
>          I wantted  to directly add / remove the  few option but i stopped
> myself doing it after looking at the following lines of comments
>
>     /** CUSTOMIZING THE TOOLBAR
>      * -------------------------
>      *
>      * It is recommended that you customize the toolbar contents in an
>      * external file (i.e. the one calling HTMLArea) and leave this one
>      * unchanged.  That's because when we (InteractiveTools.com) release a
>      * new official version, it's less likely that you will have problems
>      * upgrading HTMLArea.
>      */
>
> but i could not find the calling file of the same , I want the information
> relating with ecommerce......
> Phani
--
Regards,
Hans Bakker
ANT Websystems Co.,Ltd (http://www.antwebsystems.com)

If you want to verify that this message really originates from
from the above person, download the public key from:
http://www.antwebsystems.com/hbakkerAntwebsystems.asc

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users

attachment0 (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Users - Customization of HTML Tool Bar in Forums Section

G.Venkata Phanindra
 Hi ...
         its great to hea that we have new enhancements comming in Forums Section which i belive is same from last feqw months (info from Forums).... 
But, I want to customize to my requirements with the Existing one and i want to have the information to do the same .i.e i want to know where can i find the calling function /location  for HTMLEditors Section
 
phani


On 5/15/06, Hans Bakker <[hidden email]> wrote:
This part, the forum frontend/backend is being reorganized. please have some
patience. HTMLarea is already replaced with another html editor.

On Monday 15 May 2006 18:39, G.Venkata Phanindra wrote:

> Hi.......
>            I am Trying to Custmize the HTML Tool bar in Forums
> CreateforumSection .........
>           I want to add a Few Filed and also remove a Cople of them i found
> that its defined in the
>
> applications/content/webapp/content/images/htmlarea/htmlarea.js
>          I wantted  to directly add / remove the  few option but i stopped
> myself doing it after looking at the following lines of comments
>
>     /** CUSTOMIZING THE TOOLBAR
>      * -------------------------
>      *
>      * It is recommended that you customize the toolbar contents in an
>      * external file (i.e. the one calling HTMLArea) and leave this one
>      * unchanged.  That's because when we (InteractiveTools.com) release a
>      * new official version, it's less likely that you will have problems
>      * upgrading HTMLArea.
>      */
>
> but i could not find the calling file of the same , I want the information
> relating with ecommerce......
> Phani

--
Regards,
Hans Bakker
ANT Websystems Co.,Ltd (http://www.antwebsystems.com)

If you want to verify that this message really originates from
from the above person, download the public key from:
http://www.antwebsystems.com/hbakkerAntwebsystems.asc



_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users





--
G.Venkata Phanindra
Mob:: 9849852989
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - Customization of HTML Tool Bar in Forums Section

Andrew Sykes
Phani,

Hans is doing a major overhaul of the forums, it would be unwise to
commit yourself to the existing forum, a new version should be available
in a few days - it will be a lot better!
--
Kind Regards
Andrew Sykes <[hidden email]>
Sykes Development Ltd
http://www.sykesdevelopment.com

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - Customization of HTML Tool Bar in Forums Section

Hans Bakker
In reply to this post by G.Venkata Phanindra
Hi Phani!
The first version of the new forum is now available in SVN both in the
frontend (ecommerce) and the backend (content component -> forum)
The old HTMLarea editor has been removed.

The new forum makes use of the new HTML browser editor.

--
Regards,
Hans Bakker
ANT Websystems Co.,Ltd (http://www.antwebsystems.com)

If you want to verify that this message really originates from
from the above person, download the public key from:
http://www.antwebsystems.com/hbakkerAntwebsystems.asc

On Monday 15 May 2006 19:22, G.Venkata Phanindra wrote:

>  Hi ...
>          its great to hea that we have new enhancements comming in Forums
> Section which i belive is same from last feqw months (info from Forums)....
> But, I want to customize to my requirements with the Existing one and i
> want to have the information to do the same .i.e i want to know where can i
> find the calling function /location  for HTMLEditors Section
>
> phani
>
> On 5/15/06, Hans Bakker <[hidden email]> wrote:
> > This part, the forum frontend/backend is being reorganized. please have
> > some
> > patience. HTMLarea is already replaced with another html editor.
> >
> > On Monday 15 May 2006 18:39, G.Venkata Phanindra wrote:
> > > Hi.......
> > >            I am Trying to Custmize the HTML Tool bar in Forums
> > > CreateforumSection .........
> > >           I want to add a Few Filed and also remove a Cople of them i
> >
> > found
> >
> > > that its defined in the
> > >
> > > applications/content/webapp/content/images/htmlarea/htmlarea.js
> > >          I wantted  to directly add / remove the  few option but i
> >
> > stopped
> >
> > > myself doing it after looking at the following lines of comments
> > >
> > >     /** CUSTOMIZING THE TOOLBAR
> > >      * -------------------------
> > >      *
> > >      * It is recommended that you customize the toolbar contents in an
> > >      * external file (i.e. the one calling HTMLArea) and leave this one
> > >      * unchanged.  That's because when we (InteractiveTools.com)
> > > release
> >
> > a
> >
> > >      * new official version, it's less likely that you will have
> >
> > problems
> >
> > >      * upgrading HTMLArea.
> > >      */
> > >
> > > but i could not find the calling file of the same , I want the
> >
> > information
> >
> > > relating with ecommerce......
> > > Phani
> >
> > --
> > Regards,
> > Hans Bakker
> > ANT Websystems Co.,Ltd (http://www.antwebsystems.com)
> >
> > If you want to verify that this message really originates from
> > from the above person, download the public key from:
> > http://www.antwebsystems.com/hbakkerAntwebsystems.asc
> >
> >
> >
> > _______________________________________________
> > Users mailing list
> > [hidden email]
> > http://lists.ofbiz.org/mailman/listinfo/users

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users

attachment0 (196 bytes) Download Attachment