<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://conwiki.graveyardofairships.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tiddles</id>
	<title>Caves of Narshe Development Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://conwiki.graveyardofairships.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tiddles"/>
	<link rel="alternate" type="text/html" href="https://conwiki.graveyardofairships.com/Special:Contributions/Tiddles"/>
	<updated>2026-04-10T21:47:16Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://conwiki.graveyardofairships.com/index.php?title=CoNniversary_XV_Site_Tweaks&amp;diff=304</id>
		<title>CoNniversary XV Site Tweaks</title>
		<link rel="alternate" type="text/html" href="https://conwiki.graveyardofairships.com/index.php?title=CoNniversary_XV_Site_Tweaks&amp;diff=304"/>
		<updated>2012-06-07T17:48:51Z</updated>

		<summary type="html">&lt;p&gt;Tiddles: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Critical tasks still required BEFORE launch =&lt;br /&gt;
* Prepare new blurb for info/index.php&lt;br /&gt;
* Prepare Skyglade theme choice blurb (/layout/Skyglade/info.php, can be previewed at /layout/Skyglade/)&lt;br /&gt;
* Fix FF6 XMLnav, and any other outstanding Skyglade issues&lt;br /&gt;
&lt;br /&gt;
= Things we really SHOULD do before launch =&lt;br /&gt;
* Convert other skins to XMLnav&lt;br /&gt;
* Front page changes prep (spotlights, &amp;quot;Connect with CoN&amp;quot;, more visible chat/poll?)&lt;br /&gt;
* Game front page change prep (spotlights?)&lt;br /&gt;
&lt;br /&gt;
= On the day =&lt;br /&gt;
== Content changes ==&lt;br /&gt;
* Update info/index.php with new blurb&lt;br /&gt;
* Upload new link buttons and update /affiliates.php to reference them (including sample code to copy)&lt;br /&gt;
* Upload new ad banners - these should be saved as static images and the adserver config should be changed to reference them.  We do NOT want these uploaded into MySQL.&lt;br /&gt;
* Update all game front page image files with new typography&lt;br /&gt;
* Update all wallpaper files with new typography&lt;br /&gt;
* Make any changes we get done for the front page &lt;br /&gt;
* Make any changes we get done for game front pages &lt;br /&gt;
&lt;br /&gt;
== Enabling Skyglade ==&lt;br /&gt;
* In vars.php, change&lt;br /&gt;
	&amp;lt;tt&amp;gt;$SKIN_DEFAULT      = &amp;quot;Skyglade&amp;quot;;&amp;lt;/tt&amp;gt;&lt;br /&gt;
