Well folks - first theme I've released to the public. So here it goes: cough, scorn, and mock but at least look at it. ;D
Demo (http://www.skybax.com/coppermine/index.php?theme=simplicity) - Download (http://www.skybax.com/downloads/simplicity.zip)
[edit GauGau 2006-02-12]
Upgraded the theme to make it actually work with the stable releases of cpg1.4.x:
Demo (http://coppermine-gallery.net/demo/cpg14x/index.php?theme=simplicity) - Download (http://prdownloads.sourceforge.net/coppermine/cpg1.4.x_theme_simplicity.zip?download)
[/edit]
The first release of theme [Simplicity v1.0 by SKYBAX (code arachn!d)].
Looks good!
Is there something you can do about the Sort Thumbnail Order drop down box? After you change the sort order, TITLE is always displayed. Woud be nice if you could have the selected sort order displayed in the drop down box instead of TITLE.
Quote from: kegobeer on September 08, 2004, 05:06:52 AM
Looks good!
Is there something you can do about the Sort Thumbnail Order drop down box? After you change the sort order, TITLE is always displayed. Woud be nice if you could have the selected sort order displayed in the drop down box instead of TITLE.
I guess I'll work on that for a later update - great idea, didn't even cross my mind - right now I'm working on a rating system [like netflix] for the pictures so it'll be more compact and discrete. I had it on another one of my themes (a modified verison of hardwired. I lost the documentation I wrote myself incase I had to redo it. But I had it so that I could send the vote but never got farther than showing the right image for the vote results... I'm still trying to work on a way to code it without too much hassle.
This is a nice one! :D
Did you test it with cpg1.3.x as well, or will it only work with cpg1.4.0? Should it go into the themes download section on the sf.net project pages as well?
The font-size for album_stat is a bit too small for me though, I'm sure MAC users won't be able to read it at all (since Mac browsers are known to produce slightly smaller fonts than Windoze and Linux).
Joachim
I will be testing this with 1.3.x - I don't see a reason it shouldn't work. I'm still working out font sizes for me to be comfortable with (that's why I put the download on my site rather than here in the post...) I'd recommend adding it to the official download after I've at least released v1.1 - I wanted to get it out so people could comment on things to fix (like sizes and the dropdown order selection)
k, thanks for your feedback. I will add it to the downloads section once you tell me I should.
:) Joachim
When upload to my themes cgp 1.3.2 i get when trying to configure to this theme ;
Fatal error: Call to undefined function: cpg_get_pending_approvals() in /home/jamurill/public_html/stock/themes/simplicity/theme.php on line 1051
This means it can currently only be used for the devel version, unless modified. If you know your way around in php, you can simply remove the offending code line (or comment it out).
Joachim
Quote from: jamurillo on September 09, 2004, 01:22:59 AM
When upload to my themes cgp 1.3.2 i get when trying to configure to this theme ;
Fatal error: Call to undefined function: cpg_get_pending_approvals() in /home/jamurill/public_html/stock/themes/simplicity/theme.php on line 1051
Fixed in a version for those of you left with 1.3.x - actually it's still pretty much the same - just removed admin functions. Available for download as zip or see it in action @ http://www.skybax.com/copppermine/ select if from the theme list.
Where can I get this theme? The url is not working and this theme seems not to be in the downloads list. Could someone help me?
Thanks in advance ,Emiliano
I d/l and u/l and get an error, only on this theme...I'll look into it if no else does
Template error
Failed to find block 'report_file_button'(#(<!-- BEGIN report_file_button -->)(.*?)(<!-- END report_file_button -->)#s) in :
<tr>
<td align="center" valign="middle" class="navmenu" width="48">
<a href="{THUMB_TGT}" class="navmenu_pic" title="{THUMB_TITLE}"><img src="images/folder.gif" width="21" height="15" align="absmiddle" border="0" alt="{THUMB_TITLE}" /></a>
</td>
<td align="center" valign="middle" class="navmenu" width="48">
<a href="javascript:;" onClick="blocking('picinfo','yes', 'block'); return false;" title="{PIC_INFO_TITLE}"><img src="images/info.gif" width="18" height="15" border="0" align="absmiddle" alt="{PIC_INFO_TITLE}" /></a>
</td>
<td align="center" valign="middle" class="navmenu" width="48">
<a href="{SLIDESHOW_TGT}" title="{SLIDESHOW_TITLE}"><img src="images/slideshow.gif" width="21" height="15" border="0" align="absmiddle" alt="{SLIDESHOW_TITLE}" /></a>
</td>
<td align="center" valign="middle" class="navmenu" witdh="100%">
{PIC_POS}
</td>
<td align="center" valign="middle" class="navmenu" width="48">
<a href="{ECARD_TGT}" title="{ECARD_TITLE}"><img src="images/ecard.gif" width="21" height="15" border="0" align="absmiddle" alt="{ECARD_TITLE}"></a>
</td>
<td align="center" valign="middle" class="navmenu" width="48">
<a href="{PREV_TGT}" class="navmenu_pic" title="{PREV_TITLE}"><img src="images/prev.gif" width="18" height="15" border="0" align="absmiddle" alt="{PREV_TITLE}" /></a>
</td>
<td align="center" valign="middle" class="navmenu" width="48">
<a href="{NEXT_TGT}" class="navmenu_pic" title="{NEXT_TITLE}"><img src="images/next.gif" width="18" height="15" border="0" align="absmiddle" alt="{NEXT_TITLE}" /></a>
</td>
</tr>
Quote from: emiliano on July 10, 2005, 12:10:50 AM
Where can I get this theme? The url is not working and this theme seems not to be in the downloads list. Could someone help me?
Is attached to the very first posting in this thread...
It's for cpg1.4.x, which goes unsupported anyway. As this theme has been posted while cpg1.4.x was still in the design pase, and the way themes work have been changed after this experimental theme has been published, it won't work without modifying it a lot. I suggest not using it at all.
Quote from: GauGau on July 10, 2005, 11:57:57 AM
Quote from: emiliano on July 10, 2005, 12:10:50 AM
Where can I get this theme? The url is not working and this theme seems not to be in the downloads list. Could someone help me?
Is attached to the very first posting in this thread...
Please try downloading it!
Quote from: emiliano on August 21, 2005, 12:27:20 AM
Quote from: GauGau on July 10, 2005, 11:57:57 AM
Quote from: emiliano on July 10, 2005, 12:10:50 AM
Where can I get this theme? The url is not working and this theme seems not to be in the downloads list. Could someone help me?
Is attached to the very first posting in this thread...
Please try downloading it!
The simplicity.zip attachment downloads fine for me.
>:(
Yes, perhaps not happy at all. But why, I wonder? Attachment not working, didn't realize the attachment was there?
hi guys i instaled the theme. and i get this error on page
Fatal error: Call to undefined function: cpg_get_pending_approvals() in /home2/polionli/public_html/foto/themes/simplicity/theme.php on line 1051
This theme is for cpg1.4.x only, you can't use it with cpg1.3.x!
is there anything that i can do to use this style? i realy like it a lot.
please help
is there any other simple style like this whos colors can be easly changed. something nice and clean.
ty
you're only meant to post question on the subject of this thread, not general ones. In the future, start new threads if your questions deals with something else, don't try to hijack threads.
You're welcome to check the demo (http://coppermine-gallery.net/demo/cpg13x/) (use the dropdown field "chose a theme" to go through all the themes). If you like a theme, go to the download (http://sourceforge.net/project/showfiles.php?group_id=89658) section and get the theme from there. If a theme is not in the demo, then we don't have the theme - simple as that. Chose one that comes closest and then modify it to suit your needs, as suggested in the docs.
in template.html, {charset} isn't interpreted because it should be {CHARSET}
Hi All,
Nice clean theme this is!
I also get the error (cpg 1.4.2):
Template error
Failed to find block 'report_file_button'(#(<!-- BEGIN report_file_button -->)(.*?)(<!-- END report_file_button -->)#s) in :
Did you already looked into it snork13 ?
What would be the solution to this error?
Gijs
Update the theme, it was made before the stable 1.4 release.
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#creating
I tried it for 1.4.3 and almost everything works. THe config button is not visible, along with the admin button. Also, I tried converting it the 1.4.x theme using instructions in the previous post
Quote from: Nibbler on December 28, 2005, 07:49:37 PM
Update the theme, it was made before the stable 1.4 release.
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#creating
But that did not work. When I go to config, it doesn't show anything. No images or none of the config options. Just want to know if the file posted in the first post is the official 1.4.x version of the simplicity theme. If not, where can I find one. When I try to customize it, it don't work.
this is not an official theme. As suggested above: it was mad ebefore cpg1.4.x was released as stable. If you know your way around, you can make it work as suggested. If you can't then just leave it as is - there's no other version of this theme then.
Simplicity is not fully compliant for the use with the stable releases of cpg1.4.x, the menu items haven't been updated and the theme doesn't validate - could someone look into this? Thanks.
did anyone managed to get the theme fully compliant with the latest stable cpg release ?
as nobody replied to my previous posting, the answer to your question is "no".
as nobody volunteered, I went ahead and updated the theme - see initial posting (http://forum.coppermine-gallery.net/index.php?topic=9755.msg43787#msg43787) on this thread.