2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-30 08:22:18 +00:00
Commit Graph

126 Commits

Author SHA1 Message Date
Daniel James
254c2409c6 Remove some boost logos not in header tables.
[SVN r60089]
2010-03-03 08:09:09 +00:00
Daniel James
7ca7e097c5 Remove leading horizonal rule left after the banner was removed.
[SVN r59897]
2010-02-25 08:55:43 +00:00
Daniel James
f4f11b42e9 Remove accidental function.
[SVN r59895]
2010-02-25 08:51:29 +00:00
Daniel James
080da9ed08 Make the 'get_as_raw' parameter a string that lets you override the extractor instead.
[SVN r59894]
2010-02-25 08:43:04 +00:00
Daniel James
2f211183ec Remove extra banner from documentation pages, fixing a bug in remove_html_banner.
[SVN r59893]
2010-02-25 08:42:54 +00:00
Daniel James
5e7fe5af95 Extract some html preperation methods.
[SVN r59892]
2010-02-25 08:42:42 +00:00
Daniel James
9fd8687931 Move html preperation into a separate function. The base method didn't really match the interface.
[SVN r59891]
2010-02-25 08:42:31 +00:00
Daniel James
e4b51ab7b0 Move render logic into filters (which are getting increasingly less like
filters).

[SVN r59890]
2010-02-25 08:42:19 +00:00
Daniel James
909efaeab5 Move more of the logic into the filters.
[SVN r59889]
2010-02-25 08:42:09 +00:00
Daniel James
f4f46e4e2d And make displaying documentation a function.
[SVN r59888]
2010-02-25 08:41:58 +00:00
Daniel James
1227804c59 Extract the logic for finding the archive location.
[SVN r59887]
2010-02-25 08:41:46 +00:00
Daniel James
b3b63e8897 Use a template for the documentation.
[SVN r59886]
2010-02-25 08:41:35 +00:00
Daniel James
abde12a9b8 Bundle the 'init' and 'content' methods into classes.
I'm not sure exactly where I'm going here, but I'm trying to create
something more composable, which is why I used the name 'filter'.

[SVN r59885]
2010-02-25 08:41:22 +00:00
Daniel James
0a19a58d1b Only apply the basic style when we have a body tag.
[SVN r59467]
2010-02-04 08:56:40 +00:00
Daniel James
ab9f475138 Only print zip error message on beta sites.
[SVN r57538]
2009-11-10 08:28:31 +00:00
Vladimir Prus
5eb25bc78e Update Boost.Build nighly URL
[SVN r57407]
2009-11-05 10:45:01 +00:00
Daniel James
7294d6dfbd Add an error message to the unzip 404 page.
[SVN r57372]
2009-11-04 18:09:15 +00:00
Daniel James
2fb0be51a4 Use GMT when parsing feeds.
[SVN r56205]
2009-09-15 06:59:02 +00:00
Daniel James
8b1b48ac71 Try replacing download links on the release notes with links to individual files.
[SVN r55425]
2009-08-05 21:34:25 +00:00
Daniel James
604ee914f5 Fix error in last commit.
[SVN r53726]
2009-06-07 16:38:22 +00:00
Daniel James
a7b6be0f03 Fix some validator errors.
[SVN r53724]
2009-06-07 16:25:56 +00:00
Daniel James
103a481e46 Add a hook for pre-processing the extracted file from the zipfile.
[SVN r53710]
2009-06-07 10:32:33 +00:00
Daniel James
1b1d6c85aa Upgrade to css hover 3 and only use it for IE 7 as it causes IE 6 to crash and
isn't needed on IE 8.

[SVN r53323]
2009-05-27 19:50:45 +00:00
Daniel James
793de6380c Make the check for '<body' case insensitive when processing the doucmentation.
[SVN r53164]
2009-05-21 21:33:28 +00:00
Daniel James
8c6cd00f88 When sorting the libraries, put 'false' values last. Fixes #2604.
[SVN r52499]
2009-04-20 07:28:07 +00:00
Daniel James
27c91e9458 Use boolean values when appropriate in the library list xml.
[SVN r52498]
2009-04-20 07:27:56 +00:00
Daniel James
16b1c5eadc Fix display of certain documentation pages.
Still requires the page to have a body tag which means that some pages
that are technically valid HTML (neither the body tag nor the head tag
are required).

