On Tue, 2008-02-12 at 21:19 +0000, Nathan Rixham wrote:
> Are you creating custom DTD's or 1.1 XHTML Mods then? I'd like to see 
> that, it's something I'd toyed with a few times in the past but found it 
> far too time consuming (even for me), and opted for the ol' redefine 
> everything in CSS
> 
> *lightbulb* :: runs off to try css on custom tags <why have i never 
> tried that before> :: <ponders accessibility..> :: wanders off to waste 
> time researching anyways>

I don't muck with DTDs and I don't bother with XSL. I could I guess, but
they're more hassle than I care to work with. The tag lib hooks to PHP
handlers that do what you want in good old PHP. The link below (if
you're interested) is a basic example site that illustrates the custom
tag system and various other InterJinn stuff.

    http://www.interjinn.com/download/exampleSite.tar.gz

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to