From | allen buenaflor |
Date | Mon, 9 May 2005 19:50:24 +0800 |
Subject | [greenstone-devel] pageaction.cpp |
help!
i am not really very proficient in c++, but i read in the archives that to change the _homeextra_ macro, you need to edit some c++ code in the source [and, i'm assuming, recompile it.] it seems it can be edited in pageaction.cpp. what we would want is to display the collection description ([which
This is a collection of email messages from the Greenstone mailing list archives. The collection includes _about:numdocs_ messages from the beginning of the mailing list in April 2000. It is updated nightly with new messages from the previous day. The mailing list is used for communicating with the entire Greenstone team, therefore the content of the messages is usually global in nature. The mailing list is also a good way of getting help with problems - someone on the team will probably be able to help you. This collection may be useful for finding solutions to common problems, or simply for tracking the progress of the Greenstone software. To subscribe to the Greenstone Users mailing list, please click here. macro] <--is thisright?) along side the collection image. so far, we have edited in the receptionist.cpp file the HomePageCols to be 1, and tried to declare and put into the formatting collectionextra in pageaction.cpp... so far, this has got us errors during make. could anyone give us some help here? it would be greatly appreciated. |