* In /style.php, add to the top of the table, above Persona&#039;s entry:&lt;br /&gt;
	&amp;lt;tt&amp;gt;&amp;lt;?php include $GLOBALS[&#039;BASE_PATH&#039;] . &#039;/&#039; . $GLOBALS[&#039;LAYOUTS_DIR&#039;] . &#039;/&#039; . $GLOBALS[&#039;SKIN&#039;][&#039;Skyglade&#039;]   . &#039;/info.php&#039; ?&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
* We don&#039;t really have any way to force people onto Skyglade unless we change the cookie name, which would be difficult as it&#039;s hardcoded in a lot of places I think.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Anniversary Theme Changes ==&lt;br /&gt;
For the fifteenth birthday, along with releasing Skyglade, all skins will temporarily get the special XV logo in place of their normal logos in the skin and also in the welcome-back messaging. These are the tweaks that need to be applied and later removed to make this happen. Perhaps we want to make this a flag in Common that then includes some new CSS for each skin, I&#039;m not sure yet.&lt;br /&gt;
&lt;br /&gt;
=== Skyglade ===&lt;br /&gt;
&#039;&#039;&#039;These changes are commented out on CoN as of this writing&#039;&#039;&#039;&lt;br /&gt;
* New files called &amp;quot;sitelogo-skyline-15.png&amp;quot; and &amp;quot;bwlogolarge-15.png&amp;quot; are in the skin folder. This can be safely removed later.&lt;br /&gt;
* Two chunks of skyglade.css were edited to allow the wider anniversary logo. These are at lines 151 and 690 as of this writing, and the old values are commented out for easy retention.&lt;br /&gt;
* Because Tiddles is neat-o, we don&#039;t have to screw with the forums separately.&lt;br /&gt;
&lt;br /&gt;
=== Arch ===&lt;br /&gt;
&#039;&#039;&#039;These changes are only on Grave&#039;&#039;&#039;&lt;br /&gt;
* Added a file called &amp;quot;logo-15.png&amp;quot; to be used in the top right corner of all Arches on the main site.&lt;br /&gt;
* Changed CSS to account for wider logo at line 1 and line 17 in arch-modern.css, #archlogo and #sitetitle.&lt;br /&gt;
* Added three files for the site logo: &amp;quot;sitelogo-15.png&amp;quot;, &amp;quot;sitelogo_blue-15.png&amp;quot;, &amp;quot;sitelogo_bright-15.png&amp;quot;. These files are referenced in arch-default.css, styles/arch-blue.css, and styles/arch-bright.css.&lt;br /&gt;
* The forums got a new logo, named logo-15.png in the &amp;quot;7&amp;quot; and &amp;quot;8&amp;quot; folders in style-images.&lt;br /&gt;
* CSS files in the cache folder were updated to use the new logo. These files for Arch are _12, _13, _14.&lt;br /&gt;
&lt;br /&gt;
=== Persona ===&lt;br /&gt;
&#039;&#039;&#039;These changes are only on Grave&#039;&#039;&#039;&lt;br /&gt;
* The forums got a new logo, named logo-15.png in the &amp;quot;2&amp;quot; folder in style-images.&lt;br /&gt;
* CSS files in the cache folder were updated to use the new logo. This file is _10. Three IDs need to be changed: #logostrip, #sitelogo, and #sectiontitle. Make sure that the database matches the cache after these changes.&lt;br /&gt;
* Persona-Modern gets a new topbar logo, named topbarlogo-15.gif. persona.css changes at line 195.&lt;br /&gt;
* The new sitelogo, sitelogo-15.png was added to layout/Persona, and line 1 in persona.css changed to use it.&lt;br /&gt;
&lt;br /&gt;
=== Scanner ===&lt;br /&gt;
&#039;&#039;&#039;These changes are only on Grave&#039;&#039;&#039;&lt;br /&gt;
* The forums got a new logo, named bannerlogo-15.png in the &amp;quot;6&amp;quot; folder in style-images.&lt;br /&gt;
* CSS files in the cache folder were updated to use the new logo. This file is _15. The change is made to div.titlesprite on line 272, similar to the next bullet. Make sure that the database matches the cache after these changes.&lt;br /&gt;
* Set up a new logo for Scanner-Modern, because the GIF was too hard to manage in general with the new pieces. The CoNniversary logo is bannerlogo-15.png and is set up in layout/Scanner/modern.css line 79.&lt;br /&gt;
* The new sitelogo, sitelogo-15.png was added to layout/Scanner, and line 1 in con3.css changed to use it.&lt;br /&gt;
&lt;br /&gt;
=== Digi ===&lt;br /&gt;
&#039;&#039;&#039;These changes are only on Grave&#039;&#039;&#039;&lt;br /&gt;
* The new sitelogo, sitelogo-15.png was added to layout/Digi, and line 1 in digi.css changed to use it.&lt;br /&gt;
* The skin and the forum skin do not need changes as Digi does not have a &amp;quot;Modern&amp;quot; variant, as it does not carry the stock CoN branding.&lt;br /&gt;
&lt;br /&gt;
=== Aluminum ===&lt;br /&gt;
&#039;&#039;&#039;These changes are only on Grave&#039;&#039;&#039;&lt;br /&gt;
* The new sitelogo, sitelogo-15.png was added to layout/Aluminum, and line 8 in con4.css changed to use it.&lt;br /&gt;
* A new logo for the modern skin, called &amp;quot;logo-15.png&amp;quot; is in layout/Aluminum, and con4.css was changed to use it in the #logofg element.&lt;br /&gt;
* The forums got a new logo, named logo-15.png in the &amp;quot;3&amp;quot; folder in style-images.&lt;br /&gt;
* CSS files in the cache folder were updated to use the new logo. This was css_11.css. &lt;br /&gt;
* Update the database for this CSS to use the cached version after making the change!&lt;br /&gt;
&lt;br /&gt;
[[Category:CoNniversary XV]]&lt;/div&gt;</summary>
		<author><name>Tiddles</name></author>
	</entry>
	<entry>
		<id>https://conwiki.graveyardofairships.com/index.php?title=CoNniversary_XV_Site_Tweaks&amp;diff=303</id>
		<title>CoNniversary XV Site Tweaks</title>
		<link rel="alternate" type="text/html" href="https://conwiki.graveyardofairships.com/index.php?title=CoNniversary_XV_Site_Tweaks&amp;diff=303"/>
		<updated>2012-06-07T17:45:09Z</updated>

		<summary type="html">&lt;p&gt;Tiddles: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Critical tasks still required BEFORE launch =&lt;br /&gt;
* Prepare new blurb for info/index.php&lt;br /&gt;
* Prepare Skyglade theme choice blurb (/layout/Skyglade/info.php, can be previewed at /layout/Skyglade/)&lt;br /&gt;
* Fix FF6 XMLnav, and any other outstanding Skyglade issues&lt;br /&gt;
&lt;br /&gt;
= Things we really SHOULD do before launch =&lt;br /&gt;
* Convert other skins to XMLnav&lt;br /&gt;
* Front page changes prep (spotlights, &amp;quot;Connect with CoN&amp;quot;, more visible chat/poll?)&lt;br /&gt;
* Game front page change prep (spotlights?)&lt;br /&gt;
&lt;br /&gt;
= On the day =&lt;br /&gt;
== Content changes ==&lt;br /&gt;
* Update info/index.php with new blurb&lt;br /&gt;
* Upload new link buttons and update /affiliates.php to reference them (including sample code to copy)&lt;br /&gt;
* Upload new ad banners - these should be saved as static images and the adserver config should be changed to reference them.  We do NOT want these uploaded into MySQL.&lt;br /&gt;
* Update all game front page image files with new typography&lt;br /&gt;
* Update all wallpaper files with new typography&lt;br /&gt;
* Make any changes we get done for the front page &lt;br /&gt;
* Make any changes we get done for game front pages &lt;br /&gt;
&lt;br /&gt;
== Enabling Skyglade ==&lt;br /&gt;
* In vars.php, change     $SKIN_DEFAULT      = &amp;quot;Skyglade&amp;quot;;&lt;br /&gt;
* In /style.php, add to the top of the table, above Persona&#039;s entry: 	&amp;lt;?php include $GLOBALS[&#039;BASE_PATH&#039;] . &#039;/&#039; . $GLOBALS[&#039;LAYOUTS_DIR&#039;] . &#039;/&#039; . $GLOBALS[&#039;SKIN&#039;][&#039;Skyglade&#039;]   . &#039;/info.php&#039; ?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Anniversary Theme Changes ==&lt;br /&gt;
For the fifteenth birthday, along with releasing Skyglade, all skins will temporarily get the special XV logo in place of their normal logos in the skin and also in the welcome-back messaging. These are the tweaks that need to be applied and later removed to make this happen. Perhaps we want to make this a flag in Common that then includes some new CSS for each skin, I&#039;m not sure yet.&lt;br /&gt;
&lt;br /&gt;
=== Skyglade ===&lt;br /&gt;
&#039;&#039;&#039;These changes are commented out on CoN as of this writing&#039;&#039;&#039;&lt;br /&gt;
* New files called &amp;quot;sitelogo-skyline-15.png&amp;quot; and &amp;quot;bwlogolarge-15.png&amp;quot; are in the skin folder. This can be safely removed later.&lt;br /&gt;
* Two chunks of skyglade.css were edited to allow the wider anniversary logo. These are at lines 151 and 690 as of this writing, and the old values are commented out for easy retention.&lt;br /&gt;
* Because Tiddles is neat-o, we don&#039;t have to screw with the forums separately.&lt;br /&gt;
&lt;br /&gt;
=== Arch ===&lt;br /&gt;
&#039;&#039;&#039;These changes are only on Grave&#039;&#039;&#039;&lt;br /&gt;
* Added a file called &amp;quot;logo-15.png&amp;quot; to be used in the top right corner of all Arches on the main site.&lt;br /&gt;
* Changed CSS to account for wider logo at line 1 and line 17 in arch-modern.css, #archlogo and #sitetitle.&lt;br /&gt;
* Added three files for the site logo: &amp;quot;sitelogo-15.png&amp;quot;, &amp;quot;sitelogo_blue-15.png&amp;quot;, &amp;quot;sitelogo_bright-15.png&amp;quot;. These files are referenced in arch-default.css, styles/arch-blue.css, and styles/arch-bright.css.&lt;br /&gt;
* The forums got a new logo, named logo-15.png in the &amp;quot;7&amp;quot; and &amp;quot;8&amp;quot; folders in style-images.&lt;br /&gt;
* CSS files in the cache folder were updated to use the new logo. These files for Arch are _12, _13, _14.&lt;br /&gt;
&lt;br /&gt;
=== Persona ===&lt;br /&gt;
&#039;&#039;&#039;These changes are only on Grave&#039;&#039;&#039;&lt;br /&gt;
* The forums got a new logo, named logo-15.png in the &amp;quot;2&amp;quot; folder in style-images.&lt;br /&gt;
* CSS files in the cache folder were updated to use the new logo. This file is _10. Three IDs need to be changed: #logostrip, #sitelogo, and #sectiontitle. Make sure that the database matches the cache after these changes.&lt;br /&gt;
* Persona-Modern gets a new topbar logo, named topbarlogo-15.gif. persona.css changes at line 195.&lt;br /&gt;
* The new sitelogo, sitelogo-15.png was added to layout/Persona, and line 1 in persona.css changed to use it.&lt;br /&gt;
&lt;br /&gt;
=== Scanner ===&lt;br /&gt;
&#039;&#039;&#039;These changes are only on Grave&#039;&#039;&#039;&lt;br /&gt;
* The forums got a new logo, named bannerlogo-15.png in the &amp;quot;6&amp;quot; folder in style-images.&lt;br /&gt;
* CSS files in the cache folder were updated to use the new logo. This file is _15. The change is made to div.titlesprite on line 272, similar to the next bullet. Make sure that the database matches the cache after these changes.&lt;br /&gt;
* Set up a new logo for Scanner-Modern, because the GIF was too hard to manage in general with the new pieces. The CoNniversary logo is bannerlogo-15.png and is set up in layout/Scanner/modern.css line 79.&lt;br /&gt;
* The new sitelogo, sitelogo-15.png was added to layout/Scanner, and line 1 in con3.css changed to use it.&lt;br /&gt;
&lt;br /&gt;
=== Digi ===&lt;br /&gt;
&#039;&#039;&#039;These changes are only on Grave&#039;&#039;&#039;&lt;br /&gt;
* The new sitelogo, sitelogo-15.png was added to layout/Digi, and line 1 in digi.css changed to use it.&lt;br /&gt;
* The skin and the forum skin do not need changes as Digi does not have a &amp;quot;Modern&amp;quot; variant, as it does not carry the stock CoN branding.&lt;br /&gt;
&lt;br /&gt;
=== Aluminum ===&lt;br /&gt;
&#039;&#039;&#039;These changes are only on Grave&#039;&#039;&#039;&lt;br /&gt;
* The new sitelogo, sitelogo-15.png was added to layout/Aluminum, and line 8 in con4.css changed to use it.&lt;br /&gt;
* A new logo for the modern skin, called &amp;quot;logo-15.png&amp;quot; is in layout/Aluminum, and con4.css was changed to use it in the #logofg element.&lt;br /&gt;
* The forums got a new logo, named logo-15.png in the &amp;quot;3&amp;quot; folder in style-images.&lt;br /&gt;
* CSS files in the cache folder were updated to use the new logo. This was css_11.css. &lt;br /&gt;
* Update the database for this CSS to use the cached version after making the change!&lt;br /&gt;
&lt;br /&gt;
[[Category:CoNniversary XV]]&lt;/div&gt;</summary>
		<author><name>Tiddles</name></author>
	</entry>
	<entry>
		<id>https://conwiki.graveyardofairships.com/index.php?title=CoNniversary_XV_Site_Tweaks&amp;diff=302</id>
		<title>CoNniversary XV Site Tweaks</title>
		<link rel="alternate" type="text/html" href="https://conwiki.graveyardofairships.com/index.php?title=CoNniversary_XV_Site_Tweaks&amp;diff=302"/>
		<updated>2012-06-07T17:41:35Z</updated>

		<summary type="html">&lt;p&gt;Tiddles: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Critical tasks still required BEFORE launch =&lt;br /&gt;
* Prepare new blurb for info/index.php&lt;br /&gt;
* Fix FF6 XMLnav, and any other outstanding Skyglade issues&lt;br /&gt;
&lt;br /&gt;
= Things we really SHOULD do before launch =&lt;br /&gt;
* Convert other skins to XMLnav&lt;br /&gt;
* Front page changes prep (spotlights, &amp;quot;Connect with CoN&amp;quot;, more visible chat/poll?)&lt;br /&gt;
* Game front page change prep (spotlights?)&lt;br /&gt;
&lt;br /&gt;
= On the day =&lt;br /&gt;
== Content changes ==&lt;br /&gt;
* Update info/index.php with new blurb&lt;br /&gt;
* Upload new link buttons and update /affiliates.php to reference them (including sample code to copy)&lt;br /&gt;
* Upload new ad banners - these should be saved as static images and the adserver config should be changed to reference them.  We do NOT want these uploaded into MySQL.&lt;br /&gt;
* Update all game front page image files with new typography&lt;br /&gt;
* Update all wallpaper files with new typography&lt;br /&gt;
* Make any changes we get done for the front page &lt;br /&gt;
* Make any changes we get done for game front pages &lt;br /&gt;
&lt;br /&gt;
== Enabling Skyglade ==&lt;br /&gt;
In vars.php, change     $SKIN_DEFAULT      = &amp;quot;Skyglade&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
== Anniversary Theme Changes ==&lt;br /&gt;
For the fifteenth birthday, along with releasing Skyglade, all skins will temporarily get the special XV logo in place of their normal logos in the skin and also in the welcome-back messaging. These are the tweaks that need to be applied and later removed to make this happen. Perhaps we want to make this a flag in Common that then includes some new CSS for each skin, I&#039;m not sure yet.&lt;br /&gt;
&lt;br /&gt;
=== Skyglade ===&lt;br /&gt;
&#039;&#039;&#039;These changes are commented out on CoN as of this writing&#039;&#039;&#039;&lt;br /&gt;
* New files called &amp;quot;sitelogo-skyline-15.png&amp;quot; and &amp;quot;bwlogolarge-15.png&amp;quot; are in the skin folder. This can be safely removed later.&lt;br /&gt;
* Two chunks of skyglade.css were edited to allow the wider anniversary logo. These are at lines 151 and 690 as of this writing, and the old values are commented out for easy retention.&lt;br /&gt;
* Because Tiddles is neat-o, we don&#039;t have to screw with the forums separately.&lt;br /&gt;
&lt;br /&gt;
=== Arch ===&lt;br /&gt;
&#039;&#039;&#039;These changes are only on Grave&#039;&#039;&#039;&lt;br /&gt;
* Added a file called &amp;quot;logo-15.png&amp;quot; to be used in the top right corner of all Arches on the main site.&lt;br /&gt;
* Changed CSS to account for wider logo at line 1 and line 17 in arch-modern.css, #archlogo and #sitetitle.&lt;br /&gt;
* Added three files for the site logo: &amp;quot;sitelogo-15.png&amp;quot;, &amp;quot;sitelogo_blue-15.png&amp;quot;, &amp;quot;sitelogo_bright-15.png&amp;quot;. These files are referenced in arch-default.css, styles/arch-blue.css, and styles/arch-bright.css.&lt;br /&gt;
* The forums got a new logo, named logo-15.png in the &amp;quot;7&amp;quot; and &amp;quot;8&amp;quot; folders in style-images.&lt;br /&gt;
* CSS files in the cache folder were updated to use the new logo. These files for Arch are _12, _13, _14.&lt;br /&gt;
&lt;br /&gt;
=== Persona ===&lt;br /&gt;
&#039;&#039;&#039;These changes are only on Grave&#039;&#039;&#039;&lt;br /&gt;
* The forums got a new logo, named logo-15.png in the &amp;quot;2&amp;quot; folder in style-images.&lt;br /&gt;
* CSS files in the cache folder were updated to use the new logo. This file is _10. Three IDs need to be changed: #logostrip, #sitelogo, and #sectiontitle. Make sure that the database matches the cache after these changes.&lt;br /&gt;
* Persona-Modern gets a new topbar logo, named topbarlogo-15.gif. persona.css changes at line 195.&lt;br /&gt;
* The new sitelogo, sitelogo-15.png was added to layout/Persona, and line 1 in persona.css changed to use it.&lt;br /&gt;
&lt;br /&gt;
=== Scanner ===&lt;br /&gt;
&#039;&#039;&#039;These changes are only on Grave&#039;&#039;&#039;&lt;br /&gt;
* The forums got a new logo, named bannerlogo-15.png in the &amp;quot;6&amp;quot; folder in style-images.&lt;br /&gt;
* CSS files in the cache folder were updated to use the new logo. This file is _15. The change is made to div.titlesprite on line 272, similar to the next bullet. Make sure that the database matches the cache after these changes.&lt;br /&gt;
* Set up a new logo for Scanner-Modern, because the GIF was too hard to manage in general with the new pieces. The CoNniversary logo is bannerlogo-15.png and is set up in layout/Scanner/modern.css line 79.&lt;br /&gt;
* The new sitelogo, sitelogo-15.png was added to layout/Scanner, and line 1 in con3.css changed to use it.&lt;br /&gt;
&lt;br /&gt;
=== Digi ===&lt;br /&gt;
&#039;&#039;&#039;These changes are only on Grave&#039;&#039;&#039;&lt;br /&gt;
* The new sitelogo, sitelogo-15.png was added to layout/Digi, and line 1 in digi.css changed to use it.&lt;br /&gt;
* The skin and the forum skin do not need changes as Digi does not have a &amp;quot;Modern&amp;quot; variant, as it does not carry the stock CoN branding.&lt;br /&gt;
&lt;br /&gt;
=== Aluminum ===&lt;br /&gt;
&#039;&#039;&#039;These changes are only on Grave&#039;&#039;&#039;&lt;br /&gt;
* The new sitelogo, sitelogo-15.png was added to layout/Aluminum, and line 8 in con4.css changed to use it.&lt;br /&gt;
* A new logo for the modern skin, called &amp;quot;logo-15.png&amp;quot; is in layout/Aluminum, and con4.css was changed to use it in the #logofg element.&lt;br /&gt;
* The forums got a new logo, named logo-15.png in the &amp;quot;3&amp;quot; folder in style-images.&lt;br /&gt;
* CSS files in the cache folder were updated to use the new logo. This was css_11.css. &lt;br /&gt;
* Update the database for this CSS to use the cached version after making the change!&lt;br /&gt;
&lt;br /&gt;
[[Category:CoNniversary XV]]&lt;/div&gt;</summary>
		<author><name>Tiddles</name></author>
	</entry>
	<entry>
		<id>https://conwiki.graveyardofairships.com/index.php?title=Skyglade_Site_Skin_Bugs&amp;diff=257</id>
		<title>Skyglade Site Skin Bugs</title>
		<link rel="alternate" type="text/html" href="https://conwiki.graveyardofairships.com/index.php?title=Skyglade_Site_Skin_Bugs&amp;diff=257"/>
		<updated>2012-04-22T15:36:15Z</updated>

		<summary type="html">&lt;p&gt;Tiddles: /* General Markup */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I&#039;m having trouble processing all the bugs in the site skin using Bugzilla, so I&#039;m going to try moving them in here so I can have better luck trying to track them. If there are things that have previously been fixed, I&#039;m leaving them in the bug ( http://developer.cavesofnarshe.com/bugs/show_bug.cgi?id=288 ).&lt;br /&gt;
&lt;br /&gt;
= Themes =&lt;br /&gt;
* &amp;lt;del&amp;gt;Also, as discussed earlier: Zenan has no fill/spectrum in its dropdowns, and its sidebar should probably be warmer like the table cells.&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Popups now work, but they&#039;re not inheriting the styles correctly. I think I&#039;m missing top minimal, will need to look into that to verify.&amp;lt;/del&amp;gt; &#039;&#039;&#039;Pending more testing, of course&#039;&#039;&#039;&lt;br /&gt;
** We should probably follow the Arch model of putting the basic headers in a file that both top and topminimal include.&lt;br /&gt;
* On some subthemes (e.g. Cosmo) the hover and current game and section pick up the theme text colour, to match headings.  On others (e.g. Ordeals) this does not seem to happen.&lt;br /&gt;
* Game-specific fanart only gets themed if it&#039;s refered from a game-specific search page.  That classification should take priority, but if the fanart contains subjects from only one game, the page should take that game&#039;s theme regardless of how you got there.  (Multiple game ones should probably take Grasslands in this case.)&lt;br /&gt;
&lt;br /&gt;
= XMLNav =&lt;br /&gt;
* Clicking the dropdowns should focus things, and this either isn&#039;t implemented yet or isn&#039;t working yet.  Chat should move focus to the nickname box and select it all; poll should focus &amp;quot;more polls&amp;quot; on the results (not sure about the vote page).  This is shown working as intended on the development page. &#039;&#039;&#039;Josh is considering redoing the JS in jQuery. That presents its own problems, of course. Deferring for now.&#039;&#039;&#039;&lt;br /&gt;
* &amp;lt;del&amp;gt;It is almost impossible to use Skyglade on a test server because none of the XMLnav parser bothers with $GLOBALS[&#039;BASE_URL&#039;]. In fact almost everything I&#039;ve downloaded recently to make local CoN work seems to ignore this critical system variable.&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;The News nav is slightly incorrect: it is missing the leading navheader, &amp;quot;By Month&amp;quot;.  It is correct to omit the top &amp;quot;gamename&amp;quot; header, but never any navheaders.&amp;lt;/del&amp;gt;&lt;br /&gt;
* Submitting polls or visiting the poll section crashes. Also, immediately after submitting a poll or hitting &amp;quot;view results&amp;quot;, the Poll dropdown should start open on the following page.  (Or I guess we could just AJAX that whole business.)  Or we could redirect a submitted poll to the poll page for that poll. &#039;&#039;&#039;Will deal with this once we know what the final JS is going to look like.&#039;&#039;&#039;&lt;br /&gt;
* Zend Compatibility breaks the poll. Tiddles says:   13:47:41: Probably best to ini_set it off before calling XMLnav in Skyline. 13:47:50: Then ini_set it back on explicitly in the poll pages.&lt;br /&gt;
* FF6 has a strange nav with repeated sections under GUIDES and GAME DATA for now.  This will need adapting to either the old or the new section depending on what&#039;s there on Skyglade release day.&lt;br /&gt;
&lt;br /&gt;
= General Markup =&lt;br /&gt;
* &amp;lt;del&amp;gt;#sectiontitle should not be present at all on pages where there is no section title.  Once the section titles are implemented properly, there should be little more than the front page without one. &amp;lt;/del&amp;gt;&lt;br /&gt;
* Section titles are looking very good indeed, though I think the nav and title bits for AmaCoN would be better as Store.&lt;br /&gt;
* We need to find some way to make the right gamenav bits highlight when in the relevant forums&amp;lt;del&amp;gt;, which is made more cumbersome by the stupid way I&#039;ve included the header&amp;lt;/del&amp;gt;.&lt;br /&gt;
* This page should be branded &amp;quot;Forums&amp;quot;: http://www.cavesofnarshe.com/forums/rules.php &amp;lt;del&amp;gt;We should brand the dud forum header include page the same way (/layout/Skyglade/foruminc.php IIRC?) which would mean the hokey branding regex in the forum theme could be removed&amp;lt;/del&amp;gt;.&lt;br /&gt;
* Guides and Info being the default tab type is a good idea to save us page update work, but some pages should have no active tab (e.g. the front page and most of the stuff on its sidebar).  There needs to be a way to override in these files.&lt;br /&gt;
&lt;br /&gt;
= General CSS =&lt;br /&gt;
* &amp;lt;del&amp;gt;The style includes &amp;quot;con6-core-ie.css&amp;quot; without any pathspec so this is probably being ignored.&amp;lt;/del&amp;gt; If possible, we should merge con6-core* styles into style-defaults, as this CSS was intended ultimately to replace that in a new backend.  If this is not possible, con6-core* should be moved up a level from Skyglade so that it is available to other themes that may want to make use of it.&lt;br /&gt;
* &amp;lt;del&amp;gt;I think we should add semibold and map this to &amp;amp;lt;b&amp;gt; and &amp;amp;lt;strong&amp;gt;, as bolded body text seems to look like death for some reason. This should be font-weight 600 (officially anyway - we could play around if necessary, at the risk of doing unpleasant things to the Arial fallback).&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;.newsheading should not define a font size - this makes the h1 tiny in individual news pages. .newsheading SHOULD override the hx styles by removing the underscore and any bottom margin/padding in all cases.&amp;lt;/del&amp;gt;&lt;br /&gt;
* Quiz History page is missing styles on the table. Probably some bad markup. Not quite sure, needs more review but not immediately.&lt;br /&gt;
&lt;br /&gt;
[[Category:Skyglade]]&lt;/div&gt;</summary>
		<author><name>Tiddles</name></author>
	</entry>
	<entry>
		<id>https://conwiki.graveyardofairships.com/index.php?title=Skyglade_Site_Skin_Bugs&amp;diff=256</id>
		<title>Skyglade Site Skin Bugs</title>
		<link rel="alternate" type="text/html" href="https://conwiki.graveyardofairships.com/index.php?title=Skyglade_Site_Skin_Bugs&amp;diff=256"/>
		<updated>2012-04-22T15:34:55Z</updated>

		<summary type="html">&lt;p&gt;Tiddles: /* XMLNav */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I&#039;m having trouble processing all the bugs in the site skin using Bugzilla, so I&#039;m going to try moving them in here so I can have better luck trying to track them. If there are things that have previously been fixed, I&#039;m leaving them in the bug ( http://developer.cavesofnarshe.com/bugs/show_bug.cgi?id=288 ).&lt;br /&gt;
&lt;br /&gt;
= Themes =&lt;br /&gt;
* &amp;lt;del&amp;gt;Also, as discussed earlier: Zenan has no fill/spectrum in its dropdowns, and its sidebar should probably be warmer like the table cells.&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Popups now work, but they&#039;re not inheriting the styles correctly. I think I&#039;m missing top minimal, will need to look into that to verify.&amp;lt;/del&amp;gt; &#039;&#039;&#039;Pending more testing, of course&#039;&#039;&#039;&lt;br /&gt;
** We should probably follow the Arch model of putting the basic headers in a file that both top and topminimal include.&lt;br /&gt;
* On some subthemes (e.g. Cosmo) the hover and current game and section pick up the theme text colour, to match headings.  On others (e.g. Ordeals) this does not seem to happen.&lt;br /&gt;
* Game-specific fanart only gets themed if it&#039;s refered from a game-specific search page.  That classification should take priority, but if the fanart contains subjects from only one game, the page should take that game&#039;s theme regardless of how you got there.  (Multiple game ones should probably take Grasslands in this case.)&lt;br /&gt;
&lt;br /&gt;
= XMLNav =&lt;br /&gt;
* Clicking the dropdowns should focus things, and this either isn&#039;t implemented yet or isn&#039;t working yet.  Chat should move focus to the nickname box and select it all; poll should focus &amp;quot;more polls&amp;quot; on the results (not sure about the vote page).  This is shown working as intended on the development page. &#039;&#039;&#039;Josh is considering redoing the JS in jQuery. That presents its own problems, of course. Deferring for now.&#039;&#039;&#039;&lt;br /&gt;
* &amp;lt;del&amp;gt;It is almost impossible to use Skyglade on a test server because none of the XMLnav parser bothers with $GLOBALS[&#039;BASE_URL&#039;]. In fact almost everything I&#039;ve downloaded recently to make local CoN work seems to ignore this critical system variable.&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;The News nav is slightly incorrect: it is missing the leading navheader, &amp;quot;By Month&amp;quot;.  It is correct to omit the top &amp;quot;gamename&amp;quot; header, but never any navheaders.&amp;lt;/del&amp;gt;&lt;br /&gt;
* Submitting polls or visiting the poll section crashes. Also, immediately after submitting a poll or hitting &amp;quot;view results&amp;quot;, the Poll dropdown should start open on the following page.  (Or I guess we could just AJAX that whole business.)  Or we could redirect a submitted poll to the poll page for that poll. &#039;&#039;&#039;Will deal with this once we know what the final JS is going to look like.&#039;&#039;&#039;&lt;br /&gt;
* Zend Compatibility breaks the poll. Tiddles says:   13:47:41: Probably best to ini_set it off before calling XMLnav in Skyline. 13:47:50: Then ini_set it back on explicitly in the poll pages.&lt;br /&gt;
* FF6 has a strange nav with repeated sections under GUIDES and GAME DATA for now.  This will need adapting to either the old or the new section depending on what&#039;s there on Skyglade release day.&lt;br /&gt;
&lt;br /&gt;
= General Markup =&lt;br /&gt;
* &amp;lt;del&amp;gt;#sectiontitle should not be present at all on pages where there is no section title.  Once the section titles are implemented properly, there should be little more than the front page without one. &amp;lt;/del&amp;gt;&lt;br /&gt;
* Section titles are looking very good indeed, though I think the nav and title bits for AmaCoN would be better as Store.&lt;br /&gt;
* We need to find some way to make the right gamenav bits highlight when in the relevant forums&amp;lt;del&amp;gt;, which is made more cumbersome by the stupid way I&#039;ve included the header&amp;lt;/del&amp;gt;.&lt;br /&gt;
* This page should be branded &amp;quot;Forums&amp;quot;: http://www.cavesofnarshe.com/forums/rules.php &amp;lt;del&amp;gt;We should brand the dud forum header include page the same way (/layout/Skyglade/foruminc.php IIRC?) which would mean the hokey branding regex in the forum theme could be removed&amp;lt;/del&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= General CSS =&lt;br /&gt;
* &amp;lt;del&amp;gt;The style includes &amp;quot;con6-core-ie.css&amp;quot; without any pathspec so this is probably being ignored.&amp;lt;/del&amp;gt; If possible, we should merge con6-core* styles into style-defaults, as this CSS was intended ultimately to replace that in a new backend.  If this is not possible, con6-core* should be moved up a level from Skyglade so that it is available to other themes that may want to make use of it.&lt;br /&gt;
* &amp;lt;del&amp;gt;I think we should add semibold and map this to &amp;amp;lt;b&amp;gt; and &amp;amp;lt;strong&amp;gt;, as bolded body text seems to look like death for some reason. This should be font-weight 600 (officially anyway - we could play around if necessary, at the risk of doing unpleasant things to the Arial fallback).&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;.newsheading should not define a font size - this makes the h1 tiny in individual news pages. .newsheading SHOULD override the hx styles by removing the underscore and any bottom margin/padding in all cases.&amp;lt;/del&amp;gt;&lt;br /&gt;
* Quiz History page is missing styles on the table. Probably some bad markup. Not quite sure, needs more review but not immediately.&lt;br /&gt;
&lt;br /&gt;
[[Category:Skyglade]]&lt;/div&gt;</summary>
		<author><name>Tiddles</name></author>
	</entry>
	<entry>
		<id>https://conwiki.graveyardofairships.com/index.php?title=Skyglade_Site_Skin_Bugs&amp;diff=255</id>
		<title>Skyglade Site Skin Bugs</title>
		<link rel="alternate" type="text/html" href="https://conwiki.graveyardofairships.com/index.php?title=Skyglade_Site_Skin_Bugs&amp;diff=255"/>
		<updated>2012-04-22T15:30:18Z</updated>

		<summary type="html">&lt;p&gt;Tiddles: /* General Markup */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I&#039;m having trouble processing all the bugs in the site skin using Bugzilla, so I&#039;m going to try moving them in here so I can have better luck trying to track them. If there are things that have previously been fixed, I&#039;m leaving them in the bug ( http://developer.cavesofnarshe.com/bugs/show_bug.cgi?id=288 ).&lt;br /&gt;
&lt;br /&gt;
= Themes =&lt;br /&gt;
* &amp;lt;del&amp;gt;Also, as discussed earlier: Zenan has no fill/spectrum in its dropdowns, and its sidebar should probably be warmer like the table cells.&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Popups now work, but they&#039;re not inheriting the styles correctly. I think I&#039;m missing top minimal, will need to look into that to verify.&amp;lt;/del&amp;gt; &#039;&#039;&#039;Pending more testing, of course&#039;&#039;&#039;&lt;br /&gt;
** We should probably follow the Arch model of putting the basic headers in a file that both top and topminimal include.&lt;br /&gt;
* On some subthemes (e.g. Cosmo) the hover and current game and section pick up the theme text colour, to match headings.  On others (e.g. Ordeals) this does not seem to happen.&lt;br /&gt;
* Game-specific fanart only gets themed if it&#039;s refered from a game-specific search page.  That classification should take priority, but if the fanart contains subjects from only one game, the page should take that game&#039;s theme regardless of how you got there.  (Multiple game ones should probably take Grasslands in this case.)&lt;br /&gt;
&lt;br /&gt;
= XMLNav =&lt;br /&gt;
* Clicking the dropdowns should focus things, and this either isn&#039;t implemented yet or isn&#039;t working yet.  Chat should move focus to the nickname box and select it all; poll should focus &amp;quot;more polls&amp;quot; on the results (not sure about the vote page).  This is shown working as intended on the development page. &#039;&#039;&#039;Josh is considering redoing the JS in jQuery. That presents its own problems, of course. Deferring for now.&#039;&#039;&#039;&lt;br /&gt;
* &amp;lt;del&amp;gt;It is almost impossible to use Skyglade on a test server because none of the XMLnav parser bothers with $GLOBALS[&#039;BASE_URL&#039;]. In fact almost everything I&#039;ve downloaded recently to make local CoN work seems to ignore this critical system variable.&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;The News nav is slightly incorrect: it is missing the leading navheader, &amp;quot;By Month&amp;quot;.  It is correct to omit the top &amp;quot;gamename&amp;quot; header, but never any navheaders.&amp;lt;/del&amp;gt;&lt;br /&gt;
* Submitting polls or visiting the poll section crashes. Also, immediately after submitting a poll or hitting &amp;quot;view results&amp;quot;, the Poll dropdown should start open on the following page.  (Or I guess we could just AJAX that whole business.)  Or we could redirect a submitted poll to the poll page for that poll. &#039;&#039;&#039;Will deal with this once we know what the final JS is going to look like.&#039;&#039;&#039;&lt;br /&gt;
* Zend Compatibility breaks the poll. Tiddles says:   13:47:41: Probably best to ini_set it off before calling XMLnav in Skyline. 13:47:50: Then ini_set it back on explicitly in the poll pages.&lt;br /&gt;
&lt;br /&gt;
= General Markup =&lt;br /&gt;
* &amp;lt;del&amp;gt;#sectiontitle should not be present at all on pages where there is no section title.  Once the section titles are implemented properly, there should be little more than the front page without one. &amp;lt;/del&amp;gt;&lt;br /&gt;
* Section titles are looking very good indeed, though I think the nav and title bits for AmaCoN would be better as Store.&lt;br /&gt;
* We need to find some way to make the right gamenav bits highlight when in the relevant forums&amp;lt;del&amp;gt;, which is made more cumbersome by the stupid way I&#039;ve included the header&amp;lt;/del&amp;gt;.&lt;br /&gt;
* This page should be branded &amp;quot;Forums&amp;quot;: http://www.cavesofnarshe.com/forums/rules.php &amp;lt;del&amp;gt;We should brand the dud forum header include page the same way (/layout/Skyglade/foruminc.php IIRC?) which would mean the hokey branding regex in the forum theme could be removed&amp;lt;/del&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= General CSS =&lt;br /&gt;
* &amp;lt;del&amp;gt;The style includes &amp;quot;con6-core-ie.css&amp;quot; without any pathspec so this is probably being ignored.&amp;lt;/del&amp;gt; If possible, we should merge con6-core* styles into style-defaults, as this CSS was intended ultimately to replace that in a new backend.  If this is not possible, con6-core* should be moved up a level from Skyglade so that it is available to other themes that may want to make use of it.&lt;br /&gt;
* &amp;lt;del&amp;gt;I think we should add semibold and map this to &amp;amp;lt;b&amp;gt; and &amp;amp;lt;strong&amp;gt;, as bolded body text seems to look like death for some reason. This should be font-weight 600 (officially anyway - we could play around if necessary, at the risk of doing unpleasant things to the Arial fallback).&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;.newsheading should not define a font size - this makes the h1 tiny in individual news pages. .newsheading SHOULD override the hx styles by removing the underscore and any bottom margin/padding in all cases.&amp;lt;/del&amp;gt;&lt;br /&gt;
* Quiz History page is missing styles on the table. Probably some bad markup. Not quite sure, needs more review but not immediately.&lt;br /&gt;
&lt;br /&gt;
[[Category:Skyglade]]&lt;/div&gt;</summary>
		<author><name>Tiddles</name></author>
	</entry>
	<entry>
		<id>https://conwiki.graveyardofairships.com/index.php?title=Skyglade_Site_Skin_Bugs&amp;diff=254</id>
		<title>Skyglade Site Skin Bugs</title>
		<link rel="alternate" type="text/html" href="https://conwiki.graveyardofairships.com/index.php?title=Skyglade_Site_Skin_Bugs&amp;diff=254"/>
		<updated>2012-04-22T15:27:21Z</updated>

		<summary type="html">&lt;p&gt;Tiddles: /* Themes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I&#039;m having trouble processing all the bugs in the site skin using Bugzilla, so I&#039;m going to try moving them in here so I can have better luck trying to track them. If there are things that have previously been fixed, I&#039;m leaving them in the bug ( http://developer.cavesofnarshe.com/bugs/show_bug.cgi?id=288 ).&lt;br /&gt;
&lt;br /&gt;
= Themes =&lt;br /&gt;
* &amp;lt;del&amp;gt;Also, as discussed earlier: Zenan has no fill/spectrum in its dropdowns, and its sidebar should probably be warmer like the table cells.&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Popups now work, but they&#039;re not inheriting the styles correctly. I think I&#039;m missing top minimal, will need to look into that to verify.&amp;lt;/del&amp;gt; &#039;&#039;&#039;Pending more testing, of course&#039;&#039;&#039;&lt;br /&gt;
** We should probably follow the Arch model of putting the basic headers in a file that both top and topminimal include.&lt;br /&gt;
* On some subthemes (e.g. Cosmo) the hover and current game and section pick up the theme text colour, to match headings.  On others (e.g. Ordeals) this does not seem to happen.&lt;br /&gt;
* Game-specific fanart only gets themed if it&#039;s refered from a game-specific search page.  That classification should take priority, but if the fanart contains subjects from only one game, the page should take that game&#039;s theme regardless of how you got there.  (Multiple game ones should probably take Grasslands in this case.)&lt;br /&gt;
&lt;br /&gt;
= XMLNav =&lt;br /&gt;
* Clicking the dropdowns should focus things, and this either isn&#039;t implemented yet or isn&#039;t working yet.  Chat should move focus to the nickname box and select it all; poll should focus &amp;quot;more polls&amp;quot; on the results (not sure about the vote page).  This is shown working as intended on the development page. &#039;&#039;&#039;Josh is considering redoing the JS in jQuery. That presents its own problems, of course. Deferring for now.&#039;&#039;&#039;&lt;br /&gt;
* &amp;lt;del&amp;gt;It is almost impossible to use Skyglade on a test server because none of the XMLnav parser bothers with $GLOBALS[&#039;BASE_URL&#039;]. In fact almost everything I&#039;ve downloaded recently to make local CoN work seems to ignore this critical system variable.&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;The News nav is slightly incorrect: it is missing the leading navheader, &amp;quot;By Month&amp;quot;.  It is correct to omit the top &amp;quot;gamename&amp;quot; header, but never any navheaders.&amp;lt;/del&amp;gt;&lt;br /&gt;
* Submitting polls or visiting the poll section crashes. Also, immediately after submitting a poll or hitting &amp;quot;view results&amp;quot;, the Poll dropdown should start open on the following page.  (Or I guess we could just AJAX that whole business.)  Or we could redirect a submitted poll to the poll page for that poll. &#039;&#039;&#039;Will deal with this once we know what the final JS is going to look like.&#039;&#039;&#039;&lt;br /&gt;
* Zend Compatibility breaks the poll. Tiddles says:   13:47:41: Probably best to ini_set it off before calling XMLnav in Skyline. 13:47:50: Then ini_set it back on explicitly in the poll pages.&lt;br /&gt;
&lt;br /&gt;
= General Markup =&lt;br /&gt;
* &amp;lt;del&amp;gt;#sectiontitle should not be present at all on pages where there is no section title.  Once the section titles are implemented properly, there should be little more than the front page without one. &amp;lt;/del&amp;gt;&lt;br /&gt;
* Section titles are looking very good indeed, though I think the nav and title bits for AmaCoN would be better as Store.&lt;br /&gt;
* We need to find some way to make the right gamenav bits highlight when in the relevant forums, which is made more cumbersome by the stupid way I&#039;ve included the header.&lt;br /&gt;
* This page should be branded &amp;quot;Forums&amp;quot;: http://www.cavesofnarshe.com/forums/rules.php We should brand the dud forum header include page the same way (/layout/Skyglade/foruminc.php IIRC?) which would mean the hokey branding regex in the forum theme could be removed.&lt;br /&gt;
&lt;br /&gt;
= General CSS =&lt;br /&gt;
* &amp;lt;del&amp;gt;The style includes &amp;quot;con6-core-ie.css&amp;quot; without any pathspec so this is probably being ignored.&amp;lt;/del&amp;gt; If possible, we should merge con6-core* styles into style-defaults, as this CSS was intended ultimately to replace that in a new backend.  If this is not possible, con6-core* should be moved up a level from Skyglade so that it is available to other themes that may want to make use of it.&lt;br /&gt;
* &amp;lt;del&amp;gt;I think we should add semibold and map this to &amp;amp;lt;b&amp;gt; and &amp;amp;lt;strong&amp;gt;, as bolded body text seems to look like death for some reason. This should be font-weight 600 (officially anyway - we could play around if necessary, at the risk of doing unpleasant things to the Arial fallback).&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;.newsheading should not define a font size - this makes the h1 tiny in individual news pages. .newsheading SHOULD override the hx styles by removing the underscore and any bottom margin/padding in all cases.&amp;lt;/del&amp;gt;&lt;br /&gt;
* Quiz History page is missing styles on the table. Probably some bad markup. Not quite sure, needs more review but not immediately.&lt;br /&gt;
&lt;br /&gt;
[[Category:Skyglade]]&lt;/div&gt;</summary>
		<author><name>Tiddles</name></author>
	</entry>
	<entry>
		<id>https://conwiki.graveyardofairships.com/index.php?title=Skyglade_Site_Skin_Bugs&amp;diff=231</id>
		<title>Skyglade Site Skin Bugs</title>
		<link rel="alternate" type="text/html" href="https://conwiki.graveyardofairships.com/index.php?title=Skyglade_Site_Skin_Bugs&amp;diff=231"/>
		<updated>2012-04-18T22:14:27Z</updated>

		<summary type="html">&lt;p&gt;Tiddles: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I&#039;m having trouble processing all the bugs in the site skin using Bugzilla, so I&#039;m going to try moving them in here so I can have better luck trying to track them. If there are things that have previously been fixed, I&#039;m leaving them in the bug ( http://developer.cavesofnarshe.com/bugs/show_bug.cgi?id=288 ).&lt;br /&gt;
&lt;br /&gt;
= Themes =&lt;br /&gt;
* Also, as discussed earlier: Zenan has no fill/spectrum in its dropdowns, and its sidebar should probably be warmer like the table cells.&lt;br /&gt;
* Popups now work, but they&#039;re not inheriting the styles correctly. I think I&#039;m missing top minimal, will need to look into that to verify.&lt;br /&gt;
&lt;br /&gt;
= XMLNav =&lt;br /&gt;
* Clicking the dropdowns should focus things, and this either isn&#039;t implemented yet or isn&#039;t working yet.  Chat should move focus to the nickname box and select it all; poll should focus &amp;quot;more polls&amp;quot; on the results (not sure about the vote page).  This is shown working as intended on the development page.&lt;br /&gt;
* &amp;lt;del&amp;gt;It is almost impossible to use Skyglade on a test server because none of the XMLnav parser bothers with $GLOBALS[&#039;BASE_URL&#039;]. In fact almost everything I&#039;ve downloaded recently to make local CoN work seems to ignore this critical system variable.&amp;lt;/del&amp;gt;&lt;br /&gt;
* The News nav is slightly incorrect: it is missing the leading navheader, &amp;quot;By Month&amp;quot;.  It is correct to omit the top &amp;quot;gamename&amp;quot; header, but never any navheaders.&lt;br /&gt;
* Submitting polls or visiting the poll section crashes. Also, immediately after submitting a poll or hitting &amp;quot;view results&amp;quot;, the Poll dropdown should start open on the following page.  (Or I guess we could just AJAX that whole business.)  Or we could redirect a submitted poll to the poll page for that poll.&lt;br /&gt;
&lt;br /&gt;
= General Markup =&lt;br /&gt;
* #sectiontitle should not be present at all on pages where there is no section title.  Once the section titles are implemented properly, there should be little more than the front page without one.&lt;br /&gt;
&lt;br /&gt;
= General CSS =&lt;br /&gt;
* &amp;lt;del&amp;gt;The style includes &amp;quot;con6-core-ie.css&amp;quot; without any pathspec so this is probably being ignored.&amp;lt;/del&amp;gt; If possible, we should merge con6-core* styles into style-defaults, as this CSS was intended ultimately to replace that in a new backend.  If this is not possible, con6-core* should be moved up a level from Skyglade so that it is available to other themes that may want to make use of it.&lt;br /&gt;
* I think we should add semibold and map this to &amp;amp;lt;b&amp;gt; and &amp;amp;lt;strong&amp;gt;, as bolded body text seems to look like death for some reason. This should be font-weight 600 (officially anyway - we could play around if necessary, at the risk of doing unpleasant things to the Arial fallback).&lt;br /&gt;
* &amp;lt;del&amp;gt;.newsheading should not define a font size - this makes the h1 tiny in individual news pages. .newsheading SHOULD override the hx styles by removing the underscore and any bottom margin/padding in all cases.&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Skyglade]]&lt;/div&gt;</summary>
		<author><name>Tiddles</name></author>
	</entry>
	<entry>
		<id>https://conwiki.graveyardofairships.com/index.php?title=User_talk:Tiddles&amp;diff=37</id>
		<title>User talk:Tiddles</title>
		<link rel="alternate" type="text/html" href="https://conwiki.graveyardofairships.com/index.php?title=User_talk:Tiddles&amp;diff=37"/>
		<updated>2011-08-07T21:15:20Z</updated>

		<summary type="html">&lt;p&gt;Tiddles: Created page with &amp;quot;El mexan hat es mejor&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;El mexan hat es mejor&lt;/div&gt;</summary>
		<author><name>Tiddles</name></author>
	</entry>
	<entry>
		<id>https://conwiki.graveyardofairships.com/index.php?title=User:Tiddles&amp;diff=36</id>
		<title>User:Tiddles</title>
		<link rel="alternate" type="text/html" href="https://conwiki.graveyardofairships.com/index.php?title=User:Tiddles&amp;diff=36"/>
		<updated>2011-08-07T21:15:03Z</updated>

		<summary type="html">&lt;p&gt;Tiddles: Created page with &amp;quot;The best one&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The best one&lt;/div&gt;</summary>
		<author><name>Tiddles</name></author>
	</entry>
	<entry>
		<id>https://conwiki.graveyardofairships.com/index.php?title=CoN_YouTube_Video_Bumpers&amp;diff=35</id>
		<title>CoN YouTube Video Bumpers</title>
		<link rel="alternate" type="text/html" href="https://conwiki.graveyardofairships.com/index.php?title=CoN_YouTube_Video_Bumpers&amp;diff=35"/>
		<updated>2011-08-07T21:14:30Z</updated>

		<summary type="html">&lt;p&gt;Tiddles: penis&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;All video that is uploaded to the CoN YouTube channel (http://youtube.com/cavesofnarshe/) needs to be properly edited to contain our bumpers at the front. This document describes what the bumpers are and what to do with them.&lt;br /&gt;
&lt;br /&gt;
== Makeup of Bumpers ==&lt;br /&gt;
Bumpers are simple video files that are tacked on to video files captured by CoN staff to provide CoN branding to these videos. They are typically crossfaded with the first second or so of the video to make them a little less easy to excise by anyone who might want to steal them, and to provide an interesting effect.&lt;br /&gt;
&lt;br /&gt;
Bumpers (so far) are always AVI files and they have been developed in the following sizes and framerates:&lt;br /&gt;
&lt;br /&gt;
* 360p (480x360), 30 frames per second.&lt;br /&gt;
* 720p (1280x720), 30 frames per second.&lt;br /&gt;
&lt;br /&gt;
The image used in the bumpers is a CoN logo with scanline effect. (File exists on webserver?) This image is connected to a silent wav file using [[AVISynth]] and [[VirtualDub]] at the correct audio settings for the video file to be attached to it. A bumper should be created to match each size video uploaded to the CoN YT channel.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Video Production]]&lt;/div&gt;</summary>
		<author><name>Tiddles</name></author>
	</entry>
</feed>