package home
_content_ {
Your own Greenstone home page
Search page for the demo collection
Click here
"About" page for the demo collection
Click here
Preferences page for the demo collection
Click here
Home page
Click here
Help page
Click here
Administration page
Click here
The Collector
Click here
}
# if you hate the squirly green bar down the left-hand side of the
# page, uncomment these lines:
# _header_ {
# }
يمكنك استخدام الشكل
_macroname_ {
...
}
على سبيل المثال ، العمود الاخضر اسفل الجانب الايسر من صفحات Greenstone هو معرف في macro //_header_ // ، وإزالة القيمة منه سوف تزيله ، كما هو مبين في نهاية الشكل
Redirect /index.html http://www.yourserver.com/cgi-bin/library
ثم إنك ستصل الى نظام المكتبه الرقميه الخاصة بك مباشرة من موقع //http:%%//%%www.yourserver.com //. وبدلا من ذلك ، اذا كنت تريد موقع مثل // http:%%//%%www.Yourserver.com/greenstone // ان يعاد توجيهه الى // http:%%//%%www.yourserver.com/cgi-bin/library // ،قم بإدراجه في ملف //httpd.conf //
Redirect /greenstone http://www.yourserver.com/cgi-bin/library
اذا كان جهازك لا يملك اسم نطاق (مثل www.yourserver.com "أعلاه) ، فقط قم بإستبدال //www.yourserver.com // بـ // localhost // في السطور اعلاه. طالما ان المتصفح يعمل على نفس الجهاز كما أن مزود الويب - الذي هو بالتأكيد اذا كان جهازك لا يملك اسم نطاق- له نفس التأثير كما سبق في إعادة التوجيهات اعلاه."