[tw5] Re: CSS Framework - need your advises your idea / comments

2018-06-12 Thread Jed Carty
I started some work on this over on inmysocks.tiddlyspot.com but I didn't 
get too far. I listed all the classes I could find that were in the core at 
the time with some notes 
here: 
http://inmysocks.tiddlyspot.com/#Modifying%20CSS:%5B%5BModifying%20CSS%5D%5D%20%5B%5BBuiltin%20CSS%20Classes%5D%5D

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/87784763-deca-4064-a475-c778121a0fa9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Presenting NoteSlam

2018-06-12 Thread David Gifford
I am a missionary, so "global declaration" is fitting for me, I suppose! :-)

David Gifford
Mexico team leader, Mexico City

*Resonate Global Mission*
*Engaging People. Embracing Christ.*
A Ministry of the Christian Reformed Church
resonateglobalmission.org


On Tue, Jun 12, 2018 at 9:59 PM, Mohammad 
wrote:

> Thank you Josiah!
> So that way David used global declaration!
>
> /Mohammad
>
> On Wednesday, June 13, 2018 at 1:20:28 AM UTC+4:30, @TiddlyTweeter wrote:
>>
>> Mohammad & David
>>
>> Its an interesting question.
>>
>> Davìd is going for coverage.
>>
>> Mohammad is wondering why make it so complicated?
>>
>> The quick answer is that the cascade of CSS in TW can sometimes be
>> confusing because some bits can be switched off and on and you need to know
>> what is active, when, to work it out. So David goes global.
>>
>> Just a note
>> Josiah
>>
>> On Tuesday, 12 June 2018 22:35:14 UTC+2, David Gifford wrote:
>>>
>>> Hi Mohammad
>>>
>>> For some of the classes,
>>>
>>> html body.tc-body
>>>
>>> is necessary to make them work. I know so little about such things that
>>> I tend to add it to everything just to make sure.
>>>
>>> David Gifford
>>> Mexico team leader, Mexico City
>>>
>>> *Resonate Global Mission*
>>> *Engaging People. Embracing Christ.*
>>> A Ministry of the Christian Reformed Church
>>> resonateglobalmission.org
>>>
>>>
>>> On Tue, Jun 12, 2018 at 12:59 PM, Mohammad 
>>> wrote:
>>>
 In the $:/.noteslam/Stylesheet/For.publishing

 Why colors defined as below

 html body.tc-body .red {color: red; font-weight: bold;}
 html body.tc-body .green {color:#0a5;font-weight:bold;}
 html body.tc-body .blue {color:#0e34a2;font-weight:bold;}
 html body.tc-body .orange {color:#e81;font-weight: bold;}


 Why not define colors like this

 .red {color: red; font-weight: bold;}



 /Mohammad

 --
 You received this message because you are subscribed to a topic in the
 Google Groups "TiddlyWiki" group.
 To unsubscribe from this topic, visit https://groups.google.com/d/to
 pic/tiddlywiki/2zzLalNk-bQ/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 tiddlywiki+...@googlegroups.com.
 To post to this group, send email to tiddl...@googlegroups.com.
 Visit this group at https://groups.google.com/group/tiddlywiki.
 To view this discussion on the web visit https://groups.google.com/d/ms
 gid/tiddlywiki/6e627df7-f3d2-4757-9540-0a7b058312e6%40googlegroups.com
 
 .
 For more options, visit https://groups.google.com/d/optout.

>>>
>>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/tiddlywiki/2zzLalNk-bQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/tiddlywiki/67193b61-f74e-49d1-bacb-f67714404176%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CANE%3DBFL9y5cyqXBWoU0zxdqn1Y8i43rf8kyOGGRfgMu2vkcRuw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Presenting NoteSlam

2018-06-12 Thread Mohammad
Thank you Josiah! 
So that way David used global declaration!

/Mohammad

On Wednesday, June 13, 2018 at 1:20:28 AM UTC+4:30, @TiddlyTweeter wrote:
>
> Mohammad & David
>
> Its an interesting question.
>
> Davìd is going for coverage.
>
> Mohammad is wondering why make it so complicated?
>
> The quick answer is that the cascade of CSS in TW can sometimes be 
> confusing because some bits can be switched off and on and you need to know 
> what is active, when, to work it out. So David goes global.
>
> Just a note
> Josiah
>
> On Tuesday, 12 June 2018 22:35:14 UTC+2, David Gifford wrote:
>>
>> Hi Mohammad
>>
>> For some of the classes, 
>>
>> html body.tc-body
>>
>> is necessary to make them work. I know so little about such things that I 
>> tend to add it to everything just to make sure. 
>>
>> David Gifford
>> Mexico team leader, Mexico City
>>
>> *Resonate Global Mission*
>> *Engaging People. Embracing Christ.*
>> A Ministry of the Christian Reformed Church
>> resonateglobalmission.org
>>
>>
>> On Tue, Jun 12, 2018 at 12:59 PM, Mohammad  wrote:
>>
>>> In the $:/.noteslam/Stylesheet/For.publishing
>>>
>>> Why colors defined as below
>>>
>>> html body.tc-body .red {color: red; font-weight: bold;}
>>> html body.tc-body .green {color:#0a5;font-weight:bold;}
>>> html body.tc-body .blue {color:#0e34a2;font-weight:bold;}
>>> html body.tc-body .orange {color:#e81;font-weight: bold;}
>>>
>>>
>>> Why not define colors like this
>>>
>>> .red {color: red; font-weight: bold;}
>>>
>>>
>>>
>>> /Mohammad 
>>>
>>> -- 
>>> You received this message because you are subscribed to a topic in the 
>>> Google Groups "TiddlyWiki" group.
>>> To unsubscribe from this topic, visit 
>>> https://groups.google.com/d/topic/tiddlywiki/2zzLalNk-bQ/unsubscribe.
>>> To unsubscribe from this group and all its topics, send an email to 
>>> tiddlywiki+...@googlegroups.com.
>>> To post to this group, send email to tiddl...@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/tiddlywiki.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/tiddlywiki/6e627df7-f3d2-4757-9540-0a7b058312e6%40googlegroups.com
>>>  
>>> 
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/67193b61-f74e-49d1-bacb-f67714404176%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Does AndtidWiki+ support the importing of tiddlers into tw5?

2018-06-12 Thread leeand00
I've recently loaded a TW5 wiki into AndtidWiki+ and it doesn't seem to be 
allowing me to click the import tool button.  Does AndtidWiki+ not suppport 
this functionality?

Thank you, 
  Andrew J. Leer

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a8c2b874-8405-470c-a454-529d0bbfd698%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: The Process Of Doing It

2018-06-12 Thread TonyM
Interesting visualisation,

The analogue version being the Using ones hands to pointer and thumbs to 
frame a scene.

However it would be great if we could place a 2d frame around 3d objects as 
illustrated when looking ats sophisticated relationships in tiddlywiki.

I tend picture in the minds eye a network of links and relationships when I 
suddenly see a set are related in a well focused way. I then conceptually 
frame it as above.

Regards
Tony


On Wednesday, June 13, 2018 at 2:26:04 AM UTC+10, @TiddlyTweeter wrote:
>
> I am really interested in the semantic shifts that occur between a vaguely 
> felt idea and concrete realisation in a replete TW.
>
> In using TW a kind of "framing" occurs, as one would in any semantic 
> forming ... a selective focus and framing ...sort of expressed like this ...
>
>
>
>  
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4b2ed682-71fc-4b45-b677-d19d11ec3a4e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: CSS Framework - need your advises your idea / comments

2018-06-12 Thread TonyM
Mario,

Are you aware if, anyone documented the classes used to assist users in CSS 
customisation of TiddlyWiki elements?

Otherwise I will start one. Derived from $:/themes/tiddlywiki/vanilla/base  

Thanks
Tony

On Wednesday, June 13, 2018 at 4:45:36 AM UTC+10, Mohammad wrote:
>
> Hello Mario,
>  I just watching your great videos on Community Communication - proposal
> and I learned you propose pure.css.
>
> First thank you for your clarification. I dont want to use a very 
> different one from those used in TW or by TW community. By this I mean I 
> prefer a css framework frequently updated and maintained, as my focus is on 
> application of TW may be as advanced user.
>
> So, I appreciate if you kindly explain me why you have used pure.css and 
> is there any plan to adopt in in TW? If not do you recommend to use it?
>
> Thank you again
> Mohammad
>
>
>
>
> On Tuesday, June 12, 2018 at 10:58:15 PM UTC+4:30, PMario wrote:
>>
>> On Tuesday, June 12, 2018 at 5:00:00 AM UTC+2, Mohammad wrote:
>>>
>>> My own opinion is to use a subset from one of the well established 
>>> frameworks.
>>> So by now w3.css, Pure CSS and bootstrap are candidates
>>>
>>
>> Hi Mohammad, 
>>
>> Jeremy, used an early version of bootstrap for an very early version of 
>> tiddlywiki. .. The main problem with those frameworks, is that they are 
>> opinionated. ... So if you want to create your own idea, they all step on 
>> your feets. ... 
>>
>> That's why it was completely removed. It caused more troubles, than it 
>> solved. .. just to let you know!
>>
>> TW uses normalize.css v3.0.0, which is MIT licensed as a reset module: 
>> $:/themes/tiddlywiki/vanilla/reset ... To deal with the different "browser 
>> quirks". !!! Check for duplicates !!!
>> The rest of TW definitiions are defined with base styles. 
>> $:/themes/tiddlywiki/vanilla/base  
>>
>> The other themes are built on top of base and just modifiy aspects, that 
>> they want to have different. 
>>
>> TiddlyWikis UI elements are all based on "tc-" prefixed settings. ... To 
>> map those tc- settings into other frameworks will be some "heavy duty" ... 
>> It's possible, but it will also cause some headaches, here and there. 
>>
>> have fun!
>> 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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a718e2ad-72cf-4d81-88f5-9023eab74a1d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] KeeBoord - global keyboard shortcuts

2018-06-12 Thread Jan

Hello Simon,
the Tests were promising...wonderfull.  I am lookiong forward to doing 
some experiments in the wikiworld after the Schuljahresendstress ;-). 
I'll let youn know...

Yours Jan


Am 12.06.2018 um 21:59 schrieb BurningTreeC:

@Jan, how is it working for you?

@all, I'd be interested if you're using KeeBoord in one of your wikies 
and - if that's the case - how is it working, have you encountered issues?


BTC


--
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5B203405.7060208%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Presenting NoteSlam

2018-06-12 Thread @TiddlyTweeter
Mohammad & David

Its an interesting question.

Davìd is going for coverage.

Mohammad is wondering why make it so complicated?

The quick answer is that the cascade of CSS in TW can sometimes be 
confusing because some bits can be switched off and on and you need to know 
what is active, when, to work it out. So David goes global.

Just a note
Josiah

On Tuesday, 12 June 2018 22:35:14 UTC+2, David Gifford wrote:
>
> Hi Mohammad
>
> For some of the classes, 
>
> html body.tc-body
>
> is necessary to make them work. I know so little about such things that I 
> tend to add it to everything just to make sure. 
>
> David Gifford
> Mexico team leader, Mexico City
>
> *Resonate Global Mission*
> *Engaging People. Embracing Christ.*
> A Ministry of the Christian Reformed Church
> resonateglobalmission.org
>
>
> On Tue, Jun 12, 2018 at 12:59 PM, Mohammad  > wrote:
>
>> In the $:/.noteslam/Stylesheet/For.publishing
>>
>> Why colors defined as below
>>
>> html body.tc-body .red {color: red; font-weight: bold;}
>> html body.tc-body .green {color:#0a5;font-weight:bold;}
>> html body.tc-body .blue {color:#0e34a2;font-weight:bold;}
>> html body.tc-body .orange {color:#e81;font-weight: bold;}
>>
>>
>> Why not define colors like this
>>
>> .red {color: red; font-weight: bold;}
>>
>>
>>
>> /Mohammad 
>>
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "TiddlyWiki" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/tiddlywiki/2zzLalNk-bQ/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> tiddlywiki+...@googlegroups.com .
>> To post to this group, send email to tiddl...@googlegroups.com 
>> .
>> Visit this group at https://groups.google.com/group/tiddlywiki.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/6e627df7-f3d2-4757-9540-0a7b058312e6%40googlegroups.com
>>  
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/410d0a1e-5808-449d-9c8f-165149a45fcf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Presenting NoteSlam

2018-06-12 Thread David Gifford
Hi Mohammad

For some of the classes,

html body.tc-body

is necessary to make them work. I know so little about such things that I
tend to add it to everything just to make sure.

David Gifford
Mexico team leader, Mexico City

*Resonate Global Mission*
*Engaging People. Embracing Christ.*
A Ministry of the Christian Reformed Church
resonateglobalmission.org


On Tue, Jun 12, 2018 at 12:59 PM, Mohammad 
wrote:

> In the $:/.noteslam/Stylesheet/For.publishing
>
> Why colors defined as below
>
> html body.tc-body .red {color: red; font-weight: bold;}
> html body.tc-body .green {color:#0a5;font-weight:bold;}
> html body.tc-body .blue {color:#0e34a2;font-weight:bold;}
> html body.tc-body .orange {color:#e81;font-weight: bold;}
>
>
> Why not define colors like this
>
> .red {color: red; font-weight: bold;}
>
>
>
> /Mohammad
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/tiddlywiki/2zzLalNk-bQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/tiddlywiki/6e627df7-f3d2-4757-9540-0a7b058312e6%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CANE%3DBFJdNWagTD9yo7RbN4zBx66y1hLuRCxBwpHgdmm7CH12Xg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] setting up tiddlywiki with save working on Apache

2018-06-12 Thread Lost Admin
Now that I can get to my server, here is a very quick and dirty explanation 
of the Apache HTTPD config file for WebDAV:

http://thelostadmin.tiddlyspot.com/#Apache%20HTTPD%20with%20WebDAV

On Monday, June 11, 2018 at 7:12:51 PM UTC-4, J wrote:
>
> Hi All!
>
> I have been trying to find a setup document for TW5 with save working on 
> Apache.  I have pieced together what I have learned from reading various 
> posts but my setup is not working properly.  Can someone point me to a doc 
> please?  
>
> Any help would be appreciated.
>
> Thank you in advance.
>
> Regards,
> j
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2b36ec6e-e6fa-4ec4-bc28-e8edde2d3015%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: (re-)Presenting: LeftBar - a menu type sidebar, on the left

2018-06-12 Thread Mohammad
Hello Mat,
 The Leftbar: http://leftbar.tiddlyspot.com/ has the setting box to Scroll 
vs Fix - behaviour when activated via button.
One issue is if you use Leftbar from TableofContents and if you need to 
have the Leftbar fixed but you have a lot of toc entry then you cannot 
access the items
out of your viewpoint and you cannot scroll down.
One suggestion is in fixed mode if the contents make a long tiddler 
($:/plugins/TWaddle/LeftBar/Menu) then an scroll bar automatically appear 
at the right (or left) of the LeftBar.

What do you think?

On Friday, April 27, 2018 at 12:06:41 AM UTC+4:30, Mat wrote:
>
> LeftBar  has been updated. Major diff is 
> to remove the supporting Toggle plugin (now deprecated) thanks to new 
> checkbox functionality in 5.1.16.
>
> <:-)
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0830545c-bd15-47bd-8f20-7224f4fe157d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] KeeBoord - global keyboard shortcuts

2018-06-12 Thread BurningTreeC
@Jan, how is it working for you?

@all, I'd be interested if you're using KeeBoord in one of your wikies and 
- if that's the case - how is it working, have you encountered issues?

BTC

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8a8df63e-6277-4439-915c-660783ad0982%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: CSS Framework - need your advises your idea / comments

2018-06-12 Thread @TiddlyTweeter

>
> PMario: And I would develop it on my own. I think most existing frameworks 
> have no idea, what is needed for TW, because the have been developed for a 
> different target audience. ... They will only step on our feet. 
>

This is right. I mean PMario is correct to the reality. I DO understand 
visiting Bootstrap and other CSS ideas is helpful. I really can't see how, 
in the end, however, their methods are anything but adding complexity you 
really do not need.

As I mentioned some posts back, I think Thomas Elmiger's BRICKS is helpful 
as it organises TW CSS classes in a way that makes TW CSS easier to work 
with.

Fact is a web page, like TW, has styling already and the easiest route is 
(1) study it; (2) tweak from a foundation of knowledge of (1). 

Best wishes
Josiah

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8fae036d-aa9a-4b63-b229-dcd54c9f2659%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: CSS Framework - need your advises your idea / comments

2018-06-12 Thread Mohammad
Mario,
 Many thanks for your explanation and your efforts.

I will start learning pure.css elements and I hope to see your work out in 
the near future on this.

Thank you.

On Tuesday, June 12, 2018 at 11:38:36 PM UTC+4:30, PMario wrote:
>
> On Tuesday, June 12, 2018 at 8:45:36 PM UTC+2, Mohammad wrote:
>>
>> So, I appreciate if you kindly explain me why you have used pure.css 
>>
>
> I used it, because it is simple and doesn't need any javascript to work 
> with it. I did like the landing-page, the photo-gallery and the 
> blog-layout. 
>
> and is there any plan to adopt in in TW? 
>>
>
> I think, with a bit of work we could modify the e-mail layout, to view 
> tidlers in a completely different way as now. ... With a little bit of js 
> involvde 
>
> I'm talking about exported static pages here!!!
>  
>
>> If not do you recommend to use it?
>>
>
> I want to use it for "TiddlyWiki as a static site generator" as mentioned 
> in the last video. ... But there is some more work needed. I hope I can 
> post the next video soon!
>
>
> Using pure-css with the TiddlyWiki SPA ... I think it would be possible. 
> ... BUT ... If I would start with a new theme for TW I'd use a grid-based 
> layout, based on native "grid-css" 
>
> IMO this would be the most work, but has a lot of potential. 
>
> I personally would like to have CSS-based responsive menues for the TW 
> SPA. ... 
>
> -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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0c57ce88-543b-4ece-bd16-baa42863ca48%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: CSS Framework - need your advises your idea / comments

2018-06-12 Thread PMario
On Tuesday, June 12, 2018 at 9:08:36 PM UTC+2, PMario wrote:
>
>
> Using pure-css with the TiddlyWiki SPA ... I think it would be possible. 
> ... BUT ... If I would start with a new theme for TW I'd use a grid-based 
> layout, based on native "grid-css" 
>

And I would develop it on my own. I think most existing frameworks have no 
idea, what is needed for TW, because the have been developed for a 
different target audience. ... They will only step on our feet. 

-m

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/49a0e6c2-0d85-40eb-a795-650881abf36b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: CSS Framework - need your advises your idea / comments

2018-06-12 Thread PMario
On Tuesday, June 12, 2018 at 8:45:36 PM UTC+2, Mohammad wrote:
>
> So, I appreciate if you kindly explain me why you have used pure.css 
>

I used it, because it is simple and doesn't need any javascript to work 
with it. I did like the landing-page, the photo-gallery and the 
blog-layout. 

and is there any plan to adopt in in TW? 
>

I think, with a bit of work we could modify the e-mail layout, to view 
tidlers in a completely different way as now. ... With a little bit of js 
involvde 

I'm talking about exported static pages here!!!
 

> If not do you recommend to use it?
>

I want to use it for "TiddlyWiki as a static site generator" as mentioned 
in the last video. ... But there is some more work needed. I hope I can 
post the next video soon!


Using pure-css with the TiddlyWiki SPA ... I think it would be possible. 
... BUT ... If I would start with a new theme for TW I'd use a grid-based 
layout, based on native "grid-css" 

IMO this would be the most work, but has a lot of potential. 

I personally would like to have CSS-based responsive menues for the TW SPA. 
... 

-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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/556a97b5-590f-403f-ba25-0b5b653791c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: CSS Framework - need your advises your idea / comments

2018-06-12 Thread Mohammad
Hello Mario,
 I just watching your great videos on Community Communication - proposal
and I learned you propose pure.css.

First thank you for your clarification. I dont want to use a very different 
one from those used in TW or by TW community. By this I mean I prefer a css 
framework frequently updated and maintained, as my focus is on application 
of TW may be as advanced user.

So, I appreciate if you kindly explain me why you have used pure.css and is 
there any plan to adopt in in TW? If not do you recommend to use it?

Thank you again
Mohammad




On Tuesday, June 12, 2018 at 10:58:15 PM UTC+4:30, PMario wrote:
>
> On Tuesday, June 12, 2018 at 5:00:00 AM UTC+2, Mohammad wrote:
>>
>> My own opinion is to use a subset from one of the well established 
>> frameworks.
>> So by now w3.css, Pure CSS and bootstrap are candidates
>>
>
> Hi Mohammad, 
>
> Jeremy, used an early version of bootstrap for an very early version of 
> tiddlywiki. .. The main problem with those frameworks, is that they are 
> opinionated. ... So if you want to create your own idea, they all step on 
> your feets. ... 
>
> That's why it was completely removed. It caused more troubles, than it 
> solved. .. just to let you know!
>
> TW uses normalize.css v3.0.0, which is MIT licensed as a reset module: 
> $:/themes/tiddlywiki/vanilla/reset ... To deal with the different "browser 
> quirks". !!! Check for duplicates !!!
> The rest of TW definitiions are defined with base styles. 
> $:/themes/tiddlywiki/vanilla/base  
>
> The other themes are built on top of base and just modifiy aspects, that 
> they want to have different. 
>
> TiddlyWikis UI elements are all based on "tc-" prefixed settings. ... To 
> map those tc- settings into other frameworks will be some "heavy duty" ... 
> It's possible, but it will also cause some headaches, here and there. 
>
> have fun!
> 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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c15c46de-9f2a-4047-9643-e0323eca942d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: CSS Framework - need your advises your idea / comments

2018-06-12 Thread PMario
On Tuesday, June 12, 2018 at 5:00:00 AM UTC+2, Mohammad wrote:
>
> My own opinion is to use a subset from one of the well established 
> frameworks.
> So by now w3.css, Pure CSS and bootstrap are candidates
>

Hi Mohammad, 

Jeremy, used an early version of bootstrap for an very early version of 
tiddlywiki. .. The main problem with those frameworks, is that they are 
opinionated. ... So if you want to create your own idea, they all step on 
your feets. ... 

That's why it was completely removed. It caused more troubles, than it 
solved. .. just to let you know!

TW uses normalize.css v3.0.0, which is MIT licensed as a reset module: 
$:/themes/tiddlywiki/vanilla/reset ... To deal with the different "browser 
quirks". !!! Check for duplicates !!!
The rest of TW definitiions are defined with base styles. 
$:/themes/tiddlywiki/vanilla/base  

The other themes are built on top of base and just modifiy aspects, that 
they want to have different. 

TiddlyWikis UI elements are all based on "tc-" prefixed settings. ... To 
map those tc- settings into other frameworks will be some "heavy duty" ... 
It's possible, but it will also cause some headaches, here and there. 

have fun!
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/17cd846d-01bb-41ce-b4a3-b882c5a4fbb4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Presenting NoteSlam

2018-06-12 Thread Mohammad
In the $:/.noteslam/Stylesheet/For.publishing

Why colors defined as below

html body.tc-body .red {color: red; font-weight: bold;}
html body.tc-body .green {color:#0a5;font-weight:bold;}
html body.tc-body .blue {color:#0e34a2;font-weight:bold;}
html body.tc-body .orange {color:#e81;font-weight: bold;}


Why not define colors like this

.red {color: red; font-weight: bold;}



/Mohammad 

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6e627df7-f3d2-4757-9540-0a7b058312e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] setting up tiddlywiki with save working on Apache

2018-06-12 Thread 'Mark S.' via TiddlyWiki
Re Store.php, you need to make a small code change to accommodate the 
latest PHP You may also need to adjust max upload/download sizes in the 
store.php file and perhaps in the php.ini file.

-- Mark

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/265de77f-32de-4962-9701-dc83c89f807e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] setting up tiddlywiki with save working on Apache

2018-06-12 Thread Lost Admin


On Tuesday, June 12, 2018 at 11:36:28 AM UTC-4, J wrote:
>
> Lost Admin,
>
> Here are my answers to your questions.
>
> "You want either WebDAV or PHP for TiddlyWiki. Not both."
> Which ever of the two that support remote saves (i.e. access tiddlywiki 
> from another machine and save edits or creates).  My current setup seems to 
> download the new version of the wiki after performing a save.  It will 
> intermittently save remotely.
>

They both support remote saves.
 

> ...
>
 

> "I don't see the DAV On directive to enable WebDAV; nor do I see any 
> authentication. That would mean anyone who can see the server over the 
> network can store whatever they want on that server. Are you sure that's 
> what you want?"
> Here are the DAV directives I have.  They are also the defaults when I 
> install Apache and libphodav.
> LoadModule dav_module modules/mod_dav.so
> LoadModule dav_fs_module modules/mod_dav_fs.so
> LoadModule dav_lock_module modules/mod_dav_lock.so
>
> I purposely did not put any authentication as I intend to limit this using 
> the "Require ip" directive.  However, if the authentication is required, 
> then I shall oblige.
>

You can run WebDAV without authentication. Require IP is better than 
nothing. If you trust everyone who could possibly come from the source IP 
address(es)  you are requiring, it's probably safer than username/password 
authentication.

I don't (currently) have access to my server to check the config, but try 
this:


DocumentRoot "/data/tiddlywiki"
DavLockDB "/tmp/DavLock"

*DAV On*
Options +Indexes +FollowSymLinks
AllowOverride None



 

>
> Thank you for taking the time to share your wisdom.  :)
>
> Regards,
> j
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/611c421c-3410-428b-b1cb-978cefed2852%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] setting up tiddlywiki with save working on Apache

2018-06-12 Thread J
Don't worry.  I intend to create an end to end doc that I shall share with 
everyone when I get a working configuration.  :)

Regards,
j

On Tuesday, June 12, 2018 at 8:13:46 AM UTC-7, Lost Admin wrote:
>
> I can't even find my old instructions. (do we have a face-palm emoji?)
>
> I'll try to post my current config with some explanation around it after I 
> get home, tonight.
>
> On Tuesday, June 12, 2018 at 10:37:35 AM UTC-4, J wrote:
>>
>> Lost Admin,
>>
>> Please share your steps or at least the URL for the WebDAV instructions.  
>> I am assuming this is WebDAV and Apache.
>>
>> Thank you in advance.
>>
>> Regards,
>> j
>>
>> On Tuesday, June 12, 2018 at 6:22:31 AM UTC-7, Lost Admin wrote:
>>>
>>> I previously had TW working with store.php on Apache and currently have 
>>> it running fine on WebDAV (burried in this forum you will find my steps). 
>>> I'm working on better instructions in my spare time.
>>>
>>> On Monday, June 11, 2018 at 7:12:51 PM UTC-4, J wrote:

 Hi All!

 I have been trying to find a setup document for TW5 with save working 
 on Apache.  I have pieced together what I have learned from reading 
 various 
 posts but my setup is not working properly.  Can someone point me to a doc 
 please?  

 Any help would be appreciated.

 Thank you in advance.

 Regards,
 j

>>>
> P.S. when I set-up WebDAV on my Apache server I had to go through several 
> tutorials, man pages, and assorted documentation too. I never did find a 
> clean and easy to follow set of instructions that actually got me a basic, 
> working WebDAV server.
>  
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d9dd3c03-609b-4abf-bef6-f59e43cddd2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] setting up tiddlywiki with save working on Apache

2018-06-12 Thread J
Lost Admin,

Here are my answers to your questions.

"You want either WebDAV or PHP for TiddlyWiki. Not both."
Which ever of the two that support remote saves (i.e. access tiddlywiki 
from another machine and save edits or creates).  My current setup seems to 
download the new version of the wiki after performing a save.  It will 
intermittently save remotely.

"The last time I tried store.php, it didn't work with PHP 7. I had to use 
PHP 5."
I seem to have a feeling that this is the case since my setup is not 
working properly.  Hence, I reached out to this forum hoping that the TW 
gods will grace me with their wisdom.  :)

"I don't see the mod_php setup for using store.php."
Here are the rest of the php setup.  These are default when I installed 
PHP.  I figured that if a phpinfo page is working in the same location as 
the wiki, then I assumed that it is all i needed.

  
LoadModule php7_module modules/libphp7.so
  




  
 LoadModule php7_module modules/libphp7-zts.so
  



Require all denied


AddType text/html .php

DirectoryIndex index.php


  
SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1


SetHandler "proxy:unix:/run/php-fpm/www.sock|fcgi://localhost"

  




SetHandler application/x-httpd-php



php_value session.save_handler "files"
php_value session.save_path"/var/lib/php/session"
php_value soap.wsdl_cache_dir  "/var/lib/php/wsdlcache"



"I don't see the DAV On directive to enable WebDAV; nor do I see any 
authentication. That would mean anyone who can see the server over the 
network can store whatever they want on that server. Are you sure that's 
what you want?"
Here are the DAV directives I have.  They are also the defaults when I 
install Apache and libphodav.
LoadModule dav_module modules/mod_dav.so
LoadModule dav_fs_module modules/mod_dav_fs.so
LoadModule dav_lock_module modules/mod_dav_lock.so

I purposely did not put any authentication as I intend to limit this using 
the "Require ip" directive.  However, if the authentication is required, 
then I shall oblige.

Thank you for taking the time to share your wisdom.  :)

Regards,
j




On Tuesday, June 12, 2018 at 8:12:19 AM UTC-7, Lost Admin wrote:
>
>
>
> On Tuesday, June 12, 2018 at 10:32:28 AM UTC-4, J wrote:
>>
>> Mark,
>>
>> Here is my current specs.  I have both webdav and store.php.  If this is 
>> wrong, I just didnt know better as I was trying to put things together 
>> without an end to end doc.  ;)
>>
>
> You want either WebDAV or PHP for TiddlyWiki. Not both.
>  
>
>>
>> Fedora 28
>> Apache 2.4.33
>> PHP 7.2.6
>> TiddlyWiki 5.1.17
>> TiddlyHome 0.1.3
>>
>
> The last time I tried store.php, it didn't work with PHP 7. I had to use 
> PHP 5.
>  
>
>>
>> Here is my apache config for my VirtualHost.
>>
>> 
>> DocumentRoot "/data/tiddlywiki"
>> DavLockDB "/tmp/DavLock"
>> 
>> Options +Indexes +FollowSymLinks
>> AllowOverride None
>> 
>> 
>>
>
> I don't see the mod_php setup for using store.php.
>
> I don't see the DAV On directive to enable WebDAV; nor do I see any 
> authentication. That would mean anyone who can see the server over the 
> network can store whatever they want on that server. Are you sure that's 
> what you want?
>  
>
>>
>> The files in the directory contains.
>>
>> backup
>> store.php
>> tw_updated.html -> upload/index.html
>> upload
>>
>> Here are my settings in TiddlySpot Saver.
>>
>> Upload Filename: index.html
>> Upload Directory:  ./upload/
>> Backup Directory: ./backup/
>>
>> Regards,
>> j
>>
>> On Monday, June 11, 2018 at 5:04:07 PM UTC-7, Mark S. wrote:
>>>
>>> How are you trying to save on Apache? Store.php? WebDav?
>>>
>>> -- Mark 
>>>
>>> On Monday, June 11, 2018 at 4:12:51 PM UTC-7, J wrote:

 Hi All!

 I have been trying to find a setup document for TW5 with save working 
 on Apache.  I have pieced together what I have learned from reading 
 various 
 posts but my setup is not working properly.  Can someone point me to a doc 
 please?  

 Any help would be appreciated.

 Thank you in advance.

 Regards,
 j

>>>
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4393e160-e0f2-4a1b-b460-480aadd54cca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] code section (```) with highlighting?

2018-06-12 Thread Lost Admin
Hi all,

As I go through building up tutorials for setting up various servers for 
TiddlyWiki, I have come to realize that I would like to be able to 
emphasize some parts of code snippets (config files) and to de-emphasize 
other parts. I want to do this so I can show changes needed in 
configuration files with context. As a very simple example, here is a very 
basic Apache http virtual host configuration:


DocumentRoot "/www/example"
ServerName www.example.com

# Other directives here



If the step I'm focusing on relates to setting the ServerName, the rest is 
just context, so it would be nice to make the ServerName line emphasized 
(or the rest de-ephasized:


DocumentRoot "/www/example1"
*ServerName www.example.com*

# Other directives here



Is there a way to do this within a code section?

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5cedaae9-fad6-411f-88d5-6f925c6c5e67%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] setting up tiddlywiki with save working on Apache

2018-06-12 Thread Lost Admin
I can't even find my old instructions. (do we have a face-palm emoji?)

I'll try to post my current config with some explanation around it after I 
get home, tonight.

On Tuesday, June 12, 2018 at 10:37:35 AM UTC-4, J wrote:
>
> Lost Admin,
>
> Please share your steps or at least the URL for the WebDAV instructions.  
> I am assuming this is WebDAV and Apache.
>
> Thank you in advance.
>
> Regards,
> j
>
> On Tuesday, June 12, 2018 at 6:22:31 AM UTC-7, Lost Admin wrote:
>>
>> I previously had TW working with store.php on Apache and currently have 
>> it running fine on WebDAV (burried in this forum you will find my steps). 
>> I'm working on better instructions in my spare time.
>>
>> On Monday, June 11, 2018 at 7:12:51 PM UTC-4, J wrote:
>>>
>>> Hi All!
>>>
>>> I have been trying to find a setup document for TW5 with save working on 
>>> Apache.  I have pieced together what I have learned from reading various 
>>> posts but my setup is not working properly.  Can someone point me to a doc 
>>> please?  
>>>
>>> Any help would be appreciated.
>>>
>>> Thank you in advance.
>>>
>>> Regards,
>>> j
>>>
>>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/040fb650-fb14-43ff-a500-522b466e6c82%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] setting up tiddlywiki with save working on Apache

2018-06-12 Thread Lost Admin


On Tuesday, June 12, 2018 at 10:32:28 AM UTC-4, J wrote:
>
> Mark,
>
> Here is my current specs.  I have both webdav and store.php.  If this is 
> wrong, I just didnt know better as I was trying to put things together 
> without an end to end doc.  ;)
>

You want either WebDAV or PHP for TiddlyWiki. Not both.
 

>
> Fedora 28
> Apache 2.4.33
> PHP 7.2.6
> TiddlyWiki 5.1.17
> TiddlyHome 0.1.3
>

The last time I tried store.php, it didn't work with PHP 7. I had to use 
PHP 5.
 

>
> Here is my apache config for my VirtualHost.
>
> 
> DocumentRoot "/data/tiddlywiki"
> DavLockDB "/tmp/DavLock"
> 
> Options +Indexes +FollowSymLinks
> AllowOverride None
> 
> 
>

I don't see the mod_php setup for using store.php.

I don't see the DAV On directive to enable WebDAV; nor do I see any 
authentication. That would mean anyone who can see the server over the 
network can store whatever they want on that server. Are you sure that's 
what you want?
 

>
> The files in the directory contains.
>
> backup
> store.php
> tw_updated.html -> upload/index.html
> upload
>
> Here are my settings in TiddlySpot Saver.
>
> Upload Filename: index.html
> Upload Directory:  ./upload/
> Backup Directory: ./backup/
>
> Regards,
> j
>
> On Monday, June 11, 2018 at 5:04:07 PM UTC-7, Mark S. wrote:
>>
>> How are you trying to save on Apache? Store.php? WebDav?
>>
>> -- Mark 
>>
>> On Monday, June 11, 2018 at 4:12:51 PM UTC-7, J wrote:
>>>
>>> Hi All!
>>>
>>> I have been trying to find a setup document for TW5 with save working on 
>>> Apache.  I have pieced together what I have learned from reading various 
>>> posts but my setup is not working properly.  Can someone point me to a doc 
>>> please?  
>>>
>>> Any help would be appreciated.
>>>
>>> Thank you in advance.
>>>
>>> Regards,
>>> j
>>>
>>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/13ce3cdb-674a-41a6-96c1-fd1a5147997b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] setting up tiddlywiki with save working on Apache

2018-06-12 Thread J
Lost Admin,

Please share your steps or at least the URL for the WebDAV instructions.

Thank you in advance.

Regards,
j

On Tuesday, June 12, 2018 at 6:22:31 AM UTC-7, Lost Admin wrote:
>
> I previously had TW working with store.php on Apache and currently have it 
> running fine on WebDAV (burried in this forum you will find my steps). I'm 
> working on better instructions in my spare time.
>
> On Monday, June 11, 2018 at 7:12:51 PM UTC-4, J wrote:
>>
>> Hi All!
>>
>> I have been trying to find a setup document for TW5 with save working on 
>> Apache.  I have pieced together what I have learned from reading various 
>> posts but my setup is not working properly.  Can someone point me to a doc 
>> please?  
>>
>> Any help would be appreciated.
>>
>> Thank you in advance.
>>
>> Regards,
>> j
>>
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b3e7f6c3-2e26-48eb-89fc-da6b10ac9013%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] setting up tiddlywiki with save working on Apache

2018-06-12 Thread J
Mark,

Here is my current specs.  I have both webdav and store.php.  If this is 
wrong, I just didnt know better as I was trying to put things together 
without an end to end doc.  ;)

Fedora 28
Apache 2.4.33
PHP 7.2.6
TiddlyWiki 5.1.17
TiddlyHome 0.1.3

Here is my apache config for my VirtualHost.


DocumentRoot "/data/tiddlywiki"
DavLockDB "/tmp/DavLock"

Options +Indexes +FollowSymLinks
AllowOverride None



The files in the directory contains.

backup
store.php
tw_updated.html -> upload/index.html
upload

Here are my settings in TiddlySpot Saver.

Upload Filename: index.html
Upload Directory:  ./upload/
Backup Directory: ./backup/

Regards,
j

On Monday, June 11, 2018 at 5:04:07 PM UTC-7, Mark S. wrote:
>
> How are you trying to save on Apache? Store.php? WebDav?
>
> -- Mark 
>
> On Monday, June 11, 2018 at 4:12:51 PM UTC-7, J wrote:
>>
>> Hi All!
>>
>> I have been trying to find a setup document for TW5 with save working on 
>> Apache.  I have pieced together what I have learned from reading various 
>> posts but my setup is not working properly.  Can someone point me to a doc 
>> please?  
>>
>> Any help would be appreciated.
>>
>> Thank you in advance.
>>
>> Regards,
>> j
>>
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/84307ae0-c011-4b83-b84b-7d4f34b3350c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] setting up tiddlywiki with save working on Apache

2018-06-12 Thread Lost Admin
I previously had TW working with store.php on Apache and currently have it 
running fine on WebDAV (burried in this forum you will find my steps). I'm 
working on better instructions in my spare time.

On Monday, June 11, 2018 at 7:12:51 PM UTC-4, J wrote:
>
> Hi All!
>
> I have been trying to find a setup document for TW5 with save working on 
> Apache.  I have pieced together what I have learned from reading various 
> posts but my setup is not working properly.  Can someone point me to a doc 
> please?  
>
> Any help would be appreciated.
>
> Thank you in advance.
>
> Regards,
> j
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7d16ef3b-0d86-4418-8405-6f8b784aab64%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Presenting NoteSlam

2018-06-12 Thread Mohammad
Many thanks David!
It looks clean and handy!

Cheers

On Tuesday, June 12, 2018 at 4:19:49 PM UTC+4:30, David Gifford wrote:
>
> I upgraded NoteSlam to the latest version of TiddlyWiki and fixed the 
> storyleft problem. Enjoy! 
> http://giffmex.org/tw.adaptations/noteslam.online.html
>
> David Gifford
> Mexico team leader, Mexico City
>
> *Resonate Global Mission*
> *Engaging People. Embracing Christ.*
> A Ministry of the Christian Reformed Church
> resonateglobalmission.org
>
>
> On Mon, Jun 11, 2018 at 9:56 PM, Mohammad  > wrote:
>
>> Thank you David
>> Have you upgraded it in TW 5.1.17?
>> Seems the margin at left is not correct?
>>
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "TiddlyWiki" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/tiddlywiki/2zzLalNk-bQ/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> tiddlywiki+...@googlegroups.com .
>> To post to this group, send email to tiddl...@googlegroups.com 
>> .
>> Visit this group at https://groups.google.com/group/tiddlywiki.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/759f8774-5a5e-4b4e-9bb0-cda909a3f97a%40googlegroups.com
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/07610f8a-52df-430c-b668-a85ff2cf45b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Presenting NoteSlam

2018-06-12 Thread David Gifford
I upgraded NoteSlam to the latest version of TiddlyWiki and fixed the
storyleft problem. Enjoy!
http://giffmex.org/tw.adaptations/noteslam.online.html

David Gifford
Mexico team leader, Mexico City

*Resonate Global Mission*
*Engaging People. Embracing Christ.*
A Ministry of the Christian Reformed Church
resonateglobalmission.org


On Mon, Jun 11, 2018 at 9:56 PM, Mohammad 
wrote:

> Thank you David
> Have you upgraded it in TW 5.1.17?
> Seems the margin at left is not correct?
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/tiddlywiki/2zzLalNk-bQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/tiddlywiki/759f8774-5a5e-4b4e-9bb0-cda909a3f97a%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CANE%3DBF%2B37zMB8eWkWJqfxAQ_Rs_y-CNxQOz4zKs2-33gu%3DhCUw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.