aboutsummaryrefslogtreecommitdiff
path: root/doc/css_market.mdwn
Commit message (Collapse)AuthorAge
* link to localstyle after a user struggled for hours to figure out exactly thathttps://id.koumbit.net/anarcat2016-04-13
|
* Delete BlankoBlues and BlankoContraste while they are not availableblankoworld2016-02-23
|
* (no commit message)http://invalidmagic.wordpress.com/2014-07-07
|
* Fix wrong domain for BlankoBlues and Contraste theme by Blanko.blankoworld2014-04-16
|
* added lessish.csshttps://www.google.com/accounts/o8/id?id=AItOawnkZWGLJjh5S0HnkYZ-wRPbH6gfsCOH6Zg2012-06-29
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawnkZWGLJjh5S0HnkYZ-wRPbH6gfsCOH6Zg2012-06-29
|
* added a tripple of linkshttps://www.google.com/accounts/o8/id?id=AItOawnMo1_nHs4bHqY86quWrM6MkeJlFMyZdj82011-04-20
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawnMo1_nHs4bHqY86quWrM6MkeJlFMyZdj82011-04-20
|
* alt stylesheets will not be showing up in browserJoey Hess2011-03-28
| | | | | To show them securely, I'd have to lock the css_market page, and disable scrubbing of the page. Don't want to do that.
* add themes page and remove actiontabs.css from css_market since it is aJoey Hess2010-12-11
| | | | theme
* +branchable link, demo of actiontabshttp://jmtd.livejournal.com/2010-09-30
|
* link to theme pluginJoey Hess2010-06-16
|
* edit my entry to be less dweebyhttp://www.tychoish.com/2009-12-19
|
* adding a new css sheet.http://www.tychoish.com/2009-12-19
|
* remove broken link to example site (domain squatter)Jon Dowland2009-11-02
|
* move undownloadable item to discussion pageJoey Hess2009-08-24
|
* (no commit message)http://bob-bernstein.myopenid.com/2009-08-01
|
* (no commit message)http://bob-bernstein.myopenid.com/2009-08-01
|
* update zack.css from gitweb and repoint link to itJoey Hess2009-03-26
|
* fix link truncationJoey Hess2009-03-26
|
* (no commit message)http://stefano.zacchiroli.myopenid.com/2009-03-26
|
* (no commit message)http://stefano.zacchiroli.myopenid.com/2009-03-26
|
* add a note about how to install theseJoey Hess2009-02-05
|
* Set attachement locationhttp://svend.myopenid.com/2009-02-05
|
* Add tabbed action list style to css marketSvend Sorensen2009-02-05
|
* Adding two CSS / themesBlanko2008-09-22
|
* (no commit message)http://josephturian.blogspot.com/2008-09-09
|
* responseJoey Hess2008-08-21
|
* (no commit message)http://josephturian.blogspot.com/2008-08-19
|
* Migrate everything else via prefix_directivesSimon McVittie2008-07-21
| | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
* wiki gnomes at workJoey Hess2008-03-28
|
* web commit by http://subvert.org.uk/~bma/: Link to new stylesheet.Joey Hess2008-03-28
|
* web commit by PatrickWinnertz: add link to my templatesJoey Hess2008-02-10
|
* turn into real css file, remove dup fileJoey Hess2008-01-19
|
* web commit by http://users.itk.ppke.hu/~cstamas/: update to cstamas2Joey Hess2008-01-18
|
* web commit by http://users.itk.ppke.hu/~cstamas/Joey Hess2008-01-18
|
* web commit by http://users.itk.ppke.hu/~cstamas/: add cstamas cssJoey Hess2008-01-18
|
* update local template from remote and use it again (if there's a reason notJoey Hess2007-12-06
| | | | to have it local, please leave a comment..)
* web commit by maxxJoey Hess2007-12-06
|
* fixupsJoey Hess2007-12-05
|
* web commit by maxxJoey Hess2007-12-05
|
* reorg all the pages about rcs backends. Fix all linksjoey2007-08-21
|
* minorjoey2007-06-03
|
* web commit by Fred: Oups. Fix link.joey2007-06-02
|
* web commit by Fred: Add a entry about Refresh themejoey2007-06-02
|
* Fix meta stylesheet tag.joshtriplett2007-05-02
|
* Add meta stylesheet tag.joshtriplett2007-05-02
|
* Add Embedded Moose stylesheet to CSS market.joshtriplett2007-05-02
|
* web commit by JoshTriplett: Fix typo.joey2007-05-02
|
* * Fix a security hole that allowed insertion of unsafe content via the metajoey2007-03-21
| | | | | | | | | | plugins's support for inserting html link and meta tags. Now such content is passed through the htmlscrubber like everything else. * Unfortunatly, that means that some valid uses of those tags are no longer usable, and special case methods needed to be added for including stylesheets, and for doing openid delegation. If you use either of these in your wiki, it will need to be modified. See the meta plugin docs for details.