[jira] (DOXIA-471) Confluence: should output page title (sink.title(), title_())

2014-12-10 Thread Michael Giroux (JIRA)

[ 
https://jira.codehaus.org/browse/DOXIA-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358876#comment-358876
 ] 

Michael Giroux commented on DOXIA-471:
--

Our corporate wiki is confluence, so our developers are already familiar with 
the syntax.  Our local maven archetypes generate maven sites using confluence 
text so our developers are not required to learn yet another text format.

It would be really great if this defect could be escalated.

Since confluence processes a variety of {macros} the suggestion to use a 
{title}PageTitle{title} macro approach would be appropriate IMO.

> Confluence: should output page title (sink.title(), title_())
> -
>
> Key: DOXIA-471
> URL: https://jira.codehaus.org/browse/DOXIA-471
> Project: Maven Doxia
>  Issue Type: Bug
>  Components: Module - Confluence
>Reporter: Valters Vingolds
>
> With DOXIASITETOOLS-70 the page title is constructed as "(Site title) - (Page 
> title)". So having a nicely constructed page title is ever important. 
> Unfortunately the Confluence module actually does not provide the page title 
> to sink ever (understandably so - because with confluence page we don't 
> really know what the page title should be). We need to come up with some idea 
> what could be used as page title.
> I would like to propose to catch first h1. header (or any first section 
> header), and just register that as page title.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)


[jira] (DOXIA-471) Confluence: should output page title (sink.title(), title_())

2012-11-09 Thread Tamas Sandor (JIRA)

[ 
https://jira.codehaus.org/browse/DOXIA-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=313253#comment-313253
 ] 

Tamas Sandor edited comment on DOXIA-471 at 11/9/12 6:43 AM:
-

I think simply the filename could also be used for the page title instead of 
the first {{h1.}} or maybe introducing a "{{\{title\}PageTitle\{title\}}}" 
snippet could make it even better.

  was (Author: tomsandor):
I think simply the filename could also be used for the page title instead 
of the first {{h1.}}
  
> Confluence: should output page title (sink.title(), title_())
> -
>
> Key: DOXIA-471
> URL: https://jira.codehaus.org/browse/DOXIA-471
> Project: Maven Doxia
>  Issue Type: Bug
>  Components: Module - Confluence
>Reporter: Valters Vingolds
>
> With DOXIASITETOOLS-70 the page title is constructed as "(Site title) - (Page 
> title)". So having a nicely constructed page title is ever important. 
> Unfortunately the Confluence module actually does not provide the page title 
> to sink ever (understandably so - because with confluence page we don't 
> really know what the page title should be). We need to come up with some idea 
> what could be used as page title.
> I would like to propose to catch first h1. header (or any first section 
> header), and just register that as page title.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (DOXIA-471) Confluence: should output page title (sink.title(), title_())

2012-11-09 Thread Tamas Sandor (JIRA)

[ 
https://jira.codehaus.org/browse/DOXIA-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=313261#comment-313261
 ] 

Tamas Sandor commented on DOXIA-471:


Lack of the html title tag also breaks the site doxia breadcrumb - the page 
title is not visible.

> Confluence: should output page title (sink.title(), title_())
> -
>
> Key: DOXIA-471
> URL: https://jira.codehaus.org/browse/DOXIA-471
> Project: Maven Doxia
>  Issue Type: Bug
>  Components: Module - Confluence
>Reporter: Valters Vingolds
>
> With DOXIASITETOOLS-70 the page title is constructed as "(Site title) - (Page 
> title)". So having a nicely constructed page title is ever important. 
> Unfortunately the Confluence module actually does not provide the page title 
> to sink ever (understandably so - because with confluence page we don't 
> really know what the page title should be). We need to come up with some idea 
> what could be used as page title.
> I would like to propose to catch first h1. header (or any first section 
> header), and just register that as page title.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (DOXIA-471) Confluence: should output page title (sink.title(), title_())

2012-11-09 Thread Tamas Sandor (JIRA)

[ 
https://jira.codehaus.org/browse/DOXIA-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=313253#comment-313253
 ] 

Tamas Sandor commented on DOXIA-471:


I think simply the filename could also be used for the page title instead of 
the first {{h1.}}

> Confluence: should output page title (sink.title(), title_())
> -
>
> Key: DOXIA-471
> URL: https://jira.codehaus.org/browse/DOXIA-471
> Project: Maven Doxia
>  Issue Type: Bug
>  Components: Module - Confluence
>Reporter: Valters Vingolds
>
> With DOXIASITETOOLS-70 the page title is constructed as "(Site title) - (Page 
> title)". So having a nicely constructed page title is ever important. 
> Unfortunately the Confluence module actually does not provide the page title 
> to sink ever (understandably so - because with confluence page we don't 
> really know what the page title should be). We need to come up with some idea 
> what could be used as page title.
> I would like to propose to catch first h1. header (or any first section 
> header), and just register that as page title.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (DOXIA-471) Confluence: should output page title (sink.title(), title_())

2012-06-04 Thread Valters Vingolds (JIRA)
Valters Vingolds created DOXIA-471:
--

 Summary: Confluence: should output page title (sink.title(), 
title_())
 Key: DOXIA-471
 URL: https://jira.codehaus.org/browse/DOXIA-471
 Project: Maven Doxia
  Issue Type: Bug
  Components: Module - Confluence
Reporter: Valters Vingolds


With DOXIASITETOOLS-70 the page title is constructed as "(Site title) - (Page 
title)". So having a nicely constructed page title is ever important. 

Unfortunately the Confluence module actually does not provide the page title to 
sink ever (understandably so - because with confluence page we don't really 
know what the page title should be). We need to come up with some idea what 
could be used as page title.

I would like to propose to catch first h1. header (or any first section 
header), and just register that as page title.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira