In article <[EMAIL PROTECTED]>, Michael Drake <[EMAIL PROTECTED]> wrote:
> 4. Update autobuilder with some new URLs and also the new layout of the > web pages. (The thing that puts the build dates and sizes in needs to > be changed.) The pages that need to be updated buy the autobuilder are: /developers/index.?? Needs the text <RECENT_CHANGE_LOG> to be replaced with the log of recent changes. /downloads/extras.?? Needs <SIZE_NSTHEME> and <DATE_NSTHEME> replaced with their respective values. /downloads/source.?? Needs <REVISION_SOURCE>, <SIZE_SOURCE> and <DATE_SOURCE> replaced with their respective values. (This is for a tar.gz of the latest source generated by the autobuilder.) <REVISION_SOURCE> is the SVN revision rXXXX number. Maybe that should be in the tar.gz filename. /downloads/testbuilds.?? Needs <SIZE_NETSURF> and <DATE_NETSURF> replaced with their respective values. Also needs the text <RECENT_CHANGE_LOG> to be replaced with the log of recent changes. Where ?? is a language extension like en. > 5. I want the autobuilder to update both > http://test.netsurf-browser.org/downloads/testbuilds > and > http://test.netsurf-browser.org/developers/ > with the change log. The former shows the existing SVN log change list > layout. The latter shows my suggested layout, which has a single link > to the change set. I think it's more functional and tidier. (Note that > it will be s/test/www/ in those URLs.) I think a URL like http://source.netsurf-browser.org/?rev=3000&view=rev will always work, where 3000 is the SVN revision number that needs to be updated. > 6. Do something about the offline documentation that the autobuilder adds > to the RISC OS development builds. (For the time being I suggest > removing the offline docs and just linking to the online ones from the > welcome page. The documentation menu entries should also open the web > versions.) Instead of removing offline documentation we can do this: + Copy /documentation/ /contact/ /netsurf.css /netsurf.png to the build. + To remove the web site nav. bar we can delete it from each page. (Delete <div class="navigation">...</div>) + To make the content use the full width swap <div class="content"> with <div class="onlycontent"> > 7. Need to get hold of all the debian / ubuntu packages that are in the > downloads section. I think these have been lost. Should I just remove them? We can still link to the package repositories that already have a NetSurf package in their distribution. Michael -- Michael Drake (tlsa) http://www.netsurf-browser.org/
