cpg design docs? cpg design docs?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

cpg design docs?

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

Previous topic - Next topic

0 Members and 2 Guests 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!