You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Martin Funk <ma...@gmail.com> on 2013/11/07 08:47:50 UTC

Re: svn commit: r1539466 - /wicket/common/site/trunk/_includes/navigation.html

Is someone going to do the jekyll regenerate?

Am 06.11.2013 um 22:23 schrieb adelbene@apache.org:

> Author: adelbene
> Date: Wed Nov  6 21:22:59 2013
> New Revision: 1539466
> 
> URL: http://svn.apache.org/r1539466
> Log:
> Added a link to the pdf version of the guide into navigation.html
> 
> Modified:
>    wicket/common/site/trunk/_includes/navigation.html
> 
> Modified: wicket/common/site/trunk/_includes/navigation.html
> URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_includes/navigation.html?rev=1539466&r1=1539465&r2=1539466&view=diff
> ==============================================================================
> --- wicket/common/site/trunk/_includes/navigation.html (original)
> +++ wicket/common/site/trunk/_includes/navigation.html Wed Nov  6 21:22:59 2013
> @@ -45,7 +45,7 @@
> 	</h5>
> 	<ul>
> 		<li>
> -			<a href="/guide" title="User Guide">User Guide</a>
> +			<a href="/guide" title="User Guide">User Guide</a> | <a href="/guide/guide/single.pdf" title="User Guide in pdf">pdf</a>
> 		</li>
> 		<li>
> 			<a href="/learn/examples" title="Examples">Examples</a>
> 
> 


Re: svn commit: r1539466 - /wicket/common/site/trunk/_includes/navigation.html

Posted by Sven Meier <sv...@meiers.net>.
Did it just now.

Thanks
Sven

On 11/07/2013 08:47 AM, Martin Funk wrote:
> Is someone going to do the jekyll regenerate?
>
> Am 06.11.2013 um 22:23 schrieb adelbene@apache.org:
>
>> Author: adelbene
>> Date: Wed Nov  6 21:22:59 2013
>> New Revision: 1539466
>>
>> URL: http://svn.apache.org/r1539466
>> Log:
>> Added a link to the pdf version of the guide into navigation.html
>>
>> Modified:
>>     wicket/common/site/trunk/_includes/navigation.html
>>
>> Modified: wicket/common/site/trunk/_includes/navigation.html
>> URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_includes/navigation.html?rev=1539466&r1=1539465&r2=1539466&view=diff
>> ==============================================================================
>> --- wicket/common/site/trunk/_includes/navigation.html (original)
>> +++ wicket/common/site/trunk/_includes/navigation.html Wed Nov  6 21:22:59 2013
>> @@ -45,7 +45,7 @@
>> 	</h5>
>> 	<ul>
>> 		<li>
>> -			<a href="/guide" title="User Guide">User Guide</a>
>> +			<a href="/guide" title="User Guide">User Guide</a> | <a href="/guide/guide/single.pdf" title="User Guide in pdf">pdf</a>
>> 		</li>
>> 		<li>
>> 			<a href="/learn/examples" title="Examples">Examples</a>
>>
>>