![]() ![]() | ![]() |
version 1.407, 2022/10/20 01:03:16 | version 1.408, 2022/10/27 20:08:16 |
---|---|
Line 2263 sub docs_breadcrumbs { | Line 2263 sub docs_breadcrumbs { |
# each of randompick number, hidden, encrypted, random order, is_page | # each of randompick number, hidden, encrypted, random order, is_page |
# are appended with ":"s to the foldername | # are appended with ":"s to the foldername |
$name=~s/\:(\d*)\:(\w*)\:(\w*):(\d*)\:?(\d*)$//; | $name=~s/\:(\d*)\:(\w*)\:(\w*):(\d*)\:?(\d*)$//; |
if ($contenteditor) { | if ($contenteditor) { |
if ($supplementalflag) { | if ($supplementalflag) { |
if ($2) { $ishidden=1; } | if ($2) { $ishidden=1; } |
} else { | } else { |