[tw5] Re: Splash screen "breaks" decrypt prompt for wiki

2019-10-11 Thread HC Haase


fredag den 11. oktober 2019 kl. 10.35.37 UTC+2 skrev Hubert:
>
> HC,
>
> I'm not sure if the password wrapper allows it. I've tried it myself and 
> failed.
>

damn.. thanks for the answer  

>
> Instead, you might want to try adding your text in your splash screen 
> tiddler and perhaps positioning it using CSS (position: absolute, etc.) 
> This might work with a lot of trial and error but it's not pretty code-wise 
> and not recommended.
>

Maybe I will try this later. But in principle I don't think a message that 
belongs with the password should be in the splash screen ( if you have 
super slow conection/computer it will show when the prompt is gone).

For now I just added the svg logo to the splash screen... I think it looks 
very nice and minimal (thanks to your prompt).

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d4f84831-53b2-42ae-bb00-8acf50cbb227%40googlegroups.com.


[tw5] Re: Splash screen "breaks" decrypt prompt for wiki

2019-10-11 Thread Hubert
HC,

I'm not sure if the password wrapper allows it. I've tried it myself and 
failed.

Instead, you might want to try adding your text in your splash screen 
tiddler and perhaps positioning it using CSS (position: absolute, etc.) 
This might work with a lot of trial and error but it's not pretty code-wise 
and not recommended.

Hubert

On Friday, 11 October 2019 09:15:04 UTC+1, HC Haase wrote:
>
> @Hubert
>
> I try to customise it a bit. could you help me please.
> How do I put an extra text below the prompt? 
>
> thanks
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a86facab-dfb1-40a9-a76c-0e07ffb8074e%40googlegroups.com.


[tw5] Re: Splash screen "breaks" decrypt prompt for wiki

2019-10-11 Thread HC Haase
@Hubert

I try to customise it a bit. could you help me please.
How do I put an extra text below the prompt? 

thanks

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fc41caae-740f-43b3-9fee-71814ce90c23%40googlegroups.com.


[tw5] Re: Splash screen "breaks" decrypt prompt for wiki

2019-10-11 Thread HC Haase
Now I am thinking; why isn't there a standard splash screen build in?
of course this is a very minor part of TW and will only flash the screen so 
seldom for most users, but why not? could give a bit more professional look.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f4a94f3f-31fb-4275-a8c8-7d1f2e12bf1f%40googlegroups.com.


[tw5] Re: Splash screen "breaks" decrypt prompt for wiki

2019-10-11 Thread HC Haase
Thank you all for your help. 
I didn't edit the html file manually nor did I edit the $:/boot/boot.css 
tiddler.

I Could not find the reason for the error, so in the end. I rolled back to 
a backup and imported my tiddelers (without system tid) made since that 
point in time.

@Hubert
Oh that is so nice. I really like the clean dark look. thanks (and sorry 
but now I know that I find the standard password prompt really ugly)


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5305bca9-cc8c-4835-b789-f7ca59dd884c%40googlegroups.com.


[tw5] Re: Splash screen "breaks" decrypt prompt for wiki

2019-10-03 Thread Hubert
Hi HC,

Though I'm unable to help with the splash screen / decryption prompt 
conflict (actually, I would like to learn about a fix myself), I've 
attached the styled custom encryption prompt that I'm currently using. If 
you import it into your wiki you can customise it to your liking.

*Remember to back up your wiki first!*

Enjoy!

Best regards,
Hubert

On Wednesday, 2 October 2019 11:00:55 UTC+1, HC Haase wrote:
>
> Hi
>
> I was experimenting with a splash screen, and copied the splash screen 
> from tiddlywiki.com, it worked but not pretty. I removed the code for the 
> image and then the login prompt for my wiki changed. the square is gone and 
> everything is moved to the left. luckily the decrypting process works fine. 
>
> B ut strangely this persist even after I have deleted the splashscreen. 
> the decrypting work, but it is a bit worrying that things is still changed. 
>
> Any ideas why?
>
> and do anyone know if there is any guides to style the decrypt prompt / 
> login? Though not important, I don't find it pretty.
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f73f5cce-09c5-40f1-a2c1-4083ba251aac%40googlegroups.com.


EncryptionPrompt.json
Description: application/json


[tw5] Re: Splash screen "breaks" decrypt prompt for wiki

2019-10-02 Thread TonyM
Perhaps you have a raw markup or startup tag on a tiddler?

These place content in the html files 

section.

Untag save and reload should fix it?

On Wednesday, October 2, 2019 at 8:00:55 PM UTC+10, HC Haase wrote:
>
> Hi
>
> I was experimenting with a splash screen, and copied the splash screen 
> from tiddlywiki.com, it worked but not pretty. I removed the code for the 
> image and then the login prompt for my wiki changed. the square is gone and 
> everything is moved to the left. luckily the decrypting process works fine. 
>
> B ut strangely this persist even after I have deleted the splashscreen. 
> the decrypting work, but it is a bit worrying that things is still changed. 
>
> Any ideas why?
>
> and do anyone know if there is any guides to style the decrypt prompt / 
> login? Though not important, I don't find it pretty.
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8621e74b-b77c-401f-bca2-94a6cca10685%40googlegroups.com.