Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_official / html / modules / faq / lang / zho [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
05 Aug 2002 03:23:30 | postnuke_official/html/modules/faq/lang/zho | global.php,NONE,1.1.2.1 manual.html,NONE,1.1.2.1 | Xiaoyu Huang |
working |
Update of /home/cvsroot/postnuke_official/html/modules/faq/lang/zho In directory ns7.hostnuke.net:/tmp/cvs-serv26199 Added Files: Tag: PostNuke_71 global.php manual.html Log Message: working --- NEW FILE: global.php --- <?php // $Id: global.php,v 1.1.2.1 2002/08/05 03:23:28 class007 Exp $ $Name: $ // ---------------------------------------------------------------------- // Original Author of file: Francisco Burzi // Purpose of file: Language defines for FAQ module/administration. // ---------------------------------------------------------------------- define('_ACTIVEFAQS','����FAQ'); define("_ADDCATEGORY","��ӷ��"); define("_ADDQUESTION","���������"); define('_ALL','���'); define("_ANSWER","���"); define("_ASKAQUESTION","����"); define("_BACKTOFAQINDEX","������"); define("_BACKTOTOP","Top"); define("_CATEGORIES","���"); define("_CATEGORY","���"); define("_CONTENT","������е�FAQ"); define("_EDITCATEGORY","�༭���"); define("_EDITQUESTIONS","�༭����"); define("_FAQ2","����������"); define("_FAQADDNOAUTH","�û��Ȩ������"); define("_FAQADMIN","FAQ���"); define("_FAQDELWARNING","���棺�ȷ��ɾ������ࣿ"); define("_FUNCTIONS","����"); define('_ID','ID'); define('_LANGUAGE','����'); define("_MAIN","����"); define("_NEWTOPCATEGORY","�µĶ������"); define('_PARENTC','�ϼ����'); define("_PLEASEDESCRIBE","�����������⣺"); define("_QUESTION","����"); define("_QUESTIONDEL","�ȷ���Ҫɾ�������⣿"); define("_QUESTIONS","����"); define("_SAVE","����"); define("_SPECIFYEMAIL","����д���Email��ַ"); define("_SPECIFYQUESTION","��ѡ����������ķ��"); define("_SUBCATEGORIES","�ӷ��"); define("_SUBMITQUESTION","�ύ����"); define("_THANKSSUB","��л������ʡ����ǽ����ڲ��ò鿴���"); define("_UNANSWEREDQUESTIONS","δ�ش����⣺"); define("_UNSURE","��ȷ��"); define("_VIEWUNANSWERED","�鿴δ�ش�����"); ?> --- NEW FILE: manual.html --- <html> <head> <title>FAQ Administration</title> <style> body,td,div { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : .8em; color: black; background-color: white; text-align : justify; } table.main { background-color: black; width : 100%; } .help-topic { font-weight : bold; font-size : 1em; color : white; background-color : black; } .item-heading { font-weight : bold; vertical-align : top; text-align : center; background-color: #dddddd; } .item { font-weight : bold; vertical-align : top; background-color: #cccccc; } .item-desc { } </style> </head> <body> <table class="main" cellpadding=4 cellspacing=1> <tr class="help-topic"> <td class="help-topic"><img src=../../../../images/global/manual.jpg border=0></td> <td class="help-topic">FAQ Administration</td> </tr> <tr> <td class="help-desc" colspan=2> <p>FAQs are a good source of information for your visitors, and a godsend for you! Using very well written FAQs that cover the most common questions of your vistors will keep you from getting literally hundreds of support emails! Make <i>very</i> good use of this section!</p> <p>First you will need to add one or more <b>Categories</b>. These can be whatever you like, but should reflect a certain product or section on your site. Simply type in a Category name and click the <i>Save</i> button.</p> <p> </td> <tr><td class="item-heading" colspan=2>Add a category</td></tr> <tr> <td class="item">Categories</td> <td class="item-desc">Enter the name of the Category you want to add into this field.</td> </tr> <tr> <td class="item">Language</td> <td class="item-desc">Select the language for your new Category from the drop down list.</td> </tr> <tr> <td class="item">Parent</td> <td class="item-desc">Select the Parent Category for your new Category. If this is your first Category then it will be a <i>New Top Category</i>.</td> </tr> <tr> <td class="item">Save</td> <td class="item-desc">Click the Save button to create your new FAQ Category.</td> </tr> <tr><td class="item-heading" colspan=2>Active FAQs</td></tr> <tr> <td class="item">ID</td> <td class="item-desc">A Unique Identifier for the Category.</td> </tr> <tr> <td class="item">Categories</td> <td class="item-desc">Names of the Categories.</td> </tr> <tr> <td class="item">Sub Categories</td> <td class="item-desc">A list of Sub Categories that belong to the Category.</td> </tr> <tr> <td class="item">Language</td> <td class="item-desc">The Language of the Category.</td> </tr> <tr> <td class="item">Functions</td> <td class="item-desc"> <p>Select Content to add new questions to a Category.<br> Select Edit to change the Name or Language of Category.<br> Select Delete to delete a Category.</p> </td> </tr> </table> </body> </html>
View Statistics - Next Notice - Previous Notice
Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |