[STYLE] - Black Pearl And Rainbow Pearl

Tags And Keywordsblack pearl, phpbb3, rainbow pearl, style, template


Goto page Previous  1, 2, 3 ... 11, 12, 13, 14  Next

Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Ok, to save MG some time explaining this annoying situation and to inform anyone interested...

Your best bet would be to use 1.6.5 until a completely new version is released!!

1.6.6 may be validated but misses a correct readme file and has a small error added back by phpbb (wich is now again pending for a fix.)

Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Update:

Mighty Gorgon has updated both styles to version 1.6.7 to match phpbb 3.0.9 (see post 1 in this thread)

Thanks a lot MG :wink:

Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Update:

Mighty Gorgon has updated both styles again, this time to version 1.6.8 to match phpbb 3.0.10 (see post 1 in this thread)

Thanks MG :wink:

Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
It might be worth adding this ;)

Traditional Chinese buttonset for Black Pearl phpBB3 (contains 13 translated buttons and some default English)

(as far as I know we don't have this yet)


black_pearl_lang_zh_cmn_hant.zip
Description: Traditional Chinese phpBB3 Black Pearl imageset 
Download
Filename: black_pearl_lang_zh_cmn_hant.zip
Filesize: 65.82 KB
Downloaded: 375 Time(s)

Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Joshua203 wrote: [View Post]
(as far as I know we don't have this yet)

Thanks Joshua

No, we dont have it... because we dont have this translation:
http://www.icyphoenix.com/viewtopic.php?f=5&t=5354

Thanks for sharing it.

Profile PM  
Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
You're welcome TheSteffen, I just bumped into it.
Keep in mind this is for phpbb and they do have the translation :wink:

Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Joshua203 wrote: [View Post]
Update:

Mighty Gorgon has updated both styles again, this time to version 1.6.8 to match phpbb 3.0.10 (see post 1 in this thread)

Thanks MG :wink:


I have to update this style, how can I reuse all of the color information from my current 3.0.9 style with a fresh 3.0.10 style?
Which files do I need to copy over? Were these copied files changed between 3.0.9 and 3.0.10?

Want and need: Please make this style a template of one of the defaults like a lot of the other styles please.
Having to go through all of my mods over and over again in your style is getting very obnoxious.
I'd like to be able to merge changes and be done with upgrades, rather than spend 90% of my time working on changes in your style

Thanks.

Profile PM  
Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Hi Megamav,

megamav wrote: [View Post]
I have to update this style, how can I reuse all of the color information from my current 3.0.9 style with a fresh 3.0.10 style?

This would all depend on how and where you changed the colours really (images, html files, stylesheet, ColourizeIt).

megamav wrote: [View Post]
Which files do I need to copy over? Were these copied files changed between 3.0.9 and 3.0.10?


changed files between those version should be:
Code: [Download] [Hide] [Select]
# editor.js
# memberlist_body.html
# memberlist_view.html
# posting_buttons.html
# ucp_main_front.html
# ucp_pm_viewmessage_print.html


megamav wrote: [View Post]
Want and need: Please make this style a template of one of the defaults like a lot of the other styles please.
Having to go through all of my mods over and over again in your style is getting very obnoxious.
I'd like to be able to merge changes and be done with upgrades, rather than spend 90% of my time working on changes in your style

What you are asking is quite impossible, if it would be the same as one of the 2 default styles it would look the same too, on top of that ...your added modifications will also cause conflicts (not only for the styles you use but also for language and phpbb).

Sure you could try auto merging it all but that is always a big risk.
You could add old and new style to the update pack for each style I guess but your modifications could still cause trouble.

The only way to safely update the way you suggest is by keeping everything default.

Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Joshua203 wrote: [View Post]

The only way to safely update the way you suggest is by keeping everything default.


Thanks for the reply but I dont think you understand what I mean.
There are many styles out there now using subsilver2 and prosilver as a base.
Its called cloning, and they use the base code and modify off of that.

See the link below for more details.

http://www.phpbb.com/kb/article/how...w-phpbb3-style/

This could save people a lot of time and energy including you developers.

Profile PM  
Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
I thought you knew these two styles were SubSilver2 based since you have at least one official mod added :mryellow:

Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Joshua203 wrote: [View Post]
I thought you knew these two styles were SubSilver2 based since you have at least one official mod added :mryellow:


Are you reading what I'm typing? Or are you just volleying posts back and forth?
Im trying to save you time and energy here.
I do not see anything like:

inherit_from = prosilver
or
inherit_from = subsilver2

in your template.cfg.
They may be subsilver based, but your code is completely separate.
This is not that new, maybe this article can illustrate better what I mean.

http://blog.phpbb.com/2008/07/31/templating-just-got-easier/

Profile PM  
Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
No I am not volleying and yes i am reading (good enough to notice this is the first time you mention inheriting :wink: )

I am trying to avoid a big discussion in this thread though.

The reason I think you want it to inherit could be worked around like I mentioned in my first reply.. add rainbow pearl to the update pack.

Personally I've never questioned why it is n't inheriting because I like it that way (I have no default style installed or activated, why would I have to if nobody will be using it?)

I also question if it would be so easy to install and keep track of a mod on files that are in two different template folders.

Updating by hitting a merge button without thouroughly checking what it is going to change exactly isn't a very good idea either IMHO.

Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Joshua203 wrote: [View Post]
. add rainbow pearl to the update pack.


Can you elaborate on this, im not sure what you mean.
Essentially, the end game would be to update the style without having to start from scratch on mods and do everything all over again each time I need to upgrade phpBB.

Profile PM  
Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
If you take a close look at how the content of an update pack looks you'll notice it contains an "old" and a "new" folder that contain only the changed files (keep in mind a style author could have changed more, so you need to check the codechanges in the docs readme file).
I guess (but not advice) you could add those files from the new and old style in there and they would be checked like the default styles.

What I do advice you to use is WinMerge (google for it, it's free), this allows you to compare and spot the changes in each file and will let you decide how to work arround your modded lines. (you would do this at your own PC so you wouldn't really have the need to announce an outage either :mryellow: )

If you have more questions about updating please open your own thread for it (or tell me a new title and ask me to split these posts into a new thread), maybe you will even get some more opinions about it :wink: (don't forget we are in a release thread here!)

PS... you could also go for patch files or code changes (read the other tabs here: http://www.phpbb.com/downloads/ )

Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
A last remark on this "inherit stuff" ...
It's not inheriting because every single table is build differently (probably the reason why you choose the style :mryellow: )

Goto page Previous  1, 2, 3 ... 11, 12, 13, 14  Next

Page 12 of 14


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.8699s (PHP: 3% SQL: 97%)
SQL queries: 19 - Debug Off - GZIP Enabled