Ignore:
Timestamp:
2010-03-03T11:06:37+13:00 (14 years ago)
Author:
kjdon
Message:

now we dynamically generate srclink (and /srclink, and new srchref which is the link without the a tag), using srclink_file metadata. This is to get gs2 receptionist stuff out of metadata and into the source code where it belongs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/runtime-src/src/recpt/formattools.h

    r21752 r21758  
    3838        comTOC, comImage, comDocumentButtonDetach, comDocumentButtonHighlight,
    3939        comDocumentButtonExpandContents, comDocumentButtonExpandText, comOID, comTopOID, comRank,
    40         comCollection, comDocTermsFreqTotal};
     40        comCollection, comDocTermsFreqTotal,
     41        comAssocLink, comEndAssocLink};
    4142
    4243enum mcommand_t {mNone=0, mCgiSafe=1, mParent=2, mSibling=4, mChild=8, mSpecial=16, mTruncate=32, mXMLSafe=64, mHTMLSafe=128};
Note: See TracChangeset for help on using the changeset viewer.