this option rewrites relative links to absolute links.
This probably mis-recognizes sentences looks like HTML source
');
// Appended by Xoops Language Checker -GIJOE- in 2004-05-06 09:53:54
define('_TC_SPAWLANG','en');
define('_TC_TH_VISIBLE','Vis');
define('_TC_ENABLECOM','Comments enabled');
define('_TC_TH_ENABLECOM','Com');
define('_TC_TH_SUBMENU','Sub');
define('_TC_DISP_YES','Display');
define('_TC_DISP_NO','Not Display');
define('_TC_CONTENT_TYPE','Page Type');
define('_TC_TYPE_HTML','HTML Content (bb code enabled)');
define('_TC_TYPE_TEXTWITHBB','Text Content (bb code enabled)');
define('_TC_TYPE_PHPHTML','PHP codes (bb code disabled)');
define('_TC_TYPE_PHPWITHBB','PHP codes (bb code enabled)');
define('_TC_TYPE_PEARWIKI','PEAR Wiki (bb code disabled)');
define('_TC_TYPE_PEARWIKIWITHBB','PEAR Wiki (bb code enabled)');
define('_TC_TYPE_PUKIWIKI','PukiWiki (bb code disabled)');
define('_TC_TYPE_PUKIWIKIWITHBB','PukiWiki (bb code enabled)');
define('_TC_LASTMODIFIED','Last Modified');
define('_TC_DONTUPDATELASTMODIFIED','Do not update it automatically');
define('_TC_CONTENTTYPE','Type');
define('_TC_ELINK','Modify');
define('_TC_DELLINK','Cut');
define('_TC_WRAPROOT','PageWrap\'s Base');
define('_TC_FMT_WRAPROOTTC','Same as TinyContent module
(%s)
');
define('_TC_FMT_WRAPROOTPAGE','Same as wrapped page. (you can\'t use comment features)
(%s)
use mod_rewrite if you can.
');
define('_TC_FMT_WRAPBYREWRITE','use mod_rewrite (experimental)
upload HTMLs and others into %s
Do not forget turning mod_rewrite on
');
define('_TC_ERROREXIST','Error. the same filename exists');
define('_TC_FMT_WRAPPATHPERMOFF','The directory for wrapping (%s) is not allowed to be written by httpd.
If you\'d like to upload or delete files via HTTP, turn the writing permission on.
I recommend to upload or delete files only via ftp for security reason, thus the writing permission of the directory should be still off.');
define('_TC_FMT_WRAPPATHPERMON','I don\'t recommend you to upload via HTTP. Try to upload the files for wrapping via ftp, if you can.');
define('_TC_ALTER_TABLE','Alter Table');
define('_TC_JS_CONFIRMDISCARD','Changes will be discarded. OK?');
define( 'TINYCONTENT_AM_LOADED' , 1 ) ;
//Admin Page Titles
define("_TC_ADMINTITLE","Tiny Content");
//Table Titles
define("_TC_ADDCONTENT","加入新內容");
define("_TC_EDITCONTENT","編輯內容");
define("_TC_ADDLINK","加入連接");
define("_TC_EDITLINK","編輯連接");
define("_TC_ULFILE","上載檔案");
define("_TC_SFILE","搜尋");
define("_TC_DELFILE","刪除檔案");
//Table Data
define("_TC_HOMEPAGE","首頁");
define("_TC_LINKNAME","連接標題");
define("_TC_STORYID","ID");
define("_TC_VISIBLE","顯示");
define("_TC_CONTENT","內容");
define("_TC_YES","是");
define("_TC_NO","否");
define("_TC_URL","選擇檔案");
define("_TC_UPLOAD","上載");
define("_TC_LINKID","連接-ID");
define("_TC_ACTION","確定");
define("_TC_EDIT","編輯");
define("_TC_DELETE","刪除");
define('_TC_DISABLECOM','不使用注釋');
define('_TC_DBUPDATED','資料庫更新成功!');
define('_TC_ERRORINSERT','資料庫更新失敗!');
define('_TC_RUSUREDEL','確定刪除這項內容?');
define('_TC_RUSUREDELF','確定刪除這個檔案?');
define('_TC_UPLOADED','檔案上載成功!');
define('_TC_FDELETED','檔案刪除成功!');
define('_TC_ERRORUPL','檔案上載失敗!');
define('_TC_PERMERROR','ERROR: 不能取存目錄. 請改變目錄存放的權限為 777!');
// Added in v1.4
define('_TC_DISABLEBREAKS','Disable Linebreak Conversion (Activate when using HTML)');
define('_TC_SUBMENU','Submenu');
}
?>