CVS commit by sequitur: cleanup, add tip M +24 -5 tips 1.6 --- quanta/quanta/data/tips #1.5:1.6 @@ -3,4 +3,5 @@

...that you can use ftp for file operations by using ftp://user:pwd@domain/path in the file dialog? +

@@ -10,4 +11,5 @@

...that you can use SSH/SCP for file operations by using fish://user@domain/path in the file dialog? +

@@ -17,4 +19,5 @@

...that you can turn on line numbering and the icon border by default from Settings > Configure Editor::Defaults? +

@@ -23,5 +26,6 @@

...that you can create actions that will run scripts from - Settings > Configure Actions and place them on the toolbar? +Settings > Configure Actions and place them on the toolbar? +

@@ -31,4 +35,5 @@

...that you can create custom toolbars and even make them project specific? +

@@ -37,5 +42,6 @@

...that you can create remote projects and manage them with the - kio slave of your choice? +kio slave of your choice? +

@@ -44,5 +50,6 @@

...that you can open and close groups of files in projects with - Project Views? You can even include project toolbars in the views. +Project Views? You can even include project toolbars in the views. +

@@ -52,4 +59,5 @@

...that you can view a summary of PHP classes, functions and variables in the structure tree with RMB Show Groups For > PHP? +

@@ -58,4 +66,5 @@

...that you can use PHP to auto-complete functions with Ctrl+Space? +

@@ -71,6 +80,16 @@

...that you can cause make Quanta open files from Konqueror into the - currently open window by adding a --unique switch to your .desktop - file or menu entry? It would look like this: '[path/]quanta --unique'. +currently open window by adding a --unique switch to your .desktop +file or menu entry? It would look like this: '[path/]quanta --unique'. +

+ + + +

...that you can add a keyboard shortcut for any action you define? +Just go to Settings > Configure Shortcuts. +

+ +
+