RE: [PHP] WYSIWIG CMS Part1

2003-02-10 Thread @ Nilaab
language that many major players support. It's more flexable than HTML/XHTML and less difficult than SGML. > -Original Message- > From: Kevin Waterson [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 10, 2003 6:27 PM > To: [EMAIL PROTECTED] > Subject: Re: [PH

Re: [PHP] WYSIWIG CMS Part1

2003-02-10 Thread michael kimsal
Kevin Waterson wrote: Well basically, Smarty is gay. Smarty supposedly will seperate code from content. but you have still need to markup to able to handle loops, conditions etc which puts code right back into the content. But it is Smarty code and not PHP code, where is the value in that? The

Re: [PHP] WYSIWIG CMS Part1

2003-02-10 Thread Kevin Waterson
This one time, at band camp, Hardik Doshi <[EMAIL PROTECTED]> wrote: > THe stuff which you are doing with XSLT and XML is > pretty same like Smarty template engine? What is the > advantage of using XML, XSLT than Smarty template > engine? Well basically, Smarty is gay. Smarty supposedly will sep

Re: [PHP] WYSIWIG CMS Part1

2003-02-10 Thread Hardik Doshi
--- Kevin Waterson <[EMAIL PROTECTED]> wrote: > This one time, at band camp, > Hardik Doshi <[EMAIL PROTECTED]> wrote: > > > I know how to write XSL style sheet along with XML > > document. But i really dont know what contents > should > > be in XML. If XML contains data (and it is true) > then >

Re: [PHP] WYSIWIG CMS Part1

2003-02-10 Thread Kevin Waterson
This one time, at band camp, Hardik Doshi <[EMAIL PROTECTED]> wrote: > I know how to write XSL style sheet along with XML > document. But i really dont know what contents should > be in XML. If XML contains data (and it is true) then > what is the need of MySQL? At last i can say i don't > know a

Re: [PHP] WYSIWIG CMS Part1

2003-02-10 Thread Hardik Doshi
> Have a nice day! > > Sascha > > > - Original Message - > From: "Hardik Doshi" <[EMAIL PROTECTED]> > To: "Sascha Braun" <[EMAIL PROTECTED]>; "PHP > General list" > <[EMAIL PROTECTED]>; "Aaron" > <

Re: [PHP] WYSIWIG CMS Part1

2003-02-10 Thread Sascha Braun
"PHP General list" <[EMAIL PROTECTED]>; "Aaron" <[EMAIL PROTECTED]> Sent: Monday, February 10, 2003 3:55 PM Subject: Re: [PHP] WYSIWIG CMS Part1 > I have a same question in my mind about XML. > > I have another question in my mind too. > > If

Re: [PHP] WYSIWIG CMS Part1

2003-02-10 Thread Hardik Doshi
"Aaron" <[EMAIL PROTECTED]> > To: "Sascha Braun" <[EMAIL PROTECTED]> > Sent: Sunday, February 09, 2003 11:43 PM > Subject: Re: [PHP] WYSIWIG CMS Part1 > > > > look into using XML if you havent already. > > > > > > Sascha Braun

Re: [PHP] WYSIWIG CMS Part1

2003-02-10 Thread Sascha Braun
PROTECTED]> To: "Sascha Braun" <[EMAIL PROTECTED]> Sent: Sunday, February 09, 2003 11:43 PM Subject: Re: [PHP] WYSIWIG CMS Part1 > look into using XML if you havent already. > > > Sascha Braun wrote: > > >Ok, > > > >overspoken. I'm g

[PHP] WYSIWIG CMS Part1

2003-02-07 Thread Sascha Braun
Ok, overspoken. I'm going to write my basic CMS Concept here, and let us see what happens then. My Multilanguage Frontend Engine has even finished, but still needs a nice Admin Frontend to do the translation of the Frontend. Ok, lets start. Later I will tell some about the things which I could no