From: Andreas A. (Thyrell) <a.a...@th...> - 2001-09-16 13:10:45
|
Hi All, just started an early shell of what might become a tool to help get the <bc:something> stuff working. It's a simple class called BCTagParser. It processes a file and it's looking for <bc:tag> then starting up methods that process this tags (=> conversion to php). You can register each tag and the relating processing method. So it will become easy to register custom tags. This is a _very_ early shell and maybe this approach isn't the right or best one. I'd love to hear your opinions. Andi << see attached files >> |