Re: [tw] Re: set story width in a stylesheet tiddler

2015-03-11 Thread Rustem
Jeremy, that was the case before, as it used to work for me. Now they are 
loaded in alphabetical order, just confirmed using 
{{$:/core/ui/PageStylesheet}}, thanks for the tip. vanilla/base is still a 
shadow. I should mention, I am running the latest pre-release from Github. 
So, something to look into before the next release. :)

On Wednesday, March 11, 2015 at 11:38:33 AM UTC-7, Jeremy Ruston wrote:
>
> You should find that stylesheets in shadow tiddlers are processed before 
> those in ordinary tiddlers. Therefore, as long as you haven't 
> overridden  $:/themes/tiddlywiki/vanilla/base to prevent it being a shadow 
> tiddler, I'd expect that your custom stylesheet would be applied after it.
>
> One useful trick to debug stylesheet issues is to view the processed 
> stylesheet with:
>
> {{$:/core/ui/PageStylesheet}}
>
> Best wishes
>
> Jeremy
>
>
>
> On Tue, Mar 3, 2015 at 7:38 PM, Jed Carty 
> > wrote:
>
>> The style I use for the tiddler width button on my site is called 
>> 'Alternative 
>> Story Style CSS 
>> ' 
>> and it works, so it may be something other than the name. That or you are 
>> using a system tiddler to hold your css and system tiddlers get checked 
>> before non-system tiddlers.
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "TiddlyWiki" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to tiddlywiki+...@googlegroups.com .
>> To post to this group, send email to tiddl...@googlegroups.com 
>> .
>> Visit this group at http://groups.google.com/group/tiddlywiki.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Jeremy Ruston
> mailto:jeremy...@gmail.com 
>  

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: set story width in a stylesheet tiddler

2015-03-11 Thread Jeremy Ruston
You should find that stylesheets in shadow tiddlers are processed before
those in ordinary tiddlers. Therefore, as long as you haven't
overridden  $:/themes/tiddlywiki/vanilla/base to prevent it being a shadow
tiddler, I'd expect that your custom stylesheet would be applied after it.

One useful trick to debug stylesheet issues is to view the processed
stylesheet with:

{{$:/core/ui/PageStylesheet}}

Best wishes

Jeremy



On Tue, Mar 3, 2015 at 7:38 PM, Jed Carty  wrote:

> The style I use for the tiddler width button on my site is called 'Alternative
> Story Style CSS
> ' and
> it works, so it may be something other than the name. That or you are using
> a system tiddler to hold your css and system tiddlers get checked before
> non-system tiddlers.
>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: set story width in a stylesheet tiddler

2015-03-03 Thread Jed Carty
The style I use for the tiddler width button on my site is called 'Alternative 
Story Style CSS 
' and 
it works, so it may be something other than the name. That or you are using 
a system tiddler to hold your css and system tiddlers get checked before 
non-system tiddlers.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: set story width in a stylesheet tiddler

2015-03-03 Thread Mat
On Tuesday, March 3, 2015 at 3:53:46 PM UTC+1, Tobias Beer wrote:
>
> Would be great if list-after had a "special case" for the empty value 
>> (like "list-before" does), meaning "load after everything else".
>>
>
> +1 
>
> Possibly, chosing a name wisely may help as well, since these things get 
> loaded alphabetically, imho.
>

IMO this problem should not be solved with something that demands the user 
to actively keep it in mind. Particularly since disregarding it *might* 
work, resulting in inconsistent behaviour. I'd prefer that any user defined 
system tiddlers are loaded after core tiddlers, or similar solution.

<:-)

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: set story width in a stylesheet tiddler

2015-03-03 Thread PMario
If you have a look at the [1] ControlPanel: Appearance: Theme Tweaks there 
are 3  values. 

Story width *(the width of the story river or tiddler area)*: 770 px
Tiddler width *(the width of individual tiddlers – used for zoomin 
storyview)*: 770 px
Sidebar breakpoint *(the minimum width for the sidebar to be displayed 
alongside the story river)*: 686px

if you change it to eg: 1200px, 1200px, 1186px   imo you'll get what you 
want.

-mario



-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: set story width in a stylesheet tiddler

2015-03-03 Thread Tobias Beer

>
> Would be great if list-after had a "special case" for the empty value 
> (like "list-before" does), meaning "load after everything else".
>

+1 

Possibly, chosing a name wisely may help as well, since these things get 
loaded alphabetically, imho.

Best wishes, Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: set story width in a stylesheet tiddler

2015-03-02 Thread Rustem
Adding a field "list-after: $:/themes/tiddlywiki/vanilla/base" works, even 
if I pick a different theme... Not sure if this is not some unintentional 
behaviour that might change in the future.

Would be great if list-after had a "special case" for the empty value (like 
"list-before" does), meaning "load after everything else". 

On Monday, March 2, 2015 at 8:49:19 PM UTC-8, Rustem wrote:
>
> Thanks Eric and Astrid.
>
> My tag was correct, but the name of the tiddler caused it to be processed 
> before $:/themes/tiddlywiki/vanilla/base. I have it as a system tiddler. 
> I'd like to keep the name as is, it makes it appear on top of the system 
> tiddlers list. How can I force it to load after any other system tiddler?
>
> On Monday, March 2, 2015 at 12:38:24 AM UTC-8, Astrid Elocson wrote:
>>
>> Your code works fine when I put it in a new tiddler on tiddlywiki.com. 
>> Has your screen width perhaps dropped below 1440px?
>>
>> – æ
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: set story width in a stylesheet tiddler

2015-03-02 Thread Rustem
Thanks Eric and Astrid.

My tag was correct, but the name of the tiddler caused it to be processed 
before $:/themes/tiddlywiki/vanilla/base. I have it as a system tiddler. 
I'd like to keep the name as is, it makes it appear on top of the system 
tiddlers list. How can I force it to load after any other system tiddler?

On Monday, March 2, 2015 at 12:38:24 AM UTC-8, Astrid Elocson wrote:
>
> Your code works fine when I put it in a new tiddler on tiddlywiki.com. 
> Has your screen width perhaps dropped below 1440px?
>
> – æ
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: set story width in a stylesheet tiddler

2015-03-02 Thread Eric Shulman
On Sunday, March 1, 2015 at 9:59:05 PM UTC-8, Rustem wrote:
>
> How can I set the story width nowadays? I have a tiddler with fragments 
> copied from $:/themes/tiddlywiki/vanilla/base like below, and it has no 
> effect anymore. I did not notice when exactly it stopped working...
>

Check the tags on your CSS-bearing tiddler:

TW5.0.17 switched to using "$:/tags/Stylesheet" and deprecated use of "
$:/tags/stylesheet".
TW5.1.1 removed support for the deprecated tag value, so that if your 
tiddler is still using the old tag, then it won't be recognized in TW5.1.1 
and beyond.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

"Inside TiddlyWiki: The Missing Manual"
https://www.indiegogo.com/projects/inside-tiddlywiki-the-missing-manual/x/8816263

YOUR DONATIONS ARE VERY IMPORTANT!
HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
   http://TiddlyTools.github.com/fundraising.html#MakeADonation

Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
   http://www.TiddlyTools.com/#Contact



 

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: set story width in a stylesheet tiddler

2015-03-02 Thread Astrid Elocson
Your code works fine when I put it in a new tiddler on tiddlywiki.com. Has 
your screen width perhaps dropped below 1440px?

– æ

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.