emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: Worg needs some reorganizing


From: Jason Dunsmore
Subject: Re: [Orgmode] Re: Worg needs some reorganizing
Date: Sun, 16 Jan 2011 14:31:36 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

"Eric Schulte" <address@hidden> writes:

> Jason Dunsmore <address@hidden> writes:
>
>> "Eric Schulte" <address@hidden> writes:
>>
>>> I recall a discussion of holding a competition to select a new css style
>>> for Worg (found it here [1]).  I think that such a change could
>>> fruitfully be combined with the Worg re-organization.
>>
>> I'm not a web-designer, but here's my stab at re-designing Worg:
>> http://orgmode.org/tmp/worg/
>>
>
> Nice, here's my minimal stylesheet contribution -- most notable for the
> expandable TOC in the corner.  The source is below [1] and the resulting
> style.css is attached below [2]

I've uploaded yours to:
http://orgmode.org/tmp/worg-eric/

So far we have option #1:

http://orgmode.org/tmp/worg/
http://orgmode.org/tmp/worg.css

and option #2:

http://orgmode.org/tmp/worg-eric/
http://orgmode.org/tmp/worg-eric.css

I didn't copy the images, so there will be some broken image links.

If anybody else wants to contribute one, here are a few commands to get
you started:

--8<---------------cut here---------------start------------->8---
cd /tmp
wget http://orgmode.org/tmp/worg.tar.gz
tar zxvf worg.tar.gz
cd worg
wget http://orgmode.org/tmp/worg.css
find . -type f -exec sed -i 's|/worg/worg.css|worg.css|' '{}' \;
--8<---------------cut here---------------end--------------->8---

Then edit worg.css, view file:///tmp/worg/index.html in your browser to
see your changes take effect, and, when finished, send me the css file.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]