[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[kDev] Update and viewing php source code question...



Hi All,

I've been a bit techy over the last few months - with breaks of course! Moved the Kendra website from Cerbernet to DSVR. Very happy with them - not a plug - I'm actually paying for the space! Set up MySQL, Majordomo and MHonArc - not as bad as I had anticipated. So, we're now back to where we were before I left Cerbernet and they cut my telnet access so many moons ago (12 actually) - lists with archives - tah dah!

Added anti-spam stuff so that email addresses don't show in the web archives. Also, Majordomo subscr!be lists are generated directly from the database rather than sending emails - so very nice now. This isn't big news but it's a big weight off my mind - as long as nothing goes wrong, that is... And I'll be able to get on with the stuff I should be doing - getting Kendra built! I see this as a holding point until we get in funding and then get a server with better access and full time administration.

Question: Before we had .phps files symbolically linked to the .php files so that we could show the source code. But that started to get rather messy especially when creating new files or changing their names. Is there a way of showing php source without having additional files cluttering up the place? Looking for something simple rather than going full on CVS right now. Something that could search a set of directories, pull out all the .php files, create a webpage looking similar too:
http://www.kendra.org.uk/develop-code.php
(which listed all the .php files with their .phps equivalents) but rather than creating actual .phps files could it do some kind of on the fly parsing, err... Yes?

There's still coding to be done if anyone's up for it. Need to add live content to the Kendra Network Trial (both constant streams and one off events). A few people have been screaming for that! For more info on where kNT is going see:
http://www.kendra.org.uk/lists/archive/k-networktrial/msg00001.html
Need to get the event forms entering into a database and not just sending emails. Prefer not to hand out telnet access as I have all my personal sites on the same VS but if you're happy to work with FTP and phpMyAdmin then cool and let me know.

I know what I'm doing the moment we get in any funding and that's buy a nice big Apple Mac with all the trimmings, oh yes! ;-)

Cheers Daniel