0
Welcome Guest! Login
0 items Join Now

RokPad: Plugins Page

Your Guide to Configuring the Plugins Page for RokPad in Joomla


Accessing the Plugins Page

Next, go to Extensions -> Plugin Manager. From the list, find Editor - RokPad and open it to be brought to the RokPad Plugin Manager page, which lists all the available options for the plugin.

Details Tab

1
Status
Enables or disables the RokPad extension.
2
Access
Sets the access level, determining which user groups have access to the RokPad editor.
3
Ordering
Sets the order at which RokPad appears in the editor list. This has little to no impact on user experience.
  1. Status Enables or disables the RokPad extension.

  2. Access Sets the access level, determining which user groups have access to the RokPad editor.

  3. Ordering Sets the order at which RokPad appears in the editor list. This has little to no impact on user experience.

Core Options Tab

1
Enable Auto-Save
Enables or disables the automatic save feature in RokPad.
2
Auto-Save Every
Sets the duration between autosaves.
3
Theme
Sets the theme you would like to have applied to the RokPad editor.
4
Font size
Sets the font size within RokPad.
5
Code Folding
Determines how RokPad handles code folding.
6
Soft Wrap
Allows long lines to wrap so they are entirely in view without sidescrolling.
7
Full Line Selection
Determines how RokPad handles selections.
8
Highlight Active Line
Sets whether or not the current line should be highlighted.
9
Highlight Active Word
Allows matching words to be highlighted when a word is selected.
10
Show Invisibles
Shows or hides invisible characters such as new lines and spaces.
11
Show Gutter
Shows or hides the gutter, which gives the lines number on the left side of the editor.
12
Show Print Margin
Shows or hides the print margin in the editor.
13
Autohide Fold Widget
Determines if the fold widgets next to the gutter should be automatically hidden or always visible.
  1. Enable Auto-Save enables or disables the automatic save feature in RokPad.

  2. The Auto-Save Every number sets the duration between autosaves. This is only taken into account when Enable Auto-Save is enabled.

  3. Theme sets the theme you would like to have applied to the RokPad editor.

  4. The Font size option sets the font size within RokPad.

  5. Code Folding determines how RokPad handles code folding.

    • Manual removes arrows next to line items. You can collapse or expand only via keyboard shortcuts.
    • Mark Begin adds an arrow pointing down next to the line, at the start of the code that is possible to collapse or expand.
    • Mark Begin and End adds arrows at the beginning and end of collapsible or expandable code.
  6. Soft Wrap allows long lines to wrap so they are entirely in view without side-scrolling.

  7. Full Line Selection determines how RokPad handles selections.

  8. Highlight Active Line sets whether or not the current line should be highlighted.

  9. Highlight Active Word allows matching words to be highlighted when a word is selected.

  10. Show Invisibles shows or hides invisible characters such as new lines and spaces.

  11. Show Gutter shows or hides the gutter, which gives the lines number on the left side of the editor.

  12. Show Print Margin shows or hides the print margin in the editor.

  13. Autohide Fold Widget determines if the fold widgets next to the gutter should be automatically hidden or always visible.


Found errors? Think you can improve this documentation? Please edit this page. You can also view the history of this page.