[SVN r51882]
2009-03-21 15:35:41 +00:00
Daniel James
3366ad8243 Include the filename in the title for text and C++ files from the archive.
[SVN r51805]
2009-03-16 20:21:55 +00:00
Daniel James
8e4ab07fd7 Remove the old wiki support and redirect to Trac.
[SVN r51724]
2009-03-11 22:01:03 +00:00
Daniel James
37cdbc0802 Make sort by name case insensitive, should possibly do the same for the
other sorts.

[SVN r50884]
2009-01-29 22:16:17 +00:00
Daniel James
3f5f2c5eff Include the boost version in the documentation page.
[SVN r50772]
2009-01-25 17:40:57 +00:00
Daniel James
b0aad21b0c Reactive unzip errors for certain error codes.
[SVN r50724]
2009-01-22 10:32:13 +00:00
Daniel James
2e4fada794 Make dtds available with the correct mime type.
[SVN r50158]
2008-12-06 13:59:34 +00:00
Daniel James
7e1d782153 Add categorized and filtered views to the library list.
[SVN r49920]
2008-11-24 18:35:36 +00:00
Daniel James
a044ffb922 Add qbk to the list of plain text files.
[SVN r49891]
2008-11-23 11:04:16 +00:00
Daniel James
106726a80f When processing rss feeds, don't skip whitespace as it was causing required
whitespace to be skipped, and don't html decode the values, as they've already
been decoded by the XML parser.


[SVN r49538]
2008-11-02 19:49:44 +00:00
Rene Rivera
5fdec5b0f9 Remove web styling from doc pages as some people are unhappy with the restyling of their docs. (fixes #1729, #2116)
[SVN r48762]
2008-09-13 06:58:21 +00:00
Daniel James
06cff5e89b Stop the attribute stripping code removing the 'closing' slash in image tags.
[SVN r48231]
2008-08-19 22:14:22 +00:00
Daniel James
652791055c Introduce a general purpose error function, and use it to add 404 errors for feed based pages when the entry isn't in the feed.
[SVN r48230]
2008-08-19 22:14:13 +00:00
Daniel James
0b0c43e213 Limit the images that get themed.
At the moment the code for theming boostbook pages is replacing any png in an 'images' folder, which is removing the images from some documentation. As a temporary fix, only do this for certain filenames. Refs: #2221.


[SVN r48212]
2008-08-19 09:32:25 +00:00
Daniel James
e7adf290d7 Try to fix the Boost.Exception docs.
[SVN r48156]
2008-08-15 11:33:45 +00:00
Daniel James
4ef268ec77 Add xml to the list of file extensions to display as plain text.
[SVN r48069]
2008-08-10 23:17:53 +00:00
Daniel James
3f88132a98 Another special case - 'ChangeLog' is a plain text file.
[SVN r47961]
2008-08-03 11:26:44 +00:00
Daniel James
8921f99d1e Improve the code for stripping out the header table.
[SVN r47960]
2008-08-03 11:07:25 +00:00
Daniel James
972c233b01 Merge from live, up to r47907
[SVN r47944]
2008-08-02 15:55:47 +00:00
Daniel James
51f5f6359b Remove error message when unzipping raw files.
[SVN r47906]
2008-07-31 11:35:25 +00:00
Daniel James
e9e290b0c9 Return readable error message for unzip errors from raw files.
[SVN r47649]
2008-07-21 07:41:22 +00:00
Daniel James
6c25ed0860 Slightly more meaningful error when something goes wrong extracting a raw file.
[SVN r47648]
2008-07-21 07:27:50 +00:00
Rene Rivera
4f46b516e3 Slightly more flexible handling of invalid html.
[SVN r46920]
2008-06-30 16:25:35 +00:00
Rene Rivera
db49ee6690 Some files look like directory names, but really aren't. This both prevents such files from being redirected to an index.html file. And displays them within the appropriate context. (fixes 1753)
[SVN r46835]
2008-06-29 04:08:50 +00:00