[Bug 28066] Collections should accept chapters consisting of only one wikipage and format them properly

2014-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28066

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   See Also||http://web.archive.org/web/
   ||20100221073359/http://code.
   ||pediapress.com/wiki/ticket/
   ||684

--- Comment #9 from Nemo federicol...@tiscali.it ---
#684 asked the same.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28066] Collections should accept chapters consisting of only one wikipage and format them properly

2014-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28066

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28066] Collections should accept chapters consisting of only one wikipage and format them properly

2014-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28066

--- Comment #10 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 163139 had a related patch set uploaded by Nemo bis:
Respect $wgNamespacesWithSubpages by default

https://gerrit.wikimedia.org/r/163139

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28066] Collections should accept chapters consisting of only one wikipage and format them properly

2014-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28066

--- Comment #11 from Helder he7d3r+b...@gmail.com ---
Created attachment 16599
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=16599action=edit
Current formatting.odt

The attached ODT file was generated with a collection like
--
== My Title ==
=== My Subtitle ===
;First chapter
:[[My Title/First chapter|First chapter]]
;Second chapter
--

The page My Title/First chapter had this wikitext:
--
Leading paragraph.
==First section==
Paragraph.
== Subsection ==
Paragraph.
==Second section==
Paragraph.
== Subsection ==
Paragraph.
--

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28066] Collections should accept chapters consisting of only one wikipage and format them properly

2014-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28066

--- Comment #12 from Helder he7d3r+b...@gmail.com ---
Created attachment 16600
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=16600action=edit
Desired formatting.odt

This is how I want it to look like.
I don't really care what the syntax in the collection page should look like, as
long as we can have the proper formatting of chapter name in the files, and not
have duplicate titles (one from the chapter and another from the page title).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28066] Collections should accept chapters consisting of only one wikipage and format them properly

2014-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28066

--- Comment #13 from Helder he7d3r+b...@gmail.com ---
Created attachment 16601
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=16601action=edit
Current formatting2.odt

The other alternative we currently have, which is to add the pages (which ARE
chapters on Wikibooks) as in
--
== My Title ==
=== My Subtitle ===
:[[My Title/First chapter|First chapter]]
:[[My Title/Second chapter|Second chapter]]
--
produces an ODF file like the one in this attachment.

Here:
* My Title/First chapter has the same content as before
* My Title/Second chapter has the content
--
Leading paragraph.
==First section==
Paragraph.
--

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28066] Collections should accept chapters consisting of only one wikipage and format them properly

2014-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28066

--- Comment #14 from Helder he7d3r+b...@gmail.com ---
Created attachment 16602
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=16602action=edit
Desired formatting2.odt

This is how the second example should look like (i.e. page titles formatted
with the style Chapter).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28066] Collections should accept chapters consisting of only one wikipage and format them properly

2014-09-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28066

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it
   See Also||http://web.archive.org/web/
   ||20110722071901/http://code.
   ||pediapress.com/wiki/ticket/
   ||705

--- Comment #7 from Nemo federicol...@tiscali.it ---
(In reply to Helder from comment #0)
 Maybe the following syntax should work and give the expected results:
 ;[[Sample book/Sample first chapter|Sample first chapter]]
 ;[[Sample book/Sample second chapter|Sample second chapter]]
 (this was my first try to fix the bug, but unfortunatelly it didn't work)

This is basically
http://web.archive.org/web/20110722071901/http://code.pediapress.com/wiki/ticket/705
where volker said:
 I strongly support this feature request. If renaming articles would be easy 
 on 
 the Special:Collection page a couple other problems/feature requests would be
 fixed in my option (like #355).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28066] Collections should accept chapters consisting of only one wikipage and format them properly

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28066

Helder he7d3r+b...@gmail.com changed:

   What|Removed |Added

Summary|Allow user-generated table  |Collections should accept
   |of contents for the |chapters consisting of
   |collection  |only one wikipage and
   ||format them properly

--- Comment #4 from Helder he7d3r+b...@gmail.com ---
It is a problem with the rendering.
 the resulting PDF isn't properly formated:
 1) In the first situation the chapter's names are formated as if they were 
 subchapters, not as if they were chapters ...
 2)The second case shows each title two times (one centralized and one left 
 aligned) ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28066] Collections should accept chapters consisting of only one wikipage and format them properly

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28066

--- Comment #5 from Marcin Cieślak marcin.cies...@gmail.com ---
It seems to me it is one bug, not two. There is also some misunderstanding of
the Wiki syntax as pointed out in the
[[:en:Help:Books/Feedback/Archives/2010/March#Bug:_It_is_not_possible_to_define_a_chapter_to_have_only_one_wikipage]].
 

Semicolon and colon create a definition table, similar (or exactly the same) as
HTML's DL DT.../DT DD/DD /DL.

; starts a defined term (dt.../dt)
: starts a definition of the term (dd.../dd)

The second case behaviour is therefore correct - one line should be left
aligned and bolded, and the other intended.

Using ; and : is just a convention used by the Special:Book.

Here is my understanding:

 It should be possible to attach a single Wiki page on the top level
 of the book table of contents hierarchy.

It is then an enhancement request for the JavaScript bookmark editor.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28066] Collections should accept chapters consisting of only one wikipage and format them properly

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28066

--- Comment #6 from Helder he7d3r+b...@gmail.com ---
I know that, the point is that Collection extension uses ; / : also to
define the structure of the book. And the way it does so currently does not
allow use to get the desired formatting for a book when we have a whole chapter
consisting of a single page. Even with changes to the front-end, the current
parser used for book pages do not produces the right structure for these books.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28066] Collections should accept chapters consisting of only one wikipage and format them properly

2011-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28066

--- Comment #1 from mybugs.m...@gmail.com 2011-04-16 15:28:16 UTC ---
On
[[meta:Book_tool/Feedback#Question:_Formatting]]
it was described a similar problem which happens on Wikisources and it was
provided a link to this ticket:
http://code.pediapress.com/wiki/ticket/419

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l