Quanta: Difference between revisions

From KDE Wiki Sandbox
No edit summary
(this tool is obsolete and no longer maintained, so change intro paragraph to past tense, and clarify website link)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template:I18n/Language Navigation Bar|Quanta}}
<languages />


::{|style="text-align:center" cellpadding="2"
{|class="tablecenter vertical-centered"
|[[Image:Quanta.png]]||'''Full web development with one-click previews'''
|[[Image:Quanta.png]]||<translate><!--T:1-->
'''Full web development with one-click previews'''</translate>
|}
|}


<translate>
<!--T:2-->
'''Quanta Plus''' was a web development tool.


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.
<!--T:3-->
[[Image:Quanta-screenshot-de.png|thumb|400px|center|Quanta shows project and editor]]


[[Image:Quanta-screenshot-de.png|thumb|400px|Quanta shows project and editor]]
==Tips== <!--T:4-->


==Tips==
=== Adding Encoding inside Quanta Toolbars === <!--T:5-->
=== Adding Encoding inside Quanta Toolbars ===
:* Open Quanta Plus
:* Go to the Configuration > 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 ===
<!--T:6-->
:* Make sure kdesvn is installed and working
* Open '''Quanta Plus'''
:* Open Quanta Plus
* Go to the <menuchoice>Settings -> Configuration Toolbars</menuchoice> menu
:* Select "Settings > Configure Plugins..."
* Select <menuchoice>KatePartView</menuchoice> Toolbar
:* Select "Add..."
* Add <menuchoice>Encoding</menuchoice> to the right side in clicking on left arrow
:* Fill in values: Name -> kdesvnpart;
* Choose a beautiful icon if you want
* Click on <menuchoice>OK</menuchoice>


:* Select an icon if desired;
=== How to use kdesvn (SVN) within '''Quanta''' === <!--T:7-->
:* Output window -> Editor window (I prefer this);
:* File name -> kde3/libkdesvnpart.la;
:* Input -> Project Folder


:* Click "OK"
<!--T:8-->
:* If loading fails, you can try to set a tick at "Read only part"
* Make sure '''kdesvn''' is installed and working
:* Now kdesvnpart should be listed
* Open '''Quanta Plus'''
:* Close window and swich back to main window
* Select <menuchoice>Settings -> Configure Plugins...</menuchoice>
:* Select "Plugins > kdesvnpart" and you will see kdesvn integrated in quanta cool
* Select <menuchoice>Add...</menuchoice>
* Fill in values: <menuchoice>Name</menuchoice> -> kdesvnpart;




<!--T:9-->
* Select an icon if desired;
* <menuchoice>Output window -> Editor window</menuchoice> (I prefer this);
* <menuchoice>File name</menuchoice> -> kde3/libkdesvnpart.la;
* <menuchoice>Input</menuchoice> -> Project Folder


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


:* Select "Settings > Configure toolbars..."
<!--T:10-->
:* Select toolbar "Plugins Toolbar <quanta>"
* Click <menuchoice>OK</menuchoice>
:* Select kdesvnpart on the left (Available actions) and move it to the right
* If loading fails, you can try to set a tick at <menuchoice>Read only part</menuchoice>
:* Click on "Change icon" and choose the kdesvn program icon
* Now '''kdesvnpart''' should be listed
:* Click on OK and the new icon appears right now.
* Close window and switch back to main window
* Select <menuchoice>Plugins -> kdesvnpart</menuchoice> and you will see '''kdesvn''' integrated in '''Quanta'''. Cool!


==Links==
:* Project homepage - http://quanta.kdewebdev.org/


<!--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.
==Links== <!--T:13-->
<!--T:14-->
:* [https://web.archive.org/web/20140418214110/http://quanta.kdewebdev.org/ Archived project homepage] of defunct <code>quanta.kdewebdev.org</code> web site
<!--T:15-->
[[Category:Development]]
[[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