Message7913
Hello John.
I've added autofocus to the username field in the login dropdown. You can see the code here: https://github.com/savchuk1985/roundup-jinja2-templates/commit/3d3b8b4423de349fa2f67ed8095d8f36f642dae1
I've also improved the internationalization a bit and moved the script links to the page header element (inline scripts are still at the end of the page).
> Thanks for opening the issue. Let's see if people agree it can replace the existing jinja2
> template (which I think is using the developer schema??). Then we can either add it to the
> distributed trackers or replace the existing bootstrap based template. Also we can work out
> how to handle maintenance and migrations/upgrades across releases.
The current jinja2 template is based on the classic scheme, so updating it was much easier =)
I wrote to the Roudup-users list and asked for feedback. I'm thinking that if the templates get positive feedback and maybe some fixes, I might try to help port the template based on developer schema from TAL to Jinja using current work. Then we could have modern jinja2-devel and jinja2-classic templates in addition to TAL-based devel and classic templates. Additionally, while this work is ongoing, it will be easier to include information about Jinja2 in the documentation.
> Also which markdown
> renderer (markdown, markdown2, mistune) are you using with your tracker?
Sorry, I missed this in my previous reply. I use markdown library. Markdown2 works for me too. Mistune doesn't work for me, but I didn't look into it. |
|
Date |
User |
Action |
Args |
2023-12-24 10:31:21 | asavchuk | set | recipients:
+ asavchuk, rouilj |
2023-12-24 10:31:21 | asavchuk | link | issue2551308 messages |
2023-12-24 10:31:20 | asavchuk | create | |
|