Everything, including breadcrumbs, the user image in the news outline, and the missing exports of the news pages themselves should be fixed now.
Uli On 31.01.2013 09:14, Ulrich Stärk wrote: > I must have missed the space.css. Will copy it to the new site and re-export > with the correct link. > > Uli > > On 31.01.2013 01:58, Bob Harner wrote: >> Here are some more little things wrong. Except for the first one, I >> think these are all due to a missing space.css, which we were relying >> on for a lot of polish that is now absent. >> >> 1. The breadcrumb links are missing the first element ("Apache >> Tapestry"), which should link to the Home page >> >> 2. The pages previously had CSS " body { margin: 0}" that the new >> exported site lacks. >> >> 3. The h1..h6 headings are now black but used to be #539126 >> (unicorn-blood-green) >> >> 4. The Related Articles boxes and {code} sections are missing their >> usual borders >> >> 5. In the Related Articles boxes, each item is now prefixed with an >> unwanted "Page: " label. >> >> 6. Tables are missing their borders and the background gray on their TH >> cells. >> >> 7. The {note}, {info} and {warning} boxes are missing their usual >> background colors >> >> On Wed, Jan 30, 2013 at 5:15 PM, Ulrich Stärk <u...@spielviel.de> wrote: >>> The template is at [1]. The rest of the files needed for the build is at >>> [2]. >>> >>> I'll document everything tomorrow. >>> >>> Uli >>> >>> [1] >>> http://svn.apache.org/repos/asf/tapestry/tapestry-site/trunk/template/template.vm >>> [2] http://svn.apache.org/repos/asf/tapestry/tapestry-site/trunk/ >>> >>> On 30.01.2013 23:03, Howard Lewis Ship wrote: >>>> Would also be nice to change our export template a little, to handle this >>>> better: >>>> >>>> <link href=" >>>> http://svn.apache.org/repos/asf/tapestry/tapestry-site/branches/post-5.2-site/publish/styles/style.css" >>>> rel="stylesheet" type="text/css"/> >>>> >>>> >>>> >>>> On Wed, Jan 30, 2013 at 10:00 PM, Howard Lewis Ship >>>> <hls...@gmail.com>wrote: >>>> >>>>> May need some extra tweeking on the Confluence export end. Here's the >>>>> markup it generates: >>>>> >>>>> <img class="userLogo logo" >>>>> src="index.userimage//confluence/download/attachments/26203/hlship-42158-pp-howard-basement-hands-folded-square.jpg?version=1&modificationDate=1281842848000" >>>>> alt="User icon: hlship" title="hlship"> >>>>> >>>>> I think that may have shifted with the new approach; before I created a >>>>> file >>>>> confluence/download/attachments/26203/hlship-42158-pp-howard-basement-hands-folded-square.jpg >>>>> and that worked; but the new(?) index.userimage// prefix on the path is >>>>> problematic. >>>>> >>>>> >>>>> >>>>> On Wed, Jan 30, 2013 at 9:53 PM, Howard Lewis Ship >>>>> <hls...@gmail.com>wrote: >>>>> >>>>>> Assuming I have write access to the svn repository, I'll take a crack at >>>>>> fixing the images myself. Good practice. >>>>>> >>>>>> >>>>>> On Wed, Jan 30, 2013 at 1:52 PM, Howard Lewis Ship >>>>>> <hls...@gmail.com>wrote: >>>>>> >>>>>>> The images used to represent blog authors (in the "Latest News" section) >>>>>>> did not transfer correctly: they show up as broken (404) images. That >>>>>>> wasn't exported correctly by the confluence setup, and I had to manually >>>>>>> set up the images with the matching URLs. >>>>>>> >>>>>>> It feels a bit quicker to respond, or is that just my imagination? >>>>>>> >>>>>>> Thanks again, I'm happy about this ... so are changes in Confluence >>>>>>> still propagated out to the svnpubsub? >>>>>>> >>>>>>> >>>>>>> On Wed, Jan 30, 2013 at 1:16 PM, Ulrich Stärk <u...@spielviel.de> wrote: >>>>>>> >>>>>>>> And it's live. >>>>>>>> >>>>>>>> All, please have a look and record any quirks you might encounter. >>>>>>>> >>>>>>>> Uli >>>>>>>> >>>>>>>> On 29.01.2013 21:34, Ulrich Stärk wrote: >>>>>>>>> You can change them however you want. When the new site is going live >>>>>>>> it will show the content as of >>>>>>>>> today for an hour and then the automatic build will take over and >>>>>>>> update it to the latest content >>>>>>>>> from Confluence (at least in theory ;)). Apart from that you can >>>>>>>> always run the build manually on >>>>>>>>> your local machine and check in the changes. >>>>>>>>> >>>>>>>>> Uli >>>>>>>>> >>>>>>>>> On 29.01.2013 21:31, Bob Harner wrote: >>>>>>>>>> So I guess we're in an transitional state at the moment, where we >>>>>>>>>> should not edit the Confluence pages, right? >>>>>>>>>> >>>>>>>>>> On Tue, Jan 29, 2013 at 1:58 PM, Ulrich Stärk <u...@spielviel.de> >>>>>>>> wrote: >>>>>>>>>>> The original mail was the svn commit that set up these links: >>>>>>>>>>> >>>>>>>>>>> current -> 5.3.6 >>>>>>>>>>> stable -> 5.3.6 >>>>>>>>>>> tapestry5 -> 5.3.6 >>>>>>>>>>> >>>>>>>>>>> This will work correctly in Unix environments and will check out a >>>>>>>> file on Windows systems >>>>>>>>>>> >>>>>>>>>>> Cheers, >>>>>>>>>>> >>>>>>>>>>> Uli >>>>>>>>>>> >>>>>>>>>>> On 29.01.2013 18:43, Howard Lewis Ship wrote: >>>>>>>>>>>> In the current web site, we use a symlink "current" to point to >>>>>>>> the current >>>>>>>>>>>> release folder (i.e., 5.3.6), so that links like " >>>>>>>>>>>> http://tapestry.apache.org/current/apidocs/..../Zone.html" will >>>>>>>> work (now >>>>>>>>>>>> and in the future). I forget if SVN supports symbolic links; if >>>>>>>> not do we >>>>>>>>>>>> need to just keep a copy in current? >>>>>>>>>>>> >>>>>>>>>>>> On Tue, Jan 29, 2013 at 9:41 AM, Howard Lewis Ship < >>>>>>>> hls...@gmail.com> wrote: >>>>>>>>>>>> >>>>>>>>>>>>> This is great news. I look forward to being able to update the >>>>>>>> web site in >>>>>>>>>>>>> near-real-time. >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> On Tue, Jan 29, 2013 at 9:03 AM, Ulrich Stärk <u...@spielviel.de> >>>>>>>> wrote: >>>>>>>>>>>>> >>>>>>>>>>>>>> A heads up: >>>>>>>>>>>>>> >>>>>>>>>>>>>> I populated our new website home at [1] with an export from the >>>>>>>>>>>>>> Confluence space as it would have >>>>>>>>>>>>>> been exported if run from the corresponding buildbot build >>>>>>>> (Infra will >>>>>>>>>>>>>> set this up shortly). I also >>>>>>>>>>>>>> copied some static content there, such as information for T3 and >>>>>>>> T4.1, >>>>>>>>>>>>>> schemas and DTDs, and so on. >>>>>>>>>>>>>> >>>>>>>>>>>>>> I left out >>>>>>>>>>>>>> >>>>>>>>>>>>>> - all JavaDocs, component references, etc. for Tapestry 5 prior >>>>>>>> to 5.3.6. >>>>>>>>>>>>>> - all information for Tapestry 4 (but Tapestry 4.1 is there). If >>>>>>>> anyone >>>>>>>>>>>>>> is still interested in this, >>>>>>>>>>>>>> they can download the sources. >>>>>>>>>>>>>> - all JavaDocs and reports (Cobertura, Clover) for Tapestry 4.1 >>>>>>>> and >>>>>>>>>>>>>> Tapestry 3 (if anyone is >>>>>>>>>>>>>> interested, they can simply download the sources). >>>>>>>>>>>>>> >>>>>>>>>>>>>> Without those ommissions, the website would be over 600MB and >>>>>>>> several 10k >>>>>>>>>>>>>> files. >>>>>>>>>>>>>> >>>>>>>>>>>>>> The next step is for infra to switch our live site to be served >>>>>>>> from [1] >>>>>>>>>>>>>> instead of the static dir >>>>>>>>>>>>>> on people.apache.org. >>>>>>>>>>>>>> >>>>>>>>>>>>>> Cheers, >>>>>>>>>>>>>> >>>>>>>>>>>>>> Uli >>>>>>>>>>>>>> >>>>>>>>>>>>>> [1] >>>>>>>>>>>>>> >>>>>>>> https://svn.apache.org/repos/infra/websites/production/tapestry/content/ >>>>>>>>>>>>>> >>>>>>>>>>>>>> On 29.01.2013 17:50, u...@apache.org wrote: >>>>>>>>>>>>>>> Author: uli >>>>>>>>>>>>>>> Date: Tue Jan 29 16:50:24 2013 >>>>>>>>>>>>>>> New Revision: 848449 >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Log: >>>>>>>>>>>>>>> adding links >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Added: >>>>>>>>>>>>>>> websites/production/tapestry/content/current (with props) >>>>>>>>>>>>>>> websites/production/tapestry/content/stable (with props) >>>>>>>>>>>>>>> websites/production/tapestry/content/tapestry5 (with >>>>>>>> props) >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Added: websites/production/tapestry/content/current >>>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>> ============================================================================== >>>>>>>>>>>>>>> --- websites/production/tapestry/content/current (added) >>>>>>>>>>>>>>> +++ websites/production/tapestry/content/current Tue Jan 29 >>>>>>>> 16:50:24 >>>>>>>>>>>>>> 2013 >>>>>>>>>>>>>>> @@ -0,0 +1 @@ >>>>>>>>>>>>>>> +link 5.3.6 >>>>>>>>>>>>>>> \ No newline at end of file >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Propchange: websites/production/tapestry/content/current >>>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>> ------------------------------------------------------------------------------ >>>>>>>>>>>>>>> svn:special = * >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Added: websites/production/tapestry/content/stable >>>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>> ============================================================================== >>>>>>>>>>>>>>> --- websites/production/tapestry/content/stable (added) >>>>>>>>>>>>>>> +++ websites/production/tapestry/content/stable Tue Jan 29 >>>>>>>> 16:50:24 2013 >>>>>>>>>>>>>>> @@ -0,0 +1 @@ >>>>>>>>>>>>>>> +link 5.3.6 >>>>>>>>>>>>>>> \ No newline at end of file >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Propchange: websites/production/tapestry/content/stable >>>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>> ------------------------------------------------------------------------------ >>>>>>>>>>>>>>> svn:special = * >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Added: websites/production/tapestry/content/tapestry5 >>>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>> ============================================================================== >>>>>>>>>>>>>>> --- websites/production/tapestry/content/tapestry5 (added) >>>>>>>>>>>>>>> +++ websites/production/tapestry/content/tapestry5 Tue Jan 29 >>>>>>>> 16:50:24 >>>>>>>>>>>>>> 2013 >>>>>>>>>>>>>>> @@ -0,0 +1 @@ >>>>>>>>>>>>>>> +link 5.3.6 >>>>>>>>>>>>>>> \ No newline at end of file >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Propchange: websites/production/tapestry/content/tapestry5 >>>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>> ------------------------------------------------------------------------------ >>>>>>>>>>>>>>> svn:special = * >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>> --------------------------------------------------------------------- >>>>>>>>>>>>>> To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org >>>>>>>>>>>>>> For additional commands, e-mail: dev-h...@tapestry.apache.org >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> -- >>>>>>>>>>>>> Howard M. Lewis Ship >>>>>>>>>>>>> >>>>>>>>>>>>> Creator of Apache Tapestry >>>>>>>>>>>>> >>>>>>>>>>>>> The source for Tapestry training, mentoring and support. Contact >>>>>>>> me to >>>>>>>>>>>>> learn how I can get you up and productive in Tapestry fast! >>>>>>>>>>>>> >>>>>>>>>>>>> (971) 678-5210 >>>>>>>>>>>>> http://howardlewisship.com >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>> --------------------------------------------------------------------- >>>>>>>>>>> To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org >>>>>>>>>>> For additional commands, e-mail: dev-h...@tapestry.apache.org >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> --------------------------------------------------------------------- >>>>>>>>>> To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org >>>>>>>>>> For additional commands, e-mail: dev-h...@tapestry.apache.org >>>>>>>>>> >>>>>>>>> >>>>>>>>> --------------------------------------------------------------------- >>>>>>>>> To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org >>>>>>>>> For additional commands, e-mail: dev-h...@tapestry.apache.org >>>>>>>>> >>>>>>>> >>>>>>>> --------------------------------------------------------------------- >>>>>>>> To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org >>>>>>>> For additional commands, e-mail: dev-h...@tapestry.apache.org >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Howard M. Lewis Ship >>>>>>> >>>>>>> Creator of Apache Tapestry >>>>>>> >>>>>>> The source for Tapestry training, mentoring and support. Contact me to >>>>>>> learn how I can get you up and productive in Tapestry fast! >>>>>>> >>>>>>> (971) 678-5210 >>>>>>> http://howardlewisship.com >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Howard M. Lewis Ship >>>>>> >>>>>> Creator of Apache Tapestry >>>>>> >>>>>> The source for Tapestry training, mentoring and support. Contact me to >>>>>> learn how I can get you up and productive in Tapestry fast! >>>>>> >>>>>> (971) 678-5210 >>>>>> http://howardlewisship.com >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Howard M. Lewis Ship >>>>> >>>>> Creator of Apache Tapestry >>>>> >>>>> The source for Tapestry training, mentoring and support. Contact me to >>>>> learn how I can get you up and productive in Tapestry fast! >>>>> >>>>> (971) 678-5210 >>>>> http://howardlewisship.com >>>>> >>>> >>>> >>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org >>> For additional commands, e-mail: dev-h...@tapestry.apache.org >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: dev-h...@tapestry.apache.org >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org > For additional commands, e-mail: dev-h...@tapestry.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org For additional commands, e-mail: dev-h...@tapestry.apache.org