Well the file tree is done, via a seperate script (which you can actually see in the files)
and i just use their functions like ([doc root]/cms/) or i could tell it to do what ever
im not too worried about security as once this is all in the CMS it wil have the security of that, and i want to get it functioning as i want then ill worry about it more
for this i am dont really want a wysiwyg for it, as the purpose of this is to manually edit the scripts.
I will however be using one for the content maker section when i develop it
and after alot of thought and writing my ideas and stuff for it down on paper (during this mornings maths lesson.. ) i decided i dont want to excldue files from the tree but want to handle how they displayed where my text area is,
so basically i want to be able to have two arrays one with img ext one with txt dox ext (php/html etc) and then if the file ext is a text doc it shows my code editor if it is a image it displays it, and it it is somethign else it shows a mesage.
i really want to have my code highlighted and i stumbled accross a php function highlight_file() which highlifghts it perfectly
only problem is when it is within the textarea it shows the tags used to colour it, and when i save it saves the tags too and also means the script becomes un useable. so i need a way to parse the highlighter tags and not the rest and also when saving to ignore the highlighter tags 
__________________
Discounted Web Hosting With XDnet! >> Get 25% of hosting~ Promo: Webmaster-talk <<
|