https://bugzilla.wikimedia.org/show_bug.cgi?id=33782

       Web browser: ---
             Bug #: 33782
           Summary: adding __ONLYTOC__ to have only Table of contents
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


In many cases to have Transclusion some pages in one page it makes that page
heavy.(i.e. http://en.wikipedia.org/wiki/Wikipedia:Vital_articles/Expanded)
In my opinion instead of showing all pages contents in one page it can only
show the  table of content that each section has link to origin page
(SubPages#SubSection).

for example
-----------------content of PageMain------------
{{page1}} 
-----------------content of page1----------------
== topic 1==
some text
...
===topic 2===
some text
...
----------------using __ONLYTOC__ in PageMain-----------
__ONLYTOC__
{{page1}} 

----------------result of PageMain-----------
1-topic1 (that links to [[page1#topic1]])
1-1-topic2 (that links to [[page1#topic2]])

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to