[Gambas-user] Gambas wiki update
Benoit Minisini
benoit.minisini at gambas-basic.org
Wed Apr 5 00:43:59 CEST 2023
Le 04/04/2023 à 23:40, T Lee Davidson a écrit :
> On 4/1/23 06:08, Benoit Minisini wrote:
>>
>>> If yes, I can work on that in some free time since I'm sure the index
>>> item issue is more pressing.
>>
>> You are welcome.
>
> Okay, I think I have it. I've tested it on a static, local copy so the
> live behavior may have a glitch or two.
>
> Since you're still making changes to the index page, I'm not attaching a
> diff file for that. Other than including the javascript and additional
> styles, it involves only adding "<div id="indexbutton" title="Hide
> index"><span>«</span></div>" at the bottom of, and within, the
> index-frame DIV.
>
> I am attaching style.css.diff, indexbar.js, and indexbar.css. I hope
> this mail doesn't get bounced.
>
> Update: Gmail obviously doesn't like the code attachments. So, find them
> here:
> https://www.dropbox.com/s/gpqtdtt50hpnv3n/collapsible-index.tar.gz?dl=0
>
>
There is something I don't like: you must store the state of the panel
in the user session, not in the cookie store of the browser.
I even think we don't have to store the state at all. Just a button that
toggles the index should be enough, shouldn't it?
--
Benoît Minisini.
More information about the User
mailing list