Quanta: Difference between revisions

From KDE Wiki Sandbox
(Marked this version for translation)
(this tool is obsolete and no longer maintained, so change intro paragraph to past tense, and clarify website link)
 
(2 intermediate revisions by 2 users not shown)
Line 8: Line 8:
<translate>
<translate>
<!--T:2-->
<!--T:2-->
'''Quanta Plus''' is a web development tool for the KDE software users. '''Quanta''' is designed for quick web development and is rapidly becoming a mature editor with a number of great features.  
'''Quanta Plus''' was a web development tool.  


<!--T:3-->
<!--T:3-->
Line 19: Line 19:
<!--T:6-->
<!--T:6-->
* Open '''Quanta Plus'''
* Open '''Quanta Plus'''
* Go to the <menuchoice>Configuration -> Configuration Toolbars</menuchoice> menu
* Go to the <menuchoice>Settings -> Configuration Toolbars</menuchoice> menu
* Select <menuchoice>KatePartView</menuchoice> Toolbar
* Select <menuchoice>KatePartView</menuchoice> Toolbar
* Add <menuchoice>Encoding</menuchoice> to the right side in clicking on left arrow
* Add <menuchoice>Encoding</menuchoice> to the right side in clicking on left arrow
Line 46: Line 46:
* If loading fails, you can try to set a tick at <menuchoice>Read only part</menuchoice>
* If loading fails, you can try to set a tick at <menuchoice>Read only part</menuchoice>
* Now '''kdesvnpart''' should be listed
* Now '''kdesvnpart''' should be listed
* Close window and swich back to main window
* Close window and switch back to main window
* Select <menuchoice>Plugins > kdesvnpart</menuchoice> and you will see '''kdesvn''' integrated in '''Quanta'''.  Cool!  
* Select <menuchoice>Plugins -> kdesvnpart</menuchoice> and you will see '''kdesvn''' integrated in '''Quanta'''.  Cool!  




Line 57: Line 57:
* Select <menuchoice>Settings -> Configure toolbars...</menuchoice>
* Select <menuchoice>Settings -> Configure toolbars...</menuchoice>
* Select toolbar <menuchoice>Plugins Toolbar <quanta></menuchoice>
* Select toolbar <menuchoice>Plugins Toolbar <quanta></menuchoice>
* Select <menuchoice>kdesvnpart</menuchoice> on the left <menuchoice>(Available actions)</menuchoice> and move it to the right
* Select <menuchoice>kdesvnpart</menuchoice> on the left <menuchoice>Available actions</menuchoice> and move it to the right
* Click on <menuchoice>Change icon</menuchoice> and choose the '''kdesvn''' program icon
* Click on <menuchoice>Change icon</menuchoice> and choose the '''kdesvn''' program icon
* Click on <menuchoice>OK</menuchoice> and the new icon appears right now.
* Click on <menuchoice>OK</menuchoice> and the new icon appears right now.
Line 64: Line 64:


<!--T:14-->
<!--T:14-->
:* Project homepage - http://quanta.kdewebdev.org/
:* [https://web.archive.org/web/20140418214110/http://quanta.kdewebdev.org/ Archived project homepage] of defunct <code>quanta.kdewebdev.org</code> web site


<!--T:15-->
<!--T:15-->
[[Category:Development]]
[[Category:Development]]
</translate>
</translate>

Latest revision as of 22:07, 8 September 2022

Full web development with one-click previews

Quanta Plus was a web development tool.

Quanta shows project and editor

Tips

Adding Encoding inside Quanta Toolbars

  • Open Quanta Plus
  • Go to the Settings -> Configuration Toolbars menu
  • Select KatePartView Toolbar
  • Add Encoding to the right side in clicking on left arrow
  • Choose a beautiful icon if you want
  • Click on OK

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