Differences between revisions 23 and 84 (spanning 61 versions)
Revision 23 as of 2010-03-23 02:11:01
Size: 933
Editor: SteveKillen
Comment:
Revision 84 as of 2020-01-21 12:07:00
Size: 2355
Editor: SteveKillen
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
=== This is the wiki home of Steve Killen, a place to collaborate in an arbitrary number of projects. ===
 . [[dnd|Various D&D campaign journals]]
 . [[hiking|Hiking itineraries]]
== Being the wiki home of Steve Killen, ==
''or''
Line 5: Line 4:
Greetings! I invite you to participate to whatever extent you feel comfortable. The following rules for editing this wiki are in place: A place to collaborate in an arbitrary number of projects.
Line 7: Line 6:
 1. '''Be a registered user.''' [[http://wiki.calefaction.org/WikiHome?action=login|Log in]] or [[http://wiki.calefaction.org/WikiHome?action=newaccount|register a username]] to make changes.
 1. '''Tread with care.''' Play in the WikiSandBox or get HelpOnEditing if you're unfamiliar with how to edit, or read HelpForBeginners if you're new to wikis in general. A good place to start would be to create your homepage after registering.
 1. '''Respect others' work''' by building on it, or engaging in discussion first if fundamental changes are required.
 . [[Podcasts]]
 . [[dnd|Various D&D stuffs]]
 . [[Hiking|Hiking/Camping]]
 . [[TinyHouse]]
 . [[Software]]
 . [[Games]]
 . [[Entertainment]]
 . [[HomeBrewing]]
 . [[Minecraft]]
 . [[Vegetarian]]
 . [[Music]]
 . [[Handwhistling]]
Line 11: Line 19:
That's all :) Greetings and welcome! I invite you to participate to whatever extent you feel comfortable in this experiment of mine. The [[About]] page will tell you what's going on, including how to edit.
Line 13: Line 21:
-[[SteveKillen|Steve Killen]] -- SteveKillen

==== Admin to-do (requests taken here!) ====
 * Style footnotes
 * Linking to "tel:" URIs doesn't work. I think this could be fixed by changing the value of `url_schemas`, as described in HelpOnConfiguration
  * This appears to be a prt of the global wiki config; it must wait until the moinmoin upgrade (when we get squeeze), unless you feel a genuine urgency about it.
 * Can someone make a favicon? Here's a first attempt: {{attachment:BtTempleton/CalefactionFavicon.png}}
 * Fix your logo css -- ClintonEbadi
  * Inserting manual newlines to avoid covering page content with the logo is a sign of bad style ;) If you want to keep the logo floating into the content area you have a few options... (installing firebug makes it pretty easy to mess around with the css in the browser with immediate effect welcome to the future).
  * Add `clear: left` to either `#page` or `#content`. `#page` is uglier: the page border also moves below the logo. In either case there is some whitespace to the right of the logo.
  * Add `clear: left` to at least `div.contents`. This would solve the immediate issue of obscured TOC lines, but then what about e.g. the horizontal rule below a heading and other cases?
  * Add `clear: left` to `#content div`. I'm not sure what the overall effect of that would be, but it ''would'' make most things that need to clear around the image do so.
  * Another suggestion: Move the logo (and search box?) into the sidebar, something like [[http://communitywiki.org/|CommunityWiki's]] layout.

==== Discussions ====
 * [[/Discussion#IntertwingledHypertexts|Intertwingled Hypertexts]], concerning the use of subpages versus free links (summary: use both in moderation, thinking about how the wiki's structure will best benefit from your choice)

Being the wiki home of Steve Killen,

or

A place to collaborate in an arbitrary number of projects.

Greetings and welcome! I invite you to participate to whatever extent you feel comfortable in this experiment of mine. The About page will tell you what's going on, including how to edit.

-- SteveKillen

Admin to-do (requests taken here!)

  • Style footnotes
  • Linking to "tel:" URIs doesn't work. I think this could be fixed by changing the value of url_schemas, as described in HelpOnConfiguration

    • This appears to be a prt of the global wiki config; it must wait until the moinmoin upgrade (when we get squeeze), unless you feel a genuine urgency about it.
  • Can someone make a favicon? Here's a first attempt: BtTempleton/CalefactionFavicon.png

  • Fix your logo css -- ClintonEbadi

    • Inserting manual newlines to avoid covering page content with the logo is a sign of bad style ;) If you want to keep the logo floating into the content area you have a few options... (installing firebug makes it pretty easy to mess around with the css in the browser with immediate effect welcome to the future).

    • Add clear: left to either #page or #content. #page is uglier: the page border also moves below the logo. In either case there is some whitespace to the right of the logo.

    • Add clear: left to at least div.contents. This would solve the immediate issue of obscured TOC lines, but then what about e.g. the horizontal rule below a heading and other cases?

    • Add clear: left to #content div. I'm not sure what the overall effect of that would be, but it would make most things that need to clear around the image do so.

    • Another suggestion: Move the logo (and search box?) into the sidebar, something like CommunityWiki's layout.

Discussions

  • Intertwingled Hypertexts, concerning the use of subpages versus free links (summary: use both in moderation, thinking about how the wiki's structure will best benefit from your choice)

WikiHome (last edited 2020-01-21 12:07:00 by SteveKillen)