Encontrei o Dark-Theme feito pelo Wolfgang Bartelme e achei perfeito!
Tudo que eu preciso num tema, exceto uma coisa: Widgets, não havia suporte a widgets, então eu adaptei e resolvi compartilhar com os widgets maniacos.
Até porque o Wordpress 2.2 já tem suporte a widgets, então temos de nos acostumar.
UPDATE:
I’m no longer supporting this theme. Darran from Limetouch took the project so grab it here.
Caracteristicas:
O tema foi testado no Wordpress 2.1.3 e 2.2 com Firefox e IE6/7. É validado como XHTML 1.0 Strict e CSS 2.0, e tem suporte aos seguintes plugins:
* flickrRSS
* Gravatar
* Ultimate Tag Warrior
* WP-PageNavi
* Widgets
* Related Posts
Change Log:
1.2 (2007-05-19):
* Adicionado suporte a widgets.
* Adicionado suporte a Related Posts.
1.01 (2007-04-23):
* Corrigido o bug CSS para a página de arquivos
* Corrigido o bug de alinhamento nos resultados da pesquisa
1.0 (2007-04-22):
* Lançamento
Oi Diego, valeu pela dica. Daqui a pouco darei uma olhada nas suas adaptações. []’s, Renato.
[...] grátis. :-) [update] O Diego Ciconi adicionou suporte a widgets neste tema. Veja mais detalhes no blog dele. Um [...]
Thank you! Please email me when you updated this theme!
Hallo
My question, I have allready the Dark Skin from iLemoned! ;)
What I have to change that is the theme Wigdet compatible?
Because I have so many changes in the iLemoned theme!
Please and thank you for the answer in advance! ;)
Namaste
Elena
@Elena: Hello!
I would like to see your site. You didn’t left your link ;P
Anyway… making this theme a widget compatible theme isn’t that hard… First you will need to edit the functions.php file.
You will put this code there:
if ( function_exists('register_sidebar') )register_sidebar(array(
'name' => 'Sidebar1',
'before_widget' => '<div class="sb2">',
'after_widget' => '</div>',
'before_title' => '<h3>',
'after_title' => '</h3>',
));
You will repeat this code changing he ‘name’ field if you want to have more than one widget sidebar. The fields ‘before_widget’, ‘after_widget’ and etc are used to choose your theme settings. In this case, this bar is the first below the "last comments". If you want to use it in the footer place, you will use:
if ( function_exists('register_sidebar') )register_sidebar(array(
'name' => 'FooterArea',
'before_widget' => '<div class="bottom-right">',
'after_widget' => '</div>',
'before_title' => '<h3>',
'after_title' => '</h3>',
));
Can you see the difference?
Ok. Next step is to choose where will your sidebar[s] appear. I did it like this:
After the code:
<div class="recent-cmts"><ul id="recent-cmts"><?php recent_cmts('10'); ?></ul></div>
In the sidebar.php file, you will put:
<? if ( function_exists('dynamic_sidebar') ) dynamic_sidebar('Sidebar1'); ?>This alone will put the sidebar widget (configured at the functions.php) below the Last Comments sidebar in he dark theme.
The second sidebar I placed where there was the right sidebar. To do this I need to exclude the sidebar pre-configured in the theme. But I didn’t removed a line of code. I just used a IF command so if the widgets aren’t available the default sidebar will appear as usual:
After (still in sidebar.php):
<div id="sidebar2"><div class="sb2">
<ul>
You will put:
<?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar('Sidebar2') ) : else : ?>*Note the : else : in the end. Which indicates that if widget sidebar Sidebar2 doesn’t exists or the command doesn’t exist it will run the normal code. If so, it will run the command and jump the default content.
Dont forget to close the if in after:
<?php wp_meta(); ?></ul>
</li>
</ul>
Putting this:
<?php endif; ?>That’s all for the sidebars (left and right)
And you should take the same for the bottom menu.
When you see this, leave your link so we could find and see your site.
Não consigo fazer o download do tema….
Desculpe, Wilson.
Estive fazendo alterações no tema do ciconi-invest.com então desabilitei todos os plugins, inclusive o que administra os downloads.
Já reativei.
Oi Diego ! Eu vi seu site ciconi-invest.com com o theme do Bartelme, mas eu nao sei como você conseguiu baixar? Como eu posso baixar este theme ? obrigado para tudo !
Oi Nico!
Na verdade, eu não baixei o tema. Eu estou copiando ele e adaptando pro wordpress. Gostei muito do tema e provavelmente vou usá-lo aqui no diegociconi.com.
Abraço!
Ahh muito bom. Talvez você poderia compartilhar este trabalho ? Eu quero muito usar (e adaptar) este theme para o blog dum amigo.
Seu trabalho ja é otimo. Você acha possivel me dar ?
Oi Nico…
A minha intenção, realmente, é distribuir o tema como público. Na verdade, ainda não entrei em contato com o Bartelme, ou seja, não sei se ele vai me dar autorização nem mesmo para usar o tema.
Ainda falta muito pra terminar, acredito que uns 2 finais de semana mais. Quando terminar, entrarei em contato com ele, e caso ele me autorize a publicar eu te aviso.
Abraço.
Tudo bem. Vou tambem trabalhar sobre este theme, e adaptar ele para meu projeto. Acho que ele nao vai parecer o mesmo theme ^^
Obrigado para suas informacoes.
[...] designed by Wolfgang Bartelme. His design was converted to WordPress by iLEMONed, widgetized by Diego Ciconi, and then giving a graphical thrashing by yours [...]
Hi Diego!
Just wanted to say thank you personally for taking the time to make Dark work with widgets!
I’ve just completed probably the most radical restyle around, using the Dark theme as a foundation – so take a look if you can spare the time!
Paul
hi..
I didn’t find a contact resource on your site.. thats why am using this comment .. hope you will check this.
my email is eonDxD@gmail.com..
please send me your email ID.. i want to ask you something personally.
thankyou
[...] theme (currently in use on my weblog) is not widgetized and so I took upon myself to download the widgetized version by Diego Ciconi. However when I validated it, I found the widgetized version to be xhtml [...]
I have made a fix for this theme to make it xhtml compliant.
http://www.limetouch.com/2007/08/12/dark-theme-widgetized-bug/
Hi,ı cant download it.please sent it to me.thanks in advance.
Can you write code for footer area to be widgetized.I could not tackle it.thanks in advance.
Sorry Kadir,
I’m no longer working on this theme. I’ve being so busy working on some others projects and sites.
But maybe Darran from http://www.limetouch.com/ can help you.
Hi, can you send my your cool current theme ?
very interesting, but I don’t agree with you
Idetrorce
[...] 2] I’m very lucky and grateful that Darran updated the widgetized (by Diego Cicone) version of “dark theme” (Wolfgang Bartelme & LEMONed) to support wp 2.3 native [...]
I have slightly modified this theme & removed one of the sidebars & played with the CSS also.
Just let me know how it looks now.
http://www.amitnyamtabad.com
[...] of it, so much so that I wanted to make it better in every aspect possible. I came across a widgetized version of the theme by Diego [...]
thanks