Quanta/ja: Difference between revisions

    From KDE UserBase Wiki
    (''Quanta''内でのkdesvn(SVN)の使用法)
    (Updating to match new version of source page)
     
    (3 intermediate revisions by one other user not shown)
    Line 51: Line 51:
    * Click on <menuchoice>OK</menuchoice> and the new icon appears right now.
    * Click on <menuchoice>OK</menuchoice> and the new icon appears right now.


    ==Links==
    ==リンク==


    :* Project homepage - http://quanta.kdewebdev.org/
    :* プロジェクトのホームページ - http://quanta.kdewebdev.org/  


    [[Category:Development]]
    [[Category:Development/ja]]

    Latest revision as of 07:50, 28 October 2018

    Full web development with one-click previews

    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 shows project and editor

    ヒント

    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

    Quanta内でのkdesvn(SVN)の使用法

    • 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.

    リンク