Michael Siegel
|
1ac4b4cbeb
`addpage`: `_prompt_navplace`: Make code more concise
|
il y a 3 ans |
Michael Siegel
|
f86e53c0de
`addpage`: `_show_navtree`: Add line mark for chosen prefix
|
il y a 3 ans |
Michael Siegel
|
c2726692c4
`addpage`: `_add_page_nav`: Use less code
|
il y a 3 ans |
Michael Siegel
|
bc4686ef52
`addpage`: Implement auto-placement of navigation items for first sub-pages
|
il y a 3 ans |
Michael Siegel
|
93dd56b3f0
scripts: Use `_env_checks`
|
il y a 3 ans |
Michael Siegel
|
1c32a32fac
`addpage`: Replace `exit 1` with `_abort` where appropriate
|
il y a 3 ans |
Michael Siegel
|
daeaf6de08
`addpage`: Add comment
|
il y a 3 ans |
Michael Siegel
|
64a7e1ab29
`addpage`: Use Bash's built-in FUNCNAME variable
|
il y a 3 ans |
Michael Siegel
|
7c4cb9c642
`addpage`: Simplify `_probe_pagedir`
|
il y a 3 ans |
Michael Siegel
|
4e98671ace
`addpage`: Handle case of already existing page directory gracefully
|
il y a 3 ans |
Michael Siegel
|
b093522740
`addpage`: `_probe_pagedir`: Improve error message
|
il y a 3 ans |
Michael Siegel
|
d8fecc22e5
`addpage`: Refine error handling for `_add_page`
|
il y a 3 ans |
Michael Siegel
|
d496bc83d4
`addpage`: `_prompt_navplace`: Detect out-of-range selections
|
il y a 3 ans |
Michael Siegel
|
dfaca6e14a
`addpage`: `_prompt_prefixdir`: Detect out-of-range selections
|
il y a 3 ans |
Michael Siegel
|
6c09181c7b
`addpage`: `_show_navtree`: Re-order local variable declarations
|
il y a 3 ans |
Michael Siegel
|
7063bfbd7a
`addpage`: `_add_page`: Explicitly state that a page was added
|
il y a 3 ans |
Michael Siegel
|
effc8d4275
`addpage`: Minor re-arrangement of blank lines
|
il y a 3 ans |
Michael Siegel
|
b578ec1d86
`addpage`: Change running order of actions
|
il y a 3 ans |
Michael Siegel
|
030c93324e
`addpage`: Cut another slash
|
il y a 3 ans |
Michael Siegel
|
ae1a86d2bb
Make addition of new top-level pages work correctly
|
il y a 3 ans |
Michael Siegel
|
d72020322d
Cut some slashes
|
il y a 3 ans |
Michael Siegel
|
0cc8802db4
Make use of `_probe_dirs_files` in `addpage` and `delpage` as well
|
il y a 3 ans |
Michael Siegel
|
1f6eb1e6ea
Revise error handling
|
il y a 3 ans |
Michael Siegel
|
84329c3452
Remove some obsolete code; shorten a comment
|
il y a 3 ans |
Michael Siegel
|
d7f09abfc7
Make `_show_navtree` show an actual tree (WIP)
|
il y a 3 ans |
Michael Siegel
|
6d5d243b57
Make `_show_pagetree` show an actual tree
|
il y a 3 ans |
Michael Siegel
|
a3e0fcacbb
Move `_show_pagetree` to `subroutines`
|
il y a 3 ans |
Michael Siegel
|
c99b0f4b78
`addpage`: Use `_get_pagetree` instead of `PAGE_TREE` constant
|
il y a 3 ans |
Michael Siegel
|
7181a43b6a
`addpage`: Use `_get_navtree` instead of relying on `NAV_TREE` constant
|
il y a 3 ans |
Michael Siegel
|
2586ebfbcc
Use `_command_is_gnu`
|
il y a 3 ans |