WordPress: Write Page SubPanel:修订间差异

来自站长百科
跳转至: 导航、​ 搜索
无编辑摘要
无编辑摘要
 
第1行: 第1行:
==Write → Write Page== 
==写 → 编写网页==   
==写 → 编写网页==   
[[WordPress:Pages]] are like posts but live outside of the normal blog chronology.  This means they will not be displayed with the rest of your posts; they can only be displayed individually.  This Write Page SubPanel allows you to create new pages and edit existing ones.


[[WordPress:Pages|网页]]就如文章,但是不是按正常的博客顺序显示。这意味着网页不会与你的其它文章一起显示;页面只能够单个地显示。这个编写网页子面板能够使你创建新的网页并且编写当期的网页。
[[WordPress:Pages|网页]]就如文章,但是不是按正常的博客顺序显示。这意味着网页不会与你的其它文章一起显示;页面只能够单个地显示。这个编写网页子面板能够使你创建新的网页并且编写当期的网页。


Back to [[WordPress:Administration Panels]].
返回到[[WordPress:Administration Panels|管理面板]]。
返回到[[WordPress:Administration Panels|管理面板]]。
==Write Page Options==


==编写网页选项==
==编写网页选项==
The options here are the same as those listed for in the [[WordPress:Write Post SubPanel]] with the following additions.
这里的选项与[[WordPress:Write Post SubPanel|写文章子面板]]中的选项基本相同,这是添加了一些内容。
这里的选项与[[WordPress:Write Post SubPanel|写文章子面板]]中的选项基本相同,这是添加了一些内容。


;Page Parent:  (located in the upper right) This option defaults to 'Main Page (no parent)', but can be set to any other already existing page to make the new page a 'subpage'.  Permalinks and page lists reflect this subpage status hierarchically.
;Page Parent:  (位于右上方)这个选项默认为'主页 (没有母页面)',但是可以设置为任何当前存在的网页,使得新的网页成为'子网页'。Permalinks和网页列表以层级的方式反映了这个子网页的级别。
 
;Page Parent:  (位于右上方)这个选项默认为'主页 (没有母页面)',但是可以设置为任何当前存在的网页,使得新的网页成为'子网页'。Permalinks和网页列表以层级的方式反映了这个子网页的级别。
 
;Page Template:  Any page can be assigned to use a different template than the one used for the rest of your blog.
 
;网页模板:任何网页可以配置使用一个模板,与你的博客的其它内容的模板不同。
 
;Page Order: You can specify the order of the pages that the [[WordPress:Template Tags|Template Tag]] called [[WordPress:Template Tags/wp_list_pages|wp_list_pages()]] displays when the tag is given the argument <code>sort_column=menu_order</code>.  You can specify integers from <code>0</code> to (almost) any arbitrarily high number.


;网页顺序:你可以规定网页的顺序,标签得到参数<code>sort_column=menu_order</code>,称为[[WordPress:Template Tags/wp_list_pages|wp_list_pages()]]的[[WordPress:Template Tags|模板标签]]得到显示。你可以规定整数,从<code>0</code> 几乎到任何可能高的整数数字。
;网页模板:任何网页可以配置使用一个模板,与你的博客的其它内容的模板不同。


Back to [[WordPress:Administration Panels]].
;网页顺序:你可以规定网页的顺序,标签得到参数<code>sort_column=menu_order</code>,称为[[WordPress:Template Tags/wp_list_pages|wp_list_pages()]]的[[WordPress:Template Tags|模板标签]]得到显示。你可以规定整数,从<code>0</code> 几乎到任何可能高的整数数字。


返回到[[WordPress:Administration Panels|管理面板]]。
返回到[[WordPress:Administration Panels|管理面板]]。

2008年8月13日 (三) 14:14的最新版本

写 → 编写网页[ ]

网页就如文章,但是不是按正常的博客顺序显示。这意味着网页不会与你的其它文章一起显示;页面只能够单个地显示。这个编写网页子面板能够使你创建新的网页并且编写当期的网页。

返回到管理面板

编写网页选项[ ]

这里的选项与写文章子面板中的选项基本相同,这是添加了一些内容。

Page Parent
(位于右上方)这个选项默认为'主页 (没有母页面)',但是可以设置为任何当前存在的网页,使得新的网页成为'子网页'。Permalinks和网页列表以层级的方式反映了这个子网页的级别。
网页模板:任何网页可以配置使用一个模板,与你的博客的其它内容的模板不同。
网页顺序:你可以规定网页的顺序,标签得到参数sort_column=menu_order,称为wp_list_pages()模板标签得到显示。你可以规定整数,从0 几乎到任何可能高的整数数字。

返回到管理面板