Mandy, Actually tineMCE(or FSCK editor) replaces your TEXTAREA into a WYSIWYG input system. All your formatting happens as HTML and when you submit reaches your code as HTML string (like typed into a TEAXTAREA), no external extractions unless you have images etc pointing to remote site.
Nice work, hope it will be used by many. Best wishes, Sree On 5/21/07, Mandy <[EMAIL PROTECTED]> wrote: > > > @tom - > > This cms is much more than a Rich Text Editor that you are talking > about. > > With the RTE (like tinyMCE) you can only style your content but it > needs to go somewhere and get pulled from there - right? > > This is what a CMS does - it manages your content. > > Instead of manually creating static html files and linking them, you > just created them on the fly by filling some form fields, etc. > > @adeel - > > I had a quick look at the screenshots and even though it looks a lot > like ROR applications (UI design wise ;)) I think it's been designed > pretty well..functionality wise. I can look into contributing with the > code or testing. > > Let me know how you want to go about it. > > Thanks, > mandy. > > On May 20, 9:23 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > looks good...i'd personally use tinyMCE or something though, much more > > intuitive than having to learn something new for stylizing/formatting > > text. > > > > hope everything works out for you. > > > > On May 19, 6:45 am, adeel <[EMAIL PROTECTED]> wrote: > > > > > > > > > I just wrote a CMS called <a href="http://quarkcms.devjavu.com">Quark > > > CMS</a> using CakePHP. I've mostly worked on the admin interface so > > > far, and it's nearly finished. Soon I'll be doing the SiteHelper that > > > lets you customize the layout and everything. > > > > > Let me know what you guys think!- Hide quoted text - > > > > - Show quoted text - > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
