These page contains details for the implementation of the comments section for BookStack. Issue is [here] (BookStackApp/BookStack#47).
- Add a simple editor with Markdown support.
- Ability to add comments.
- Ability to edit own comments.
| Section "InputClass" | |
| Identifier "libinput touchpad catchall" | |
| MatchIsTouchpad "on" | |
| MatchDevicePath "/dev/input/event*" | |
| Driver "libinput" | |
| Option "Tapping" "on" | |
| Option "TappingButtonMap" "lrm" | |
| EndSection |
These page contains details for the implementation of the comments section for BookStack. Issue is [here] (BookStackApp/BookStack#47).
rabbitmqctl exists in the /usr/sbin folder| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Tree View - File System</title> | |
| <link rel="stylesheet" href="css/aciTree.css" type="text/css"> | |
| <link rel="stylesheet" href="css/demo.css" type="text/css"> | |
| <style type="text/css"> | |
| #currStatus { | |
| color:red; | |
| margin-top:1em; |
| Section "ServerLayout" | |
| Identifier "aticonfig Layout" | |
| Screen 0 "aticonfig-Screen[0]-0" 0 0 | |
| EndSection | |
| Section "Module" | |
| EndSection | |
| Section "Monitor" | |
| Identifier "aticonfig-Monitor[0]-0" |
| #--------------------------------------------- | |
| # TINT2 CONFIG FILE | |
| #--------------------------------------------- | |
| # For more information about tint2, see: | |
| # http://code.google.com/p/tint2/wiki/Welcome | |
| # | |
| # For more config file examples, see: | |
| # http://crunchbanglinux.org/forums/topic/3232/my-tint2-config/ | |
| # Background definitions |
| ## Openbox autostart.sh | |
| ## ==================== | |
| ## When you login to your CrunchBang Openbox session, this autostart script | |
| ## will be executed to set-up your environment and launch any applications | |
| ## you want to run at startup. | |
| ## | |
| ## Note*: some programs, such as 'nm-applet' are run via XDG autostart. | |
| ## Run '/usr/lib/openbox/openbox-xdg-autostart --list' to list any | |
| ## XDG autostarted programs. | |
| ## |
| # conky configuration | |
| # | |
| # The list of variables has been removed from this file in favour | |
| # of keeping the documentation more maintainable. | |
| # Check http://conky.sf.net for an up-to-date-list. | |
| # | |
| # For ideas about how to modify conky, please see: | |
| # http://crunchbanglinux.org/forums/topic/59/my-conky-config/ | |
| # | |
| # For help with conky, please see: |