Last change
on this file since 24297 was 24297, checked in by ak19, 12 years ago |
Improvement to code committed previously: Fixed a bug introduced with the reset-gsdlhome target where any non-standard collecthome value written into the gsdlsite.cfg was lost on startup, since reset-gsdlhome always regenerated gsdlsite.cfg from the template file. Now, the relocation code of the reset-gsdlhome target doesn't get exected every time, only when the gsdlhome property in gsdlsite.cfg is different from GSDLHOME var (which points to the current greenstone installation directory.)
|
-
Property svn:executable
set to
*
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
762 bytes
|
Rev | Line | |
---|
[588] | 1 | creator **creator**
|
---|
| 2 | maintainer **maintainer**
|
---|
| 3 | public **public**
|
---|
| 4 |
|
---|
[22032] | 5 | buildtype **buildtype**
|
---|
| 6 | infodbtype **infodbtype**
|
---|
[588] | 7 |
|
---|
[24297] | 8 | indexes text dc.Title,ex.dc.Title,ex.Title ex.Source
|
---|
[12100] | 9 | defaultindex text
|
---|
| 10 |
|
---|
| 11 | levels document
|
---|
| 12 |
|
---|
[1159] | 13 | **plugins**
|
---|
| 14 |
|
---|
[20871] | 15 | classify List -metadata dc.Title;ex.Title -partition_type_within_level approximate_size
|
---|
| 16 | classify List -metadata ex.Source -partition_type_within_level approximate_size
|
---|
[588] | 17 |
|
---|
[1159] | 18 | collectionmeta collectionname "**title**"
|
---|
| 19 | collectionmeta iconcollection ""
|
---|
| 20 | collectionmeta collectionextra "**about**"
|
---|
[18886] | 21 | collectionmeta .text "_labeltext_"
|
---|
[24297] | 22 | collectionmeta .dc.Title,ex.dc.Title,ex.Title "_labelTitle_"
|
---|
[22353] | 23 | collectionmeta .Source "_labelSource_"
|
---|
[18886] | 24 | collectionmeta .document "_textdocument_"
|
---|
| 25 | collectionmeta .section "_textsection_"
|
---|
[16881] | 26 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.