For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > January 2007 > templatating Question









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author templatating Question
Sancar Saran

2007-01-18, 6:58 pm

Hi,

I'm trying to generate a template system. I think I made it and others say
this was too complicate and error prone because of the template engine uses
php language...

They say html people broken easly the php file structure. So I have to rewrite
system for parsing simple html files.

My template system uses one large file for tagging elements.

$arrTemplate['module']['section']['node1
']['action']= "<html> content
</html>";

$arrTemplate['module']['section']['node2
']['action']= "<html> content
</html>";

My problem was find to way to generate some kind of labeling good for visual
formatting (for dreamweaver or someting like that and good for easy parsing).

Is anyone has suggest any tagging good for dreamweaver visual mode...


Thanks

ps:I hope I can translate my ideas.

Regards

Sancar
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com