(sorry, i didnt post 50 million times, google groups f'd up....if anyone else is seeing my post a bunch of times over)
and on the note of tinyMCE... I think you're missing it Mandy. It's nothing to replace a CMS with...it's something to enhance your CMS. you can apply tinyMCE to your CMS as is and it's not going to change anything, but it will allow people to work with the text they input into the CMS in a much more convenient fashion. The only reason it wouldn't work with your CMS is if you completely ignored HTML tags in the articles that are posted in your CMS...ie. using smarty, etc. However that may ultimately hurt you when you want to have a site optimized for search engines. Again, I like what you're doing. Just maybe giving you some food for thought. Keep up the good work. -Tom On May 21, 2:31 am, "Mandy Singh" <[EMAIL PROTECTED]> wrote: > Sree - > > I know that. Thats wha'ts called a Rich Text Editor (RTE). > > Please read what I was trying to detail out. > > CMS's are different..But Oh Well! > > -Mandy. > > On 5/21/07, Schogini Support <[EMAIL PROTECTED]> wrote: > > > > > 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 -~----------~----~----~----~------~----~------~--~---
