Theme ID number Topic is solved

Add-ons for Pale Moon and other applications
General discussion, compatibility, contributed extensions, themes, plugins, and more.

Moderators: FranklinDM, Lootyhoof

Goodydino
Keeps coming back
Keeps coming back
Posts: 820
Joined: 2017-10-10, 21:20

Theme ID number

Unread post by Goodydino » 2018-01-19, 18:52

I was advised to change the ID number for a theme I am trying to port to Pale Moon. Just how is that done? Would changing the first 2 digits be enough, or is there a specific formula that gets used?

JustOff

Re: Theme ID number

Unread post by JustOff » 2018-01-19, 19:07

See here.

New Tobin Paradigm

Re: Theme ID number

Unread post by New Tobin Paradigm » 2018-01-19, 19:28

Remember there are hard restrictions on what your ID can be.. It can be a valid GUID or UUID enclosed in curly brackets or a something@something which can include a-z A-Z 0-9 dash underscore and dot.

If you are wondering if the ID or any other issues with your forks could be wrong try our Validator @ http://addons.palemoon.org/special/validate/ which can catch most common pitfalls.

riiis
Lunatic
Lunatic
Posts: 471
Joined: 2014-05-17, 15:51
Location: USA

Re: Theme ID number

Unread post by riiis » 2018-01-19, 22:28

Goodydino wrote:I was advised to change the ID number for a theme I am trying to port to Pale Moon. Just how is that done? Would changing the first 2 digits be enough, or is there a specific formula that gets used?
An extension's or theme's ID number is a unique identifier and is entered in the add-on's install.rdf file. The GUID form of ID should be randomly generated. You can get a list of random GUID's from the Online GUID Generator website,or elsewhere online. GUID's are enclosed in curly braces. Or you can use the form of ID with the "at" symbol (no braces, which you can almost totally make up, as long as it's unique and does not contain improper characters).

Goodydino
Keeps coming back
Keeps coming back
Posts: 820
Joined: 2017-10-10, 21:20

Re: Theme ID number

Unread post by Goodydino » 2018-01-20, 19:31

So I could just use something@palemoon.org, and that would be fine? That sounds easiest. Thanks.

JustOff

Re: Theme ID number

Unread post by JustOff » 2018-01-20, 19:53

No, you can't, because *@palemoon.org is reserved for Pale Moon itself, just use your name or something like that.
Last edited by JustOff on 2018-01-20, 19:56, edited 1 time in total.

Goodydino
Keeps coming back
Keeps coming back
Posts: 820
Joined: 2017-10-10, 21:20

Re: Theme ID number

Unread post by Goodydino » 2018-01-21, 20:25

So I can just make up something like "something@whatever.fyb" and that is fine?

New Tobin Paradigm

Re: Theme ID number

Unread post by New Tobin Paradigm » 2018-01-21, 21:20

some-extension@Goodydino would be just fine.

Locked