Quanta: Difference between revisions

From KDE Wiki Sandbox
(links)
(this tool is obsolete and no longer maintained, so change intro paragraph to past tense, and clarify website link)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Image:Quanta.png]]
<languages />
Quanta Plus is a web development tool for the K Desktop Environment. Quanta is designed for quick web development and is rapidly becoming a mature editor with a number of great features.


==Tips==
{|class="tablecenter vertical-centered"
=== Adding Encoding inside Quanta Toolbars ===
|[[Image:Quanta.png]]||<translate><!--T:1-->
* Open Quanta Plus
'''Full web development with one-click previews'''</translate>
* Go to the Configuration > Configuration Toolbars menu
|}
* Select "KatePartView" Toolbar
 
* Add "Encoding" to the right side in clicking on left arrow
<translate>
<!--T:2-->
'''Quanta Plus''' was a web development tool.
 
<!--T:3-->
[[Image:Quanta-screenshot-de.png|thumb|400px|center|Quanta shows project and editor]]
 
==Tips== <!--T:4-->
 
=== Adding Encoding inside Quanta Toolbars === <!--T:5-->
 
<!--T:6-->
* Open '''Quanta Plus'''
* Go to the <menuchoice>Settings -> Configuration Toolbars</menuchoice> menu
* Select <menuchoice>KatePartView</menuchoice> Toolbar
* Add <menuchoice>Encoding</menuchoice> to the right side in clicking on left arrow
* Choose a beautiful icon if you want
* Choose a beautiful icon if you want
* Click on OK
* Click on <menuchoice>OK</menuchoice>
 
=== How to use kdesvn (SVN) within '''Quanta''' === <!--T:7-->


=== How to use kdesvn (SVN) within quanta ===
<!--T:8-->
* Make sure kdesvn is installed and working
* Make sure '''kdesvn''' is installed and working
* Open Quanta Plus
* Open '''Quanta Plus'''
* Select "Settings > Configure Plugins..."
* Select <menuchoice>Settings -> Configure Plugins...</menuchoice>
* Select "Add..."
* Select <menuchoice>Add...</menuchoice>
* Fill in values: Name -> kdesvnpart;  
* Fill in values: <menuchoice>Name</menuchoice> -> kdesvnpart;  


<!--T:9-->
* Select an icon if desired;
* Select an icon if desired;
* Output window -> Editor window (I prefer this);
* <menuchoice>Output window -> Editor window</menuchoice> (I prefer this);
* File name -> kde3/libkdesvnpart.la;
* <menuchoice>File name</menuchoice> -> kde3/libkdesvnpart.la;
* Input -> Project Folder
* <menuchoice>Input</menuchoice> -> Project Folder
 
 
<!--T:10-->
* Click <menuchoice>OK</menuchoice>
* If loading fails, you can try to set a tick at <menuchoice>Read only part</menuchoice>
* Now '''kdesvnpart''' should be listed
* Close window and switch back to main window
* Select <menuchoice>Plugins -> kdesvnpart</menuchoice> and you will see '''kdesvn''' integrated in '''Quanta'''.  Cool!
 


* Click "OK"
* If loading fails, you can try to set a tick at "Read only part"
* Now kdesvnpart should be listed
* Close window and swich back to main window
* Select "Plugins > kdesvnpart" and you will see kdesvn integrated in quanta cool


<!--T:11-->
If you wish to have a toolbar icon to call '''kdesvnpart''' you have to modify your toolbar


<!--T:12-->
* Select <menuchoice>Settings -> Configure toolbars...</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
* Click on <menuchoice>Change icon</menuchoice> and choose the '''kdesvn''' program icon
* Click on <menuchoice>OK</menuchoice> and the new icon appears right now.


If you wish to have a toolbar icon to call kdesvnpart you have to modify your toolbar
==Links== <!--T:13-->


* Select "Settings > Configure toolbars..."
<!--T:14-->
* Select toolbar "Plugins Toolbar <quanta>"
:* [https://web.archive.org/web/20140418214110/http://quanta.kdewebdev.org/ Archived project homepage] of defunct <code>quanta.kdewebdev.org</code> web site
* 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==
<!--T:15-->
* Project homepage - http://quanta.kdewebdev.org/
[[Category:Development]]
</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