cpg design docs? cpg design docs?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

cpg design docs?

Started by TerryG, May 11, 2004, 07:43:32 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TerryG

Hey Folks,

I'm beginning to mod my cpg installation, and I was wondering if there are any cpg design docs floating around -- module lists, cross references,  function library docs, etc.

I'm reverse-engineering a data model, and would be glad to post it.  Is this the correct are for it, or should it go somewhere else?

Terry


hyperion

AFAIK, there are no design docs outside of the commentary within the code.
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

Bill_S

I ran the entire CPG code set through phpDocumentor http://www.phpdoc.org/
The output is a set of linked (cross referenced) html files that include all files and functions.
One of the phpDocumentor options includes line numbered file contents (really useful!).

Check it out.

Bill
I just want it to work!