Thanks for the replies. If you check the CMS mentioned by Peter above
http://admin.demo.synapso.sk/ (demo/demo) .

How is this system loading elements onto the page and adding rollover/
click events to every element ?

I cant imagine it's all placed in an RTE ?

Thanks again.

On Apr 21, 4:12 pm, Peter Simun <[email protected]> wrote:
> exactly ... HTML is represented as String and stored into a database,
> for example like blob
>
> Peter
>
> On 21. Apr, 15:51 h., kozura <[email protected]> wrote:
>
>
>
> > If you use the RichTextEditor to allow text editing, the content is
> > just a plain HTML string.  Easy!
>
> > On Apr 21, 6:10 am, "[email protected]"
>
> > <[email protected]> wrote:
> > > Thanks for the reply.
>
> > > I am having difficulty understanding how i could load html into the
> > > page that could be edited.
>
> > > How should all the HTML elements be stored in a Database ? as XML ?
>
> > > Thanks again
>
> > > On Apr 19, 9:33 pm, Peter Simun <[email protected]> wrote:
>
> > > > This CMS was done using GWT framework.http://admin.demo.synapso.sk/
> > > > (demo/demo)
>
> > > > Try to evaluate features and you will see if GWT is sufficient to you.
> > > > Anyway, GWT allows you everything you need - drag & drop, real-time
> > > > text updates (WYSIWYG), etc.
>
> > > > On 15. Apr, 16:39 h., "[email protected]"
>
> > > > <[email protected]> wrote:
> > > > > Hi,
>
> > > > > I want to make a Website CMS that does the following:
>
> > > > > The screen is split into 2 panels, the right panel contains a webpage
> > > > > where a user can click an element (image or block of text) and then
> > > > > edit it in the right panel.
>
> > > > > So, in the right panel all the elements properties show up and they
> > > > > can be edited and saved.
>
> > > > > Would GWT be a good framework to achieve this or would something else
> > > > > be more suitable ?
>
> > > > > I would like real-time text updates, drag & drop images etc.
>
> > > > > I know i'm being a bit brief at this point but i would like to get an
> > > > > idea of it's capabilities before i look any further.
>
> > > > > Thanks
>
> > > > --
> > > > You received this message because you are subscribed to the Google 
> > > > Groups "Google Web Toolkit" group.
> > > > To post to this group, send email to 
> > > > [email protected].
> > > > To unsubscribe from this group, send email to 
> > > > [email protected].
> > > > For more options, visit this group 
> > > > athttp://groups.google.com/group/google-web-toolkit?hl=en.
>
> > > --
> > > You received this message because you are subscribed to the Google Groups 
> > > "Google Web Toolkit" group.
> > > To post to this group, send email to [email protected].
> > > To unsubscribe from this group, send email to 
> > > [email protected].
> > > For more options, visit this group 
> > > athttp://groups.google.com/group/google-web-toolkit?hl=en.
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Google Web Toolkit" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to 
> > [email protected].
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-web-toolkit?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Web Toolkit" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group 
> athttp://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to