|
|
|
@3063
|
7 years |
moschny |
* Allow usage of the Image macro in toc entries. Note: References to
…
|
|
|
|
@3061
|
7 years |
moschny |
- Reuse the TocFormatter object for formatting all toc entries - this
…
|
|
|
|
@3060
|
7 years |
moschny |
- Cleanup of some doc strings.
- Remove unused code.
|
|
|
|
@3059
|
7 years |
moschny |
- Simplifications.
|
|
|
|
@3058
|
7 years |
moschny |
- Simplify get_toc_entry_and_indent().
- Update copyright notice.
|
|
|
|
@3057
|
7 years |
moschny |
Use the OneLineFormatter of Trac's wiki system instead of our own
parsing …
|
|
|
|
@3056
|
8 years |
moschny |
- Bugfix: Uncaught StopIteration, in case the toc is empty.
- Fix many …
|
|
|
|
@3055
|
8 years |
moschny |
See Trac ticket 1246.
|
|
|
|
@3054
|
8 years |
moschny |
Rewrite the TOC structure parser, using a recursive algorithm instead
of …
|
|
|
|
@3053
|
8 years |
moschny |
Move pattern matching into a generator.
|
|
|
|
@3052
|
8 years |
moschny |
Replace db access code with calls to the wiki api.
|
|
|
|
@3051
|
8 years |
moschny |
Re-add old style for redirect notice.
|
|
|
|
@3050
|
8 years |
moschny |
Even more cosmetics.
|
|
|
|
@3049
|
8 years |
moschny |
Cosmetics.
|
|
|
|
@3048
|
8 years |
moschny |
Insert a header with installation instructions and a copyright notice.
|
|
|
|
@3047
|
8 years |
moschny |
Project-local copy of trac's htdocs files no longer needed.
|
|
|
|
@3046
|
8 years |
moschny |
Project-local copy of most template files no longer needed.
|
|
|
|
@3045
|
8 years |
moschny |
Moved display of "redirected from ..." to site_header.cs.
|
|
|
|
@3044
|
8 years |
moschny |
Installation instructions updated.
|
|
|
|
@3043
|
8 years |
moschny |
Typo corrected.
|
|
|
|
@3042
|
8 years |
moschny |
Move CSS styles for TracNav into a separate file.
|
|
|
|
@3041
|
8 years |
moschny |
POST seems not to work, so switch to GET.
|
|
|
|
@3040
|
8 years |
moschny |
Porting the redirect macro to trac 0.9 - first version.
|
|
|
|
@3039
|
8 years |
moschny |
Update configuration for trac 0.9.
|
|
|
|
@3038
|
8 years |
moschny |
Import of …
|
|
|
|
@3037
|
8 years |
moschny |
Small patch for the upcoming trac 0.9.
|
|
|
|
@3036
|
8 years |
moschny |
Merged 0.9b2-2416 to trunk.
|
|
|
|
@3035
|
8 years |
moschny |
Tag trac/vendor/current as trac/vendor/0.9b2-2416.
|
|
|
|
@3034
|
8 years |
moschny |
Load . into trac/vendor/current.
|
|
|
|
@3033
|
8 years |
moschny |
To prepare to load . into trac/vendor/current, perform 1 rename.
* …
|
|
|
|
@3026
|
8 years |
hauma |
- Incorporated suggestion from argh@…
- Fixed behaviour for …
|
|
|
|
@3004
|
8 years |
moschny |
Merging vendor changes 0.8.2 -> 0.8.4 to trunk.
|
|
|
|
@3003
|
8 years |
moschny |
Tag trac/vendor/current as trac/vendor/0.8.4.
|
|
|
|
@3002
|
8 years |
moschny |
Load . into trac/vendor/current.
|
|
|
|
@3000
|
8 years |
moschny |
Imported …
|
|
|
|
@2999
|
8 years |
moschny |
Merging 0.8.2 to trunk.
|
|
|
|
@2998
|
8 years |
moschny |
Tag trac/vendor/current as trac/vendor/0.8.2.
|
|
|
|
@2997
|
8 years |
moschny |
Load . into trac/vendor/current.
|
|
|
|
@2994
|
8 years |
hauma |
Bugfix: For collapsed submenus in the TracNav output, put the "..." string …
|
|
|
|
@2993
|
8 years |
hauma |
Added standard header to the output of the TracNav macro. This header is …
|
|
|
|
@2992
|
8 years |
hauma |
Bugfix: Format processed boxes like regular preformatted text boxes.
|
|
|
|
@2991
|
8 years |
hauma |
Revoked [2990], because of accidentally included unrelated changes in the …
|
|
|
|
@2990
|
8 years |
hauma |
Bugfix: Format processed boxes like regular preformatted text boxes.
|
|
|
|
@2989
|
8 years |
hauma |
- Bugfix: The TracNav filter() function returned "page found", whenever a …
|
|
|
|
@2986
|
8 years |
hauma |
- Fancification of the redirect macro: Display the redirection backlink
…
|
|
|
|
@2985
|
8 years |
hauma |
- Completed implementation of the redirect macro. Pages that are targets
…
|
|
|
|
@2984
|
8 years |
hauma |
- Improved output of the redirect macro. Display the redirection target
…
|
|
|
|
@2947
|
8 years |
moschny |
Imported …
|
|
|
|
@2939
|
8 years |
hauma |
- Reserve space for the edit button of TracNav (only relevant, if the …
|
|
|
|
@2936
|
8 years |
hauma |
- If a TOC page contains a call to TracNav with itself as argument, use …
|
|
|
|
@2935
|
8 years |
hauma |
- Bugfix: TracNav no longer depends on the correct indentation (indent …
|
|
|
|
@2934
|
8 years |
hauma |
- Adjusted the look and feel of the active line in the TracNav navigation …
|
|
|
|
@2933
|
8 years |
hauma |
- Fancyfied indentation of the TracNav navigation bar. Indentation now …
|
|
|
|
@2932
|
8 years |
hauma |
- Disabled debug output.
|
|
|
|
@2931
|
8 years |
hauma |
- Fancified HTML output with line breaks and indentation.
|
|
|
|
@2902
|
8 years |
moschny |
Symlinking JPNav macro to TracNav.
|
|
|
|
@2885
|
8 years |
moschny |
Imported AddComment macro from …
|
|
|
|
@2874
|
8 years |
moschny |
Merging trac 0.8.1 into trunk.
|
|
|
|
@2873
|
8 years |
moschny |
Tag trac/vendor/current as trac/vendor/0.8.1.
|
|
|
|
@2872
|
8 years |
moschny |
Load . into trac/vendor/current.
|
|
|
|
@2865
|
8 years |
hauma |
- Author and license for TracNav added.
|
|
|
|
@2864
|
8 years |
hauma |
- Updated inline documentation of TracNav.
|
|
|
|
@2863
|
8 years |
hauma |
- Renamed JPNav to TracNav.
|
|
|
|
@2862
|
8 years |
hauma |
- Added cascading styles for TracNav that do not interfere with styles for …
|
|
|
|
@2861
|
8 years |
hauma |
- Reverted changes made for TracNav in original wiki CSS style.
|
|
|
|
@2725
|
8 years |
hauma |
- Bugfix: Do not display headlines as links, if there are entries in the
…
|
|
|
|
@2724
|
8 years |
hauma |
- Refactoring: Break generate() into filter() and display(). This
…
|
|
|
|
@2723
|
8 years |
hauma |
- Bugfix: Use newest version of TOC page for creating the navigation
…
|
|
|
|
@2722
|
8 years |
hauma |
- Set logging to "file".
|
|
|
|
@2721
|
8 years |
hauma |
- Ignore the irrelevant.
|
|
|
|
@2705
|
8 years |
hauma |
- Fancyfication: Sort the currently active top-level category to the
…
|
|
|
|
@2704
|
8 years |
hauma |
- Fancyfication: Hide edit buttons in TracNav, if no WIKI_MODIFY
…
|
|
|
|
@2697
|
8 years |
hauma |
- Added JavaParty logo and icon to the static Trac configuration.
|
|
|
|
@2696
|
8 years |
hauma |
- Implemented a fully customizable hierarchical navigation bar macro for
…
|
|
|
|
@2591
|
8 years |
moschny |
Adding conf and wiki-macros directories
|
|
|
|
@2590
|
8 years |
moschny |
Merging 0.8-1233 into main branch.
|
|
|
|
@2589
|
8 years |
moschny |
Tag trac/vendor/current as trac/vendor/0.8-1233.
|
|
|
|
@2588
|
8 years |
moschny |
Load . into trac/vendor/current.
|
|
|
|
@2587
|
8 years |
moschny |
Add files from local directory.
|
|
|
|
@2586
|
8 years |
moschny |
Beautify the page header.
|
|
|
|
@2585
|
8 years |
moschny |
Ignoring README, b/c it will always be different in the local and the …
|
|
|
|
@2584
|
8 years |
moschny |
Bringing 0.8 to trunk.
|
|
|
|
@2583
|
8 years |
moschny |
|
|
|
|
@2582
|
8 years |
moschny |
Tagging version 0.8.
|
|
|
|
@2581
|
8 years |
moschny |
Importing inital 0.8 version.
|
|
|
|
@2580
|
8 years |
moschny |
The current version.
|
|
|
|
@2578
|
8 years |
moschny |
Repository for trac files likely to be modified.
|