Will Rossiter
|
cb19549a97
|
ENHANCEMENT: if viewing site on current version, do not include version in the parsed links
|
2011-07-04 12:05:22 +12:00 |
|
Will Rossiter
|
762eb2323b
|
APICHANGE: Renamed internal references of modules to entities and related method naming. FEATURE: added entity navigation in header. BUGFIX: fixed version links so that they redirect to the version of the current page rather than home page
|
2011-07-01 18:49:31 +12:00 |
|
Will Rossiter
|
4830e09bad
|
ENHANCEMENT: moved 404 page out to a separate template and altered DocumentationViewer to throw 404s on pages which do not resolve to anything. Fixes: #6616
|
2011-07-01 14:37:55 +12:00 |
|
Will Rossiter
|
15244a9934
|
ENHANCEMENT: rolled out basic versioning support.
|
2011-07-01 13:19:35 +12:00 |
|
Will Rossiter
|
aa0297d52a
|
Cherry picked changes from doc.silverstripe.org. FEATURE: added boost options to promoting or removing listings from the search. ENHANCEMENT: use a breadcrumb trail for search title to provide additional context
|
2011-04-29 14:41:30 +12:00 |
|
Will Rossiter
|
fab93f80df
|
BUGFIX: removed use of deprecated phpunit call.
|
2011-04-05 14:17:38 +12:00 |
|
Will Rossiter
|
ef5664f777
|
BUGFIX: fixed encoding of special characters when not in code snippets.
|
2011-04-05 14:17:25 +12:00 |
|
Will Rossiter
|
cfaa08d858
|
ENHANCEMENT: fixed default homepage template to include links to individual modules rather than blank pages. BUGFIX: fixed doc viewer to not throw 404 error when no module provided
|
2011-03-12 17:14:37 +13:00 |
|
Will Rossiter
|
50de5f23ef
|
MINOR: removed link to ssdocs project from module.
|
2011-03-12 17:12:48 +13:00 |
|
Will Rossiter
|
a9e5a78037
|
MINOR: tidied up documentation formatting and added missing statement
|
2011-03-12 17:11:21 +13:00 |
|
Will Rossiter
|
b41ab528b7
|
BUGFIX: added missing _manifest_exclude files from thirdparty and docs.
|
2011-03-12 17:10:48 +13:00 |
|
Will Rossiter
|
bbc657acfc
|
MINOR: changed theme to a darker one to help with readability
|
2011-03-07 09:55:29 +13:00 |
|
Will Rossiter
|
ac608190c6
|
MINOR: update links to use atom rather than RSS
|
2011-02-25 11:53:17 +13:00 |
|
Will Rossiter
|
0ec206eff5
|
MINOR: changed opensearch output to atom rather than rss
|
2011-02-25 11:32:17 +13:00 |
|
Will Rossiter
|
bb35223fea
|
MINOR: changed pipe to dash. Easier on the eyes.
|
2011-02-25 09:22:36 +13:00 |
|
Ingo Schommer
|
b1c93bd27a
|
BUGFIX Allowing 'trunk' and 'master' as version numbers
|
2011-02-24 17:54:44 +13:00 |
|
Will Rossiter
|
94121f0a66
|
BUGFIX: fixed link to search query from opensearch description
|
2011-02-11 15:28:26 +13:00 |
|
Will Rossiter
|
13fdb8dd80
|
APICHANGE: refactored DocumentationSearch to go back to a simple class rather than a controller. All requests interfacing with the search should go through DocumentationViewer. APICHANGE: migrated DocumentationSearch::opensearch() to its own controller. BUGFIX: declare default meta_data in the function rather than using the api to prevent inclusion order issues
|
2011-02-11 01:29:25 +00:00 |
|
Ingo Schommer
|
b119b1eab8
|
MINOR temporarily disabled DocumentationViewerTest->testLocationExists(), it fails when not run through phhunit binary for some reason...
|
2011-02-01 20:41:45 +00:00 |
|
Will Rossiter
|
166fb8dff3
|
FEATURE: implemented initial cut of open search output and description functionality.
|
2011-01-21 04:10:41 +00:00 |
|
Ingo Schommer
|
855f5471e4
|
BUGFIX Disbled parts of testLocationExists(), absolute mystery...
|
2011-01-17 20:57:40 +00:00 |
|
Ingo Schommer
|
24ebc64945
|
BUGFIX Showing proper 404s
|
2011-01-17 06:00:16 +00:00 |
|
Ingo Schommer
|
f9c8617af4
|
MINOR Documentation
|
2011-01-17 06:00:16 +00:00 |
|
Ingo Schommer
|
b61e4e9057
|
BUGFIX Absolute include paths so phpunit executable doesnt barf
|
2011-01-17 06:00:16 +00:00 |
|
Ingo Schommer
|
5d48bc97de
|
BUGFIX Fixed 404 display
|
2011-01-16 20:17:57 +00:00 |
|
Ingo Schommer
|
e024be8806
|
BUGFIX Fixed relative and absolute links
|
2011-01-16 20:17:56 +00:00 |
|
Ingo Schommer
|
089c844892
|
MINOR Making anchors more readable and predictable by using lowercase only
|
2011-01-15 21:47:43 +00:00 |
|
Will Rossiter
|
e571b5973f
|
FEATURE: added parser for metadata inside documentation. MINOR: removed outdated code
|
2011-01-14 03:29:14 +00:00 |
|
Will Rossiter
|
768345a8b9
|
ENHANCEMENT: contrary to r115556, display a listing of files within an empty folder index rather than defaulting to the first file. Fixes #6347
|
2011-01-14 02:16:03 +00:00 |
|
Will Rossiter
|
2a7b7ee83d
|
ENHANCEMENT: if a folder is missing an index.md file load the first file as a failback
|
2011-01-14 01:48:36 +00:00 |
|
Will Rossiter
|
fc8ab96c51
|
ENHANCEMENT: use urls in the format module/lang/version rather than version first. Tweaks to the parser to prevent infinite loops
|
2011-01-14 01:03:46 +00:00 |
|
Will Rossiter
|
24f1b13233
|
FEATURE: added $PageTitle output for nicer bookmarked urls
|
2011-01-13 20:34:55 +00:00 |
|
Will Rossiter
|
9bd43ae7ad
|
BUGFIX: only strip off dot and trailing string if it is a possible extension
|
2011-01-13 08:34:33 +00:00 |
|
Ingo Schommer
|
160b527dfc
|
BUGFIX Fixed DocumentationViewer->_getModulePagesNested(), wasn't comparing anything lower than first level properly
|
2011-01-13 08:27:27 +00:00 |
|
Ingo Schommer
|
ac5b0e53e8
|
MINOR Documentation
|
2011-01-13 08:27:26 +00:00 |
|
Ingo Schommer
|
e0c8b6e9e0
|
BUGFIX Added DocumentationPage->getRelativeLink(), which opposing to getRelativePath() excludes the extension
|
2011-01-13 08:27:25 +00:00 |
|
Ingo Schommer
|
652f7c3898
|
BUGFIX Fixed anchor parsing in headlines (fixes #6342)
|
2011-01-13 07:20:55 +00:00 |
|
Ingo Schommer
|
29d1bca8c8
|
MINOR Removing SyntaxHighlighter toolbar, it destroys the layout whitespace a bit
|
2011-01-12 21:32:00 +00:00 |
|
Ingo Schommer
|
8e69d51af7
|
MINOR Fixed syntaxhighlighter brush paths
|
2011-01-11 19:44:56 +00:00 |
|
Will Rossiter
|
221cd700b6
|
ENHANCEMENT: included zend/search/lucene with the module to avoid including the entire lucene module. ENHANCEMENT: added hourly task as well as buildtask for dealing with cron updates. MINOR: updated documentation
|
2011-01-11 01:35:59 +00:00 |
|
Ingo Schommer
|
59c9762dc0
|
MINOR Changed syntax highlighting theme to a lighter one
|
2011-01-10 11:36:23 +00:00 |
|
Ingo Schommer
|
f9a2306875
|
MINOR Added CSS brush to syntax highlighting includes
|
2011-01-10 11:36:22 +00:00 |
|
Ingo Schommer
|
2c67fb7650
|
ENHANCEMENT Added custom "SS" brush for syntax highlighting (needs work)
|
2011-01-10 11:36:21 +00:00 |
|
Ingo Schommer
|
135415c2e3
|
MINOR Enabled markdown code block parsing logic, README for syntax highlighting, loading syntaxhighlighter JS and CSS
|
2011-01-10 10:59:31 +00:00 |
|
Ingo Schommer
|
77287d0c0d
|
ENHANCEMENT Added thirdparty/syntaxhighlighter (removed tests/ and compass/ folders for security reasons)
|
2011-01-10 10:59:29 +00:00 |
|
Ingo Schommer
|
255f5de162
|
BUGFIX Improved DocumentationParser to avoid empty lines in pre tags, deal with normal markdown code blocks, and html encode lines within pre tags
|
2011-01-10 10:59:22 +00:00 |
|
Ingo Schommer
|
4abf31e8d0
|
MINOR Moved markdown.php into thirdparty/markdown/
|
2011-01-10 10:59:20 +00:00 |
|
Ingo Schommer
|
b7478b864d
|
FEATURE <pre> formatting for markdown with custom brush support (:::php to <pre class="brush: php">)
|
2011-01-10 09:18:44 +00:00 |
|
Will Rossiter
|
8ba0bcea69
|
BUGFIX: fixed pagination of search results not loading on pages other than the first
|
2010-12-22 08:44:46 +00:00 |
|
Will Rossiter
|
842043a8e3
|
ENHANCEMENT: cleaned up logic around Link() and Path() attributes throughout. FEATURE: added search pagination and rough templates for the search results
|
2010-12-22 08:21:49 +00:00 |
|