Changing Language Files

Open to all! Ask other shopowners for help.
User avatar
burt
Core Team
Posts: 4551
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Changing Language Files

Post by burt »

TY for testing, appreciate your time!

The general idea is as @heatherbell explains;

1. to make copying language files much easier (find the file in the list and click one button)
2. to *not* introduce potential security problems (like the old define_language page had)
I am not here to build for you.
I am here to build with you. Let's help each other.


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
Kofod95
Senior Contributor
Posts: 748
Joined: Sat Feb 06, 2021 7:38 pm
Phoenix Version: 1.0.8.20
Has thanked: 99 times
Been thanked: 179 times

Re: Changing Language Files

Post by Kofod95 »

heatherbell wrote: Fri Mar 21, 2025 7:33 am Please test this?
Thank you, yes - that does help!
Maybe adding

Code: Select all

class="bg-dark text-white"
on the <td> on line 122?

//Daniel
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: Changing Language Files

Post by heatherbell »

Kofod95 wrote: Mon Mar 24, 2025 3:57 pm Maybe adding

Code: Select all

class="bg-dark text-white"
on the <td> on line 122?
It's already evolved to use an Accordion now - see earlier post - viewtopic.php?p=19297#p19297
It's also now in v1.1.0.1
User avatar
Kofod95
Senior Contributor
Posts: 748
Joined: Sat Feb 06, 2021 7:38 pm
Phoenix Version: 1.0.8.20
Has thanked: 99 times
Been thanked: 179 times

Re: Changing Language Files

Post by Kofod95 »

:oops:
Sorry...

I think that's easier to figure out.

---------

Toyed a bit with something like this:
grouped-languages.png
Not sure if worth it.

//Daniel
You do not have the required permissions to view the files attached to this post.
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply