WordPress: Answers-Layout:修订间差异

来自站长百科
跳转至: 导航、​ 搜索
(新页面: <div style="border:1px solid blue; background: #CCFFE6; padding:10px; margin:10px; font-size:130%"> These FAQs have been deprecated. You will find the new updated '''Frequently Asked Ques...)
 
无编辑摘要
 
第1行: 第1行:
<div style="border:1px solid blue; background: #CCFFE6; padding:10px; margin:10px; font-size:130%">
<div style="border:1px solid blue; background: #CCFFE6; padding:10px; margin:10px; font-size:130%">
<div style="border:1px solid blue; background: #CCFFE6; padding:10px; margin:10px; font-size:130%">
These FAQs have been deprecated. You will find the new updated '''Frequently Asked Questions''' on the new pages for the [[WordPress:FAQ]].
These FAQs have been deprecated. You will find the new updated '''Frequently Asked Questions''' on the new pages for the [[WordPress:FAQ]].
</div>
这些常见问题解答已经取消了。你在[[WordPress:FAQ|常见问题解答]]的新的页面上会看到新的以更新的'''常见问题解答'''。
</div>
</div>


[[WordPress:FAQ|Back to FAQ]]
[[WordPress:FAQ|Back to FAQ]]
[[WordPress:FAQ|返回到常见问题解答]]
==CSS Problems==
==CSS Problems==
==CSS 问题==
The following are articles that will help you troubleshoot and solve many of your CSS problems:
The following are articles that will help you troubleshoot and solve many of your CSS problems:
下面的这些文章会帮助你发现并且解决许多CSS问题:


* [[WordPress:Blog Design and Layout]]
* [[WordPress:Blog Design and Layout]]
第12行: 第27行:
* [[WordPress:CSS Troubleshooting]]
* [[WordPress:CSS Troubleshooting]]
* [[WordPress:CSS|WordPress CSS Information and Resources]]
* [[WordPress:CSS|WordPress CSS Information and Resources]]
* [[WordPress:Blog Design and Layout|博客设计和布局]]
* [[WordPress:Finding Your CSS Styles|找到你的CSS样式]]
* [[WordPress:CSS Fixing Browser Bugs|CSS解决浏览器程序错误]]
* [[WordPress:CSS Troubleshooting|CSS发现并解决问题]]
* [[WordPress:CSS|WordPress CSS信息和资源]]


== Buttons ==
== Buttons ==
== 按钮 ==


Buttons are like badges you display on your website to show your affection for something, or to display information regarding your cultural, social, political or technical leanings.
Buttons are like badges you display on your website to show your affection for something, or to display information regarding your cultural, social, political or technical leanings.
按钮就如你显示在网站上的徽章,显示你对一些东西的感想,或者显示有关你的社会,文化,政治或者技术背景方面的信息。


To add buttons to your weblog's layout, refer to the following articles:
To add buttons to your weblog's layout, refer to the following articles:
要给你的网络日志布局添加按钮,请参考下面的文章:
* http://www.gtmcknight.com/buttons/
* http://kalsey.com/tools/buttonmaker
* http://www.gtmcknight.com/buttons/
* http://www.gtmcknight.com/buttons/
* http://kalsey.com/tools/buttonmaker
* http://kalsey.com/tools/buttonmaker


To add a WordPress button to your site showing support for the WordPress Community, [http://wordpress.org/about/buttons/ show off the WordPress buttons].
To add a WordPress button to your site showing support for the WordPress Community, [http://wordpress.org/about/buttons/ show off the WordPress buttons].
向你的站点添加WordPress按钮,显示你对WordPress团队的支持,[http://wordpress.org/about/buttons/ 显示 WordPress 按钮]。


== Change Comment Styles / Colours ==
== Change Comment Styles / Colours ==
== 更改评论样式 / 颜色==


Here are some examples and techniques on how to modify the look of your Comment styles and colours:
Here are some examples and techniques on how to modify the look of your Comment styles and colours:
下面是一些例子和方法,关于怎样更改你的评论样式和颜色:


'''Alternate comment colours'''
'''Alternate comment colours'''
'''更改评论颜色'''
* http://mookitty.co.uk/devblog/archives/2004/07/28/comment-backgrounds-hack/  
* http://mookitty.co.uk/devblog/archives/2004/07/28/comment-backgrounds-hack/  
'''
'''
第34行: 第72行:


'''Comment Author Styles'''
'''Comment Author Styles'''
* http://www.dailydoodles.dk/archives/2004/08/03/plugin-my-comments-for-wordpress/
* http://mookitty.co.uk/devblog/archives/2004/07/28/comment-backgrounds-hack/
'''
作者给评论加上颜色'''
* http://www.scriptygoddess.com/archives/2004/06/21/comment-highlighting-based-on-author/
'''评论作者样式'''
* http://www.dailydoodles.dk/archives/2004/08/03/plugin-my-comments-for-wordpress/
* http://www.dailydoodles.dk/archives/2004/08/03/plugin-my-comments-for-wordpress/


== Popup Comments ==
== Popup Comments ==
== 弹出的评论==
To change the look of the Popup Comments window in WordPress version 1.2.1 Mingus, make the following change to the <tt>template-functions-comment.php</tt> on line 50:
To change the look of the Popup Comments window in WordPress version 1.2.1 Mingus, make the following change to the <tt>template-functions-comment.php</tt> on line 50:
要更改WordPress1.2.1版本Mingus中弹出的评论窗口的外观,在第50行做出以下的更改:
<pre><nowiki>function comments_popup_script($width=400, $height=400,
$file='wp-comments-popup.php')</nowiki></pre>


<pre><nowiki>function comments_popup_script($width=400, $height=400,  
<pre><nowiki>function comments_popup_script($width=400, $height=400,  
第43行: 第100行:


You can also change Line 81 of ''wp-comments-popup.php'' to alter the textarea size for people entering comments.
You can also change Line 81 of ''wp-comments-popup.php'' to alter the textarea size for people entering comments.
你也可以更改第81行的''wp-comments-popup.php''改变人们输入评论的文本区的大小。


== More ==
== More ==
== 更多的 ==
Just above the editing window where you type your entries are a series of small boxes. One of them has the word "more" in it.
Just above the editing window where you type your entries are a series of small boxes. One of them has the word "more" in it.
在你输入文章的编辑窗口的上方有许多小框。其中的一个小框中显示单词"更多的"。


Click that and the <nowiki><!--more---></nowiki> tag will be inserted into your text. It is at that point that your text will stop when the main index page is viewed. Make sure that there are no blank lines before or after the tag.
Click that and the <nowiki><!--more---></nowiki> tag will be inserted into your text. It is at that point that your text will stop when the main index page is viewed. Make sure that there are no blank lines before or after the tag.
点击这个框,<nowiki><!—更多的---></nowiki>标签就会插进你的文本。这时你的文本就会被切断,显示主要的索引页面。确定标签的前后没有空白的行。


More information on how to use the '''More''' quicktag can be found at [[WordPress:Template_Tags/the_content|the_content()]] and [[WordPress:Customizing the Read More]].
More information on how to use the '''More''' quicktag can be found at [[WordPress:Template_Tags/the_content|the_content()]] and [[WordPress:Customizing the Read More]].


关于怎样使用'''更多的''' quicktag的信息,可以在[[WordPress:Template_Tags/the_content|the_content()]] 和[[WordPress:Customizing the Read More|自定义阅读更多的]]中找到。


== Designs / Layouts / Templates ==
== Designs / Layouts / Templates ==
== 设计 /布局/ 模板 ==


* [http://themes.wordpress.net/theme-viewer.php WordPress Theme Viewer]
* [http://themes.wordpress.net/theme-viewer.php WordPress Theme Viewer]
第59行: 第127行:
* [http://www.alexking.org/blog/2005/02/27/wordpress-theme-competition/ Alex King's WordPress Theme Competition]
* [http://www.alexking.org/blog/2005/02/27/wordpress-theme-competition/ Alex King's WordPress Theme Competition]
* [http://wrc.os42.com/?page_id=151 WRC: 1.5 Themes List]
* [http://wrc.os42.com/?page_id=151 WRC: 1.5 Themes List]
* [http://themes.wordpress.net/theme-viewer.php WordPress 主题浏览器]
* [http://www.bloggingpro.com/ Blogging Pro features a whole category of WordPress Themes]
* [http://codex.wordpress.org/Using_Themes/Theme_List WordPress "官方"主题列表]
* [http://www.alexking.org/blog/2005/02/27/wordpress-theme-competition/ Alex King的WordPress 主题竞赛]
* [http://wrc.os42.com/?page_id=151 WRC: 1.5 主题列表]




<!--'''Design Sites:'''
<!--'''Design Sites:'''
<!--'''设计站点:'''


http://thebombsite.com/layouts.php
http://thebombsite.com/layouts.php
第110行: 第189行:


http://www.yusop.net , [http://wpthemes.yusop.net/2005/01/06/1 wpthemes.yusop.net] (Arzel, WP 1.5 themes also available)
http://www.yusop.net , [http://wpthemes.yusop.net/2005/01/06/1 wpthemes.yusop.net] (Arzel, WP 1.5 themes also available)
http://thebombsite.com/layouts.php
http://www.webjones.org/wordpress (8 个设计)
http://design.somegreatreward.com/
http://www.erisfree.com/d2/apart.php
http://not-that-ugly.co.uk
http://chris.lineages.co.uk/Wordpress_template_index.php
http://www.alexking.org/index.php?content=software/wordpress/styles.php
http://www.viewfinderdesign.co.uk/freetemplates
http://wpthemes.info
http://www.eretzvaju.org/themes/
'''已命名的布局:'''
http://binarybonsai.com/kubrick
http://pinksocks.co.uk/gemini.zip
http://pinksocks.co.uk/trident.zip
http://pinksocks.co.uk/vesuvius.zip
http://www.tamba2.org.uk/downloads/odyssey-alpha1.0.zip
http://fernando.dubtribe.com/archives/2004/09/22/headspace-for-kubrick125-wp12/
http://fernando.dubtribe.com/archives/2004/09/23/rotten-tarp-for-kubrick-125wp-12/
http://fernando.dubtribe.com/archives/2004/09/24/clean-and-crisp-for-kubrick-125wp-12/
http://fernando.dubtribe.com/archives/2004/09/24/lack-of-love-for-kubrick-125wp-12/#more-38
http://www.vitorazevedo.com/index.php?p=177 (Gollum)
http://testbeds.webjones.org/wp-alpha/ (1.3/1.5 themed)
http://mudbomb.com/archives/2004/12/01/wordpress-clockwork-orange-skin
http://www.yusop.net , [http://wpthemes.yusop.net/2005/01/06/1 wpthemes.yusop.net] (Arzel, WP 1.5 themes also available)


'''Themes:'''
'''Themes:'''
'''主题:'''
*Themes are for Wordpress 1.5 (nightly builds). However, 1.5 themes will work with the previously named 1.3 version. All themes can be found here:
*Themes are for Wordpress 1.5 (nightly builds). However, 1.5 themes will work with the previously named 1.3 version. All themes can be found here:
http://codex.wordpress.org/Using_Themes#A_List_of_Downloadable_Themes
-->
*主题是WordPress1.5的(nightly builds)。然而,1.5主题在先前命名的1.3版本中也能够运行。所有的主题可以在这里找到:
http://codex.wordpress.org/Using_Themes#A_List_of_Downloadable_Themes
http://codex.wordpress.org/Using_Themes#A_List_of_Downloadable_Themes
-->
-->


[[WordPress:FAQ|Back to FAQ]]
[[WordPress:FAQ|Back to FAQ]]
[[WordPress:FAQ|返回到常见问题解答]]

2008年9月19日 (五) 14:25的最新版本

These FAQs have been deprecated. You will find the new updated Frequently Asked Questions on the new pages for the WordPress:FAQ.

这些常见问题解答已经取消了。你在常见问题解答的新的页面上会看到新的以更新的常见问题解答

Back to FAQ


返回到常见问题解答


CSS Problems[ ]

CSS 问题[ ]

The following are articles that will help you troubleshoot and solve many of your CSS problems:

下面的这些文章会帮助你发现并且解决许多CSS问题:

Buttons[ ]

按钮[ ]

Buttons are like badges you display on your website to show your affection for something, or to display information regarding your cultural, social, political or technical leanings.

按钮就如你显示在网站上的徽章,显示你对一些东西的感想,或者显示有关你的社会,文化,政治或者技术背景方面的信息。

To add buttons to your weblog's layout, refer to the following articles:

要给你的网络日志布局添加按钮,请参考下面的文章:

To add a WordPress button to your site showing support for the WordPress Community, show off the WordPress buttons.

向你的站点添加WordPress按钮,显示你对WordPress团队的支持,显示 WordPress 按钮

Change Comment Styles / Colours[ ]

更改评论样式 / 颜色[ ]

Here are some examples and techniques on how to modify the look of your Comment styles and colours:

下面是一些例子和方法,关于怎样更改你的评论样式和颜色:

Alternate comment colours 更改评论颜色

Colour comments by author

Comment Author Styles



作者给评论加上颜色

评论作者样式

Popup Comments[ ]

弹出的评论[ ]

To change the look of the Popup Comments window in WordPress version 1.2.1 Mingus, make the following change to the template-functions-comment.php on line 50:

要更改WordPress1.2.1版本Mingus中弹出的评论窗口的外观,在第50行做出以下的更改:

function comments_popup_script($width=400, $height=400, 
$file='wp-comments-popup.php')
function comments_popup_script($width=400, $height=400, 
$file='wp-comments-popup.php')

You can also change Line 81 of wp-comments-popup.php to alter the textarea size for people entering comments.

你也可以更改第81行的wp-comments-popup.php改变人们输入评论的文本区的大小。

More[ ]

更多的[ ]

Just above the editing window where you type your entries are a series of small boxes. One of them has the word "more" in it.

在你输入文章的编辑窗口的上方有许多小框。其中的一个小框中显示单词"更多的"。

Click that and the <!--more---> tag will be inserted into your text. It is at that point that your text will stop when the main index page is viewed. Make sure that there are no blank lines before or after the tag.

点击这个框,<!—更多的--->标签就会插进你的文本。这时你的文本就会被切断,显示主要的索引页面。确定标签的前后没有空白的行。

More information on how to use the More quicktag can be found at the_content() and WordPress:Customizing the Read More.

关于怎样使用更多的 quicktag的信息,可以在the_content()自定义阅读更多的中找到。

Designs / Layouts / Templates[ ]

设计 /布局/ 模板[ ]




  • 主题是WordPress1.5的(nightly builds)。然而,1.5主题在先前命名的1.3版本中也能够运行。所有的主题可以在这里找到:

http://codex.wordpress.org/Using_Themes#A_List_of_Downloadable_Themes -->

Back to FAQ

返回到常见问题解答