Template talk:Config: Difference between revisions

Outdated Talk clean-up
(Outdated Talk clean-up)
(Outdated Talk clean-up)
Line 1: Line 1:
==To Do==
*Add "Resolution" setting for titles like Mega Man, which are sensitive to particular resolutions.
*Fix alternate row shading. Unfortunately the nested if's/tables make this complex.
*Add pop-up descriptions to config settings
*Address bolding of sections beyond first shown /wo including excessive white-space
**The wiki will apparently only appropriately parse "===" enclosed titles as titles if line feeds occur between each section outside of the if's. This unfortunately inserts excess white-space in cases where no sections are shown. Attempted corrections that fail include:
***Adding white-space to the beginning/ends of sections within ifs
***Adding white-space between sections via a secondary set of ifs
*Generate error category for non-compliant settings: Most settings have limited valid values (i.e. On/Off,RAM/Texture/"Texture/RAM";etc.). it would be good to parse for such and output error categories for non-complaint pages.
----
: Is "fix alternate row shading" still an issue?  Looks okay to me.
::The table rows aren't alternately shaded, so yes, but it's a minor issue. Possible fix described at [http://en.wikipedia.org/wiki/Template:Alternating_rows_table_section Wikipedia:Template:Alternating_rows_table_section]. [[User:Kolano|Kolano]] 04:37, 17 August 2011 (CEST)
: Can you provide more detail for 'Address bolding of sections beyond first shown w/o including excessive white-space'?
::I've updated the sandbox test page to show the problem. It's related to the spaces between config sections. I was able to resolve this by purging the whitespace but doing so resulted in the alternate issue of section titles not being styled as headings (i.e. bolded/font-size increased).[[User:Kolano|Kolano]] 04:37, 17 August 2011 (CEST)
: I've create [[Template:Config/sandbox-todo]], [[Template:Config/sandbox-todo/testing]] specifically for work on ToDo list issues
--[[User:Keller999|Keller999]] 02:35, 16 August 2011 (CEST)
== Config List ==
== Config List ==
Remember the [[Dolphin Manual]]? Well, I've thought about it a lot since that project failed, and really the dolphin manual was only two things.
Remember the [[Dolphin Manual]]? Well, I've thought about it a lot since that project failed, and really the dolphin manual was only two things.