From: Dan K. (Seek3r) <da...@ku...> - 2001-05-10 20:26:11
|
Michel Dänzer wrote: > > Look for '@' in the parselines() function and follow the flow. :) Yeah, thats what I have been working on. > I think the parser is the part of the code which needs the most work. It has a > few bugs which are hard if not impossible to fix with the current approach. I still havent really been able to get it to run for me from a browser (my only option at this point. But since the code is so small its not that hard to learn. > > @generic copyright [GPL/LGPL/BSD] > > @generic package [appname] > > @generic access [public or private] > > @generic syntax [CreateObject('app.class', 'constructor_params'); ] > > @generic example [$phpgw->acl = CreateObject('phpgwapi.acl');] > > Sounds like a great idea for those that don't require any special treatment, > others should be tags of their own IMHO. Thats the thinking > This reminds me of HTML meta tags so what does everyone think about @meta? (or > @info? ...) Would this be used in the actual HTML header? > Great! We're excited to hear that our code is useful and there is interest in > further development. Has the project been dead? I notice cvs activity stopped about 10 months ago > PS: If I'm not mistaken, our company is looking into using phpGroupWare... Very cool. Let me know if you need anything. |