晋太元中,武陵人捕鱼为业。缘溪行,忘路之远近。忽逢桃花林,夹岸数百步,中无杂树,芳草鲜美,落英缤纷。渔人甚异之,复前行,欲穷其林。 林尽水源,便得一山,山有小口,仿佛若有光。便舍船,从口入。初极狭,才通人。复行数十步,豁然开朗。土地平旷,屋舍俨然,有良田、美池、桑竹之属。阡陌交通,鸡犬相闻。其中往来种作,男女衣着,悉如外人。黄发垂髫,并怡然自乐。 见渔人,乃大惊,问所从来。具答之。便要还家,设酒杀鸡作食。村中闻有此人,咸来问讯。自云先世避秦时乱,率妻子邑人来此绝境,不复出焉,遂与外人间隔。问今是何世,乃不知有汉,无论魏晋。此人一一为具言所闻,皆叹惋。余人各复延至其家,皆出酒食。停数日,辞去。此中人语云:“不足为外人道也。”(间隔 一作:隔绝) 既出,得其船,便扶向路,处处志之。及郡下,诣太守,说如此。太守即遣人随其往,寻向所志,遂迷,不复得路。 南阳刘子骥,高尚士也,闻之,欣然规往。未果,寻病终。后遂无问津者。
| DIR:/home/bolconlineco/public_html/combine/cms/ckfinder_video/help/en/files/ |
| Current File : /home/bolconlineco/public_html/combine/cms/ckfinder_video/help/en/files/003.html |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>CKFinder User's Guide</title> <link href="other/help.css" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="other/help.js"></script> </head> <body> <h1> Folders Pane </h1> <p> The Folders Pane contains the "tree view" of the folders where you can navigate. Folders are ways to organize files better.</p> <p> It is called a "tree view" because you have the folders hierarchy represented like tree branches. It uses the same graphic representation found in many modern operating systems.</p> <h2> Basic Operations </h2> <h3> Opening a Folder </h3> <p> To open a folder, revealing its "children" folders, simply click in the plus sign (<img src="images/002.gif" height="9" width="9" />) in front of it. If the plus sign is not present, the folder doesn't have children folders to be displayed. </p> <p> See "Under Request Loading" below in this page to better understand how folders are load. </p> <h3> Closing a Folder </h3> <p> To close a folder, hiding its children folders, simply click in the minus sign (<img src="images/003.gif" height="9" width="9" />) in front of it. </p> <h3> Selecting a Folder </h3> <p> To select a folder, making it the "current folder" in CKFinder, simply click in the folder name, or in its icon. The selected folder will have a different background color. </p> <h2> Advanced Operations </h2> <p> Advanced operations may be achieved on a folder by using its "<a href="012.html">Context Menu</a>". The following options are available: </p> <p style="text-align: center"> <img src="images/004.gif" width="104" height="75" /> </p> <p> <span class="info">Note:</span> Some context menu buttons may be disabled, depending on CKFinder settings enforced by your system administrator. </p> <div> <h3> Creating Folders </h3> </div> <p> To create a child folder inside an existing folder, just click the "New Subfolder" option in the context menu. A dialog box will appear, asking for the new folder name. Just type it and confirm. </p> <p> Not all characters can be used in folder and files names due to limitations in the systems where CKFinder runs. For instance, the following characters cannot be used on folders and files names: <strong>\</strong> <strong>/</strong> <strong>:</strong> <strong>*</strong> <strong>?</strong> <strong>"</strong> <strong><</strong> <strong>></strong> <strong>|</strong></p> <div> <h3> Renaming Folders </h3> </div> <p> To rename a folder, just click the "Rename" option in the context menu. A dialog box, containing the current folder name, will appear, asking for the new folder name. Just type it and confirm. </p> <p> Not all characters can be used in folder and files names due to limitations in the systems where CKFinder runs. For instance, the following characters cannot be used on folders and files names: <strong>\</strong> <strong>/</strong> <strong>:</strong> <strong>*</strong> <strong>?</strong> <strong>"</strong> <strong><</strong> <strong>></strong> <strong>|</strong></p> <p> <span class="warning">Attention:</span> by renaming a folder, links or media insertions available in other pages, which point to files or folders inside the renamed folder, will be "broken", therefore not available anymore. So, be careful when using this feature.</p> <div> <h3> Deleting Folders </h3> </div> <p> To delete a folder, including its contents, just click the "Delete" option in the context menu. A confirmation message will appear to ensure that this operation is desired. </p> <p> <span class="warning">Attention:</span> by deleting a folder, links or media insertions available in other pages, which point to files or folders inside the deleted folder, will be "broken", therefore not available anymore. So, be careful when using this feature.</p> <div> <h2> "Under Request" Loading </h2> </div> <p> The most important difference between CKFinder and the folders tree found in operating systems, is that, in CKFinder, the folders are loaded "under request". It means that it doesn't load the entire folders tree at startup, but loads a small subset of them when "opening" the folder. This is a requirement on advanced web applications like CKFinder.</p> <p> To indicate that folders are being loaded, the "Loading..." label may appear when opening a folder: </p> <p style="text-align: center"> <img src="images/005.gif" width="150" height="78" /> </p> <p> The label will automatically disappear once the folders load is completed. Once loaded, the label should not appear anymore for that folder. </p> </body> </html> |