Unleashed part 2!


Author Message
Adeptris

Posted: 2/9/2010
Quote message 

Well for those that have shown an interest, i have uploaded the Plugin to WordPress Extend.

http://wordpress.org/extend/plugins/digital-raindrops-cms-lite/

Please use the forum link in the plugin readme for any questions, it is the first release so it will not be bug free, the website theme I used is W3 XHTML1 so the non dynamic footers created this way does not break your theme.

There will be more information on the website later this week, I know there are a few that would like to add the Dynamic Feature Gallery and Posts with images to the artisteer themes, these are not hard a few lines of code.

David :-@
 
DirtOne

Posted: 2/9/2010
Quote message 

Downloading! :-D
 
Robert

Posted: 2/9/2010
Quote message 

Sweet meat!
8-)
 
Adeptris

Posted: 2/10/2010
Quote message 

Downloads of this plugin has had more in 12 hours than the style swapper has had to date.

Thanks to the person that voted for it on the plugin page.

I have posted 3 tutorials on the site as well!

Clickable Logo, Adsense and Hide Title

I have modifed the clickable logo for my site which has 3 clickable areas in the header now! :-/

http://digitalraindrops.net/demo/wordpress/cms-lite/category/tutorials/

Ading the "Dynamic Content Gallery" to yourArtisteer Theme will be up on the tutorials later today.

Cheers

David
 
Robert

Posted: 2/10/2010
Quote message 

Quote Adeptris:

Thanks to the person that voted for it on the plugin page.


np ;-)

Will post a link to the one I'm working on when done.
:-@
 
Adeptris

Posted: 2/10/2010
Quote message 

Just doing a tutorial for adding Gallery and category columns in an Artisteer theme, and :-@:-@:-@

They have changed the naming convention from
art-contentlayout and art-content, and fixed width to percentages

Now we have three levels :-<


<?php get_header(); ?>
<div class="art-content-layout">
<!-- Gallery goes Here -->
<div class="art-content-layout-row">
<div class="art-layout-cell art-content">
<!-- Categories goe here -->

</div>
<?php include (TEMPLATEPATH . '/sidebar1.php'); ?>
</div>
</div>
<div class="cleared"></div>

<?php get_footer(); ?>


Not sure if to laugh or cry, nothing was hard coded but I now have to do a check again!

David
 
Robert

Posted: 2/10/2010
Quote message 

:-D
Yep. Maintaining the plugin is gonna be a workload.

Should add a Donate Button to your CMS-Lite site.
;-)
 
Adeptris

Posted: 2/10/2010
Quote message 

It is on the Package page of the plugin :-D

I wanted to add the Artisteer affiliate logo on the home page, but it breaks the xhtml validation, so Artisteer are looking into it.

David
 
Robert

Posted: 2/10/2010
Quote message 

:-X I know.
It was a hint for downloaders.
;-)