Quanta/zh-cn: Difference between revisions

From KDE UserBase Wiki
m (Created page with "=== 添加编码到Quanta工具栏上 ===")
m (Created page with "* 打开 Quanta Plus * 进入<menuchoice>设置 > 设置工具栏</menuchoice>菜单 * 选择<menuchoice>KatePartView</menuchoice>工具栏 * 点击左边的箭头添加<menuchoi...")
Line 13: Line 13:
=== 添加编码到Quanta工具栏上 ===
=== 添加编码到Quanta工具栏上 ===


* Open '''Quanta Plus'''
* 打开 Quanta Plus
* Go to the <menuchoice>Settings -> Configuration Toolbars</menuchoice> menu
* 进入<menuchoice>设置 > 设置工具栏</menuchoice>菜单
* Select <menuchoice>KatePartView</menuchoice> Toolbar
* 选择<menuchoice>KatePartView</menuchoice>工具栏
* Add <menuchoice>Encoding</menuchoice> to the right side in clicking on left arrow
* 点击左边的箭头添加<menuchoice>编码</menuchoice>到右侧
* Choose a beautiful icon if you want
* 随你选择一个漂亮的图标
* Click on <menuchoice>OK</menuchoice>
* <menuchoice>确定</menuchoice>


=== How to use kdesvn (SVN) within '''Quanta''' ===
=== How to use kdesvn (SVN) within '''Quanta''' ===

Revision as of 15:03, 12 March 2011

Other languages:
支持预览的全套网页开发环境

Quanta Plus 是为KDE设计的一款web开发工具。Quanta被设计成快速web开发,拥有许多强大的特性迅速的成为了一款成熟的编辑器。

Quanta 显示项目和编辑器

提示

添加编码到Quanta工具栏上

  • 打开 Quanta Plus
  • 进入设置 > 设置工具栏菜单
  • 选择KatePartView工具栏
  • 点击左边的箭头添加编码到右侧
  • 随你选择一个漂亮的图标
  • 确定

How to use kdesvn (SVN) within Quanta

  • Make sure kdesvn is installed and working
  • Open Quanta Plus
  • Select Settings -> Configure Plugins...
  • Select Add...
  • Fill in values: Name -> kdesvnpart;


  • Select an icon if desired;
  • Output window -> Editor window (I prefer this);
  • File name -> kde3/libkdesvnpart.la;
  • Input -> Project Folder


  • Click OK
  • If loading fails, you can try to set a tick at Read only part
  • Now kdesvnpart should be listed
  • Close window and switch back to main window
  • Select Plugins -> kdesvnpart and you will see kdesvn integrated in Quanta. Cool!


If you wish to have a toolbar icon to call kdesvnpart you have to modify your toolbar

  • Select Settings -> Configure toolbars...
  • Select toolbar Plugins Toolbar <quanta>
  • Select kdesvnpart on the left Available actions and move it to the right
  • Click on Change icon and choose the kdesvn program icon
  • Click on OK and the new icon appears right now.

Links