Theme "sosuechtig_black" ported from wordpress to coppermine Theme "sosuechtig_black" ported from wordpress to coppermine
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Theme "sosuechtig_black" ported from wordpress to coppermine

Started by Chylly Kayza, February 19, 2007, 02:28:18 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Chylly Kayza

Hi,

I have ported the "sosuechtig_black" theme from wordpress to coppermine
Its my first attempt, so dont be too cruel when judging

It works for cpg1.4.10 stable but maybe you can check on other versions

I have also added a blank header.

If its ok for U (The Moderators) , you can put it for download
(sorry for my bad english, I am from Germany)

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fchylly.de%2Fimages%2Fsosuechtig_black.jpg&hash=a78abe105254f3e237ecc8bba811838fbc27d6b0)

Best Regards
Chylly

Joachim Müller

#1
Demo - Download

Nice theme, thanks for your contribution.

Chylly Kayza

Nice!

Thank YOU for hosting this theme at your downloadsection!

Davide Renda

On the other there are a couple of small imperfections to correct (I'd do if I knew how):
- the footer is slightly not aligned to the body of the page
- the word "password" is spelt with a ending "d"
- long gallery titles (such as the demo one) breaks on the orange column: is there a way to split on two lines and stay in the black side?

Apart from this, this theme is absolutely awesome! Thanks!

Chylly Kayza

I´ll try to fix it today or tomorrow!
Thanx for the feedback.

Chylly Kayza

#5
Updated

.:::UPDATE:::. DOWNLOAD: cpg1.4.x_theme_sosuechtig_black_v1.4.zip.:::UPDATE:::.

Joachim Müller

Thanks for the fix - you forgot to add the {CUSTOM_HEADER} token both to your initial releasas well as the fix. I added the token to both versions and re-uploaded your second release to the download repository. This means that my initial download link is still valid and contains all fixes.
For future updates, please base it on the fixed version.

Chylly Kayza

Sorry to bother you again, but I had to change the User_Admin styling. It´s a tabled menue now like the Adimin_Section! Its the last update, I promiss! Future updates (I am planning to add some additional features to the right, black column) will be announced threw the board I have created for the theme!

Download latest version: http://chylly.de/cpg1.4.x_theme_sosuechtig_black.zip

(GauGau, like you told me, I refered to the latest one at YOUR downloadsection!)

Joachim Müller

Thanks for the update, I did as before and updated the demo and download section as well. The minor issue with the spelling of the word password/passwort has crept back in in your version, which I fixed as well. For future versions, you might want to create a separate, PHP-driven block in theme.php that creates the login form. This way, you could use the localized words from the language files. Again, thanks for the update.

Cheers

Joachim

Joachim Müller

OK, I had a bit spare time, so I created a theme-driven login form that takes into account wether you're logged in or not and wether you're bridged. To make it work for all languages, a slight modification of the language file(s) is needed: you need to edit lang/some_language_file.php (using a plain text editor), findif (defined('LOGIN_PHP')) $lang_login_php = array(and replace with$lang_login_php = array(
I have added a small bit of JavaScript that makes the target="_blank" attribute obsolete (as suggested in New-Window Links in a Standards-Compliant World) and a readme file that you're welcome to edit.
I haven't added my modification to the download repository yet, but have just added it to my posting as an attachment - please review. I'll be glad to add it once you have approved it.

Cheers

Joachim

[Edit]
Attachment removed. Use the download link above
[/Edit]

Chylly Kayza

WOW!! Nice!

Thanx for your help!
I approved it and it works perfect and therefore I didn´t changed anything!
You can add it for downloading!

Thanx again for your great help


Joachim Müller

Removed the attached version from my posting and uploaded the approved version to the download repository at sf.net. Use the download link I posted above.

Sista

I'm having a bit of a problem.This themes is overriding my options in configuration and I tried fixing this in the template file where I see the coding but whatever I am doing isn't working.Can anyone tell me how to fix this so that my options show? By the way, where ist says
$CONFIG['max_film_strip_items'] = 4; //overrides the number of thumbnails.

I am changing the 4 to 8 as I want 8 thumbnails to show in the recently uploaded area on the index page.

Thank you :)

Chylly Kayza

I am not shure what options you mean? Can you please explain?

Sista

On the index page under Last Additions, I would like to show 3 images across with 3 rows down.I have 3 going across but cannot seem to get 3 rows down.It only shows 2 rows.

Chylly Kayza

Your right! I testet it with my themes and the standardthemes pre-installed with coppermine! I cant get a 3rd row neither!

Sista

Ok, I guess I can live without the third column for now :)

Can you tell me how to either get rid of the intermediate images which I never used or how to show a larger intermediate image.If I must show an intermediate image I would like for it to be at least 600 pixels wide.Is this possible?

Thank you again :)

Joachim Müller

Not related to this particular theme. Please don't clutter this theme announcement thread with questions inherent to coppermine in general. Instead: start a thread of your own.

skidpics

Quote from: Chylly Kayza on March 17, 2007, 01:23:52 PM
Your right! I testet it with my themes and the standardthemes pre-installed with coppermine! I cant get a 3rd row neither!


Edit the theme.php file.  It has preset options to keep the theme from over lapping.. 

Look for: 
// These parameters overide what the user inputs in the Configuration setup to prevent the theme from breaking.

skidpics

AWESOME THEME!


What do I need to adjust to allow the theme to expand if I wish to add more columns to the thumbs?

Or what do I edit in the style.css in order to expand the main window, without breaking the theme apart?

-- Skidpics