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&amp;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

Reply via email to