Archive:Plasma/HowTo/4.3/zh-cn: Difference between revisions

From KDE UserBase Wiki
m (Created page with "* 添加新活动 * 切换活动 * [[Media:Plasma howto-activity-renam...")
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template:I18n/Language Navigation Bar|Plasma/HowTo/4.3}}
<languages />
<languages />


{{Info_(zh_CN)|这里提供的信息覆盖 Plasma 桌面 4.3<br />
{{Info_(zh_CN)|这里提供的信息覆盖 Plasma 桌面 4.3<br />
版本: [[Special:myLanguage/Plasma/HowTo/4.5|4.5]] - [[Special:myLanguage/Plasma/HowTo/4.4|4.4]] - '''4.3'''}}
版本: '''4.3''' - [[Special:myLanguage/Plasma/HowTo/4.4|4.4]] - [[Special:myLanguage/Plasma/HowTo/4.5|4.5]]}}


'''Plasma 工作空间(The Plasma Workspace)'''是 KDE SC 4 中一个关键技术 (被誉为 “KDE 的支柱”),是用户最直观的东西。由于 Plasma 不同于传统桌面的方式对待用户界面,可能会有关于 Plasma 桌面是什么、它做些什么、以及如何进行常规任务的疑惑。
'''Plasma 工作空间(The Plasma Workspace)'''是 KDE SC 4 中一个关键技术 (被誉为 “KDE 的支柱”),是用户最直观的东西。由于 Plasma 不同于传统桌面的方式对待用户界面,可能会有关于 Plasma 桌面是什么、它做些什么、以及如何进行常规任务的疑惑。
Line 72: Line 71:
* [[Media:Plasma howto-activity-dashboard.gif      | 使用独立部件板]]
* [[Media:Plasma howto-activity-dashboard.gif      | 使用独立部件板]]


== Further information ==
== 进一步资料 ==


* [[Special:myLanguage/Plasma/FAQ | The Plasma FAQ]]
* [[Special:myLanguage/Plasma/FAQ/Index  | Plasma FAQ 列表]]
* [[Special:myLanguage/Glossary | Glossary]]
* [[Special:myLanguage/Glossary | 术语表]]


== For reuse ==
== 外链 ==


To link to an animation from another UserBase article, a thumbnail can be posted. Here's an example:
要从另一篇 UserBase 文章链接到一副动画,可以张贴一副缩略图。这里有个示例:
:{|
:{|
|[[File:Plasma_howto-thumbnail.png|link=Media:Plasma_howto-widget-unlock.gif]]
|[[File:Plasma_howto-thumbnail.png|link=Media:Plasma_howto-widget-unlock.gif]]
|-
|-
|align="center"|How to unlock your widgets
|align="center"|如何解锁部件
|}
|}


The code for that is:
代码是
{{Input|1=<nowiki>{|
{{Input|1=<nowiki>{|
|[[File:Plasma_howto-thumbnail.png|link=Media:Plasma_howto-widget-unlock.gif]]
|[[File:Plasma_howto-thumbnail.png|link=Media:Plasma_howto-widget-unlock.gif]]
|-
|-
|align="center"|How to unlock your widgets
|align="center"|如何解锁部件
|}</nowiki> }}
|}</nowiki> }}


The animations can also be used outside of UserBase. The BBCode (used in most forums) to post a linked thumbnail is:
动画也能在 UserBase 外使用。张贴链接缩略图的BBCode (在多数论坛中使用)是:


{{Input|1=[url=''GIF''][img]<nowiki>http://userbase.kde.org/images.userbase/e/e8/Plasma_howto-thumbnail.png</nowiki>[/img][/url]}}
{{Input|1=[url=''GIF''][img]<nowiki>http://userbase.kde.org/images.userbase/e/e8/Plasma_howto-thumbnail.png</nowiki>[/img][/url]}}


Replace ''GIF'' with the URL to the GIF file. The corresponding HTML code is:
用指向GIF文件的URL链接代替GIF。相应的HTML代码是:
{{Input|1=<a href="''GIF''"><img src="<nowiki>http://userbase.kde.org/images.userbase/e/e8/Plasma_howto-thumbnail.png</nowiki>" /></a>}}
{{Input|1=<a href="''GIF''"><img src="<nowiki>http://userbase.kde.org/images.userbase/e/e8/Plasma_howto-thumbnail.png</nowiki>" /></a>}}


A description of making the animated gif is [http://hanswchen.wordpress.com/2009/09/02/record-screencasts-to-animated-gif-files/ here]. Do you want to help out with making animations? See the [[Talk:Plasma/HowTo/4.3|Talk page]] to find out how!
制作动画格式的说明在[http://hanswchen.wordpress.com/2009/09/02/record-screencasts-to-animated-gif-files/ 这里]




<references/>
<references/>


[[Category:Configuration]]
[[Category:Plasma/zh-cn]]
[[Category:Plasma]]
[[Category:配置/zh-cn]]

Latest revision as of 15:55, 19 May 2012


Template:Info (zh CN)

Plasma 工作空间(The Plasma Workspace)是 KDE SC 4 中一个关键技术 (被誉为 “KDE 的支柱”),是用户最直观的东西。由于 Plasma 不同于传统桌面的方式对待用户界面,可能会有关于 Plasma 桌面是什么、它做些什么、以及如何进行常规任务的疑惑。

这份文档的目的是演示在 Plasma 桌面里如何进行常规任务。每个HowTo由一个主题和一段短动画组成,点击链接即可观看动画。

动画录制成GIF格式,在大多数web浏览器里不需要安装额外插件就能观看。请注意,动画是循环播放的。

附注

几乎所有的 HOWTOs 都要求部件是处在解锁状态。观看 解锁部件 了解如何解锁它们。


附注

由于发行版特殊定制,你的桌面有可能与HowTo里的不同。尤其是如果丢掉了右上角的工具箱(看过去是黄色的图标),你能右击桌面获得大部分的选项


HowTo

部件

桌面部件

面板部件

桌面

面板

扩展部件

活动

进一步资料

外链

要从另一篇 UserBase 文章链接到一副动画,可以张贴一副缩略图。这里有个示例:

如何解锁部件

代码是

{|
|[[File:Plasma_howto-thumbnail.png|link=Media:Plasma_howto-widget-unlock.gif]]
|-
|align="center"|如何解锁部件
|}

动画也能在 UserBase 外使用。张贴链接缩略图的BBCode (在多数论坛中使用)是:

[url=GIF][img]http://userbase.kde.org/images.userbase/e/e8/Plasma_howto-thumbnail.png[/img][/url]

用指向GIF文件的URL链接代替GIF。相应的HTML代码是:

<a href="GIF"><img src="http://userbase.kde.org/images.userbase/e/e8/Plasma_howto-thumbnail.png" /></a>

制作动画格式的说明在这里


  1. 1.0 1.1 注意绿色的小箭头。你也能用右击代替点击箭头。
  2. 查看 如何更改面板的高度和尺寸? 获取更详细的信息。
  3. 这段动画中用到了鼠标右键。
  4. 没必要先把扩展部件拖到桌面上。
  5. 你不能删除你当前"缩小"出来的活动。