Pligg 1.0.0 RC2

Register an Account
Pligg Chat Room
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-19-2009, 10:19 AM
Yankidank's Avatar
Pligg Founder/Coder/Designer
Pligg Version: SVN
Pligg Template: Wistie
 
Join Date: Dec 2005
Location: Ocala, FL
Posts: 3,803
Send a message via AIM to Yankidank Send a message via Skype™ to Yankidank
We proudly present Pligg 1.0.0 RC2.
Released February 19, 2009


This release candidate (RC) version of Pligg is designed as a test version of Pligg. We require users to help us find and report any bugs that we may have missed, whether caused by unexpected server settings or us just not checking things carefully enough.

There have been many changes since our previous release from only a few weeks ago, and we still have some items on the list to cross out before releasing a stable version of Pligg. This latest version has more modules (some still in beta) and some fixes since our last RC releae.

We recommend that you do not use this version in a production environment unless you are willing to experience the occasional bug and want to manually update your site until we release a final version of 1.0.

Download Pligg 1.0.0 RC2


---------------------------------------------------------------
What's New
---------------------------------------------------------------

Below is a list of some of the more popular changes included with this release. You can expect new features and bug fixes from the previous Beta release.

- Many bug fixes to make Pligg compatible with more web hosts
- Improvements to upgrade script
- IP Blocker module
- TinyMCE WYSIWYG module
- Social bookmark module
- Experimental Upload module for attaching files and images to articles. This product is still in an early beta stage.
- Delete Cache button
- Made the language file easier to read and update

For a complete changelog we suggest checking our SVN logs or reading the Pligg Twitter page.

---------------------------------------------------------------
Install
---------------------------------------------------------------

Please see the readme.html file included with the release for the most up to date and detailed instructions for installing Pligg.

---------------------------------------------------------------
Upgrade
---------------------------------------------------------------

When upgrading, please make sure that you backup all files and database information. It's essential that you keep off-site copies of this information should you come across any problems. We recommend only testing the upgrade function for this RC version and not using it on a production server.

Detailed instructions for upgrading Pligg can be found in the readme.html files included with Pligg.

---------------------------------------------------------------
Support
---------------------------------------------------------------

Should you find any bugs please make sure that you have properly configured Pligg by researching it on the Pligg Forums. If you feel that the bug discovered is legit please submit the bug to the Pligg Projects page:
Pligg CMS Forum - Projects
Attached Files
File Type: zip Pligg CMS 1.0.0 RC2.zip (1.64 MB, 12416 views)

Now Available: Facebook Connect Module !
Reply With Quote
  #2 (permalink)  
Old 04-02-2009, 11:21 AM
Yankidank's Avatar
Pligg Founder/Coder/Designer
Pligg Version: SVN
Pligg Template: Wistie
 
Join Date: Dec 2005
Location: Ocala, FL
Posts: 3,803
Send a message via AIM to Yankidank Send a message via Skype™ to Yankidank
The following are changes made to the default template since the last official release. If you have a customized template you may need to apply some, if not all, of these changes to make your site compatible with the latest release.

1. Removed sidebar_saved.tpl
2. /css/style.css changes
3. /sidebar_modules/categories.tpl edit:
Code:
<a href="{if $pagename eq "published" || $pagename eq "index" }{$URL_maincategory, $cat_array[thecat].safename}{else}{$URL_queuedcategory, $cat_array[thecat].safename}{/if}">{$cat_array[thecat].name}</a>
Changed to:
Code:
 <a href="{if $pagename eq "upcoming"}{$URL_queuedcategory, $cat_array[thecat].safename}{else}{$URL_maincategory, $cat_array[thecat].safename}{/if}">{$cat_array[thecat].name}</a>
4. Added error reports to edit group page. Added ability to change number of votes needed to go published on edit group page.
Place after old line 10:
Code:
{if $errors}<font color=red>{$errors}</font>{/if}
Place after old line 24:
Code:
<label>{#PLIGG_Visual_Submit_Group_vote_to_publish#}:</label><br/>{#PLIGG_Visual_Group_Submit_NoOfVoteInstruction#}<br/>
<input type="text" id="group_vote_to_publish" size="4" name="group_vote_to_publish" value="{$group_vote_to_publish}"><br /><br />
5. Added code to /editlink_edit_center.tpl to let modules insert data
Line 23:
Code:
<form action="" method="post" id="thisform" enctype="multipart/form-data" >
After old line 100:
Code:
{checkActionsTpl location="submit_step_2_pre_extrafields"}
6.Fixed rssfeeds.php link in footer.tpl. Change line 10 to:
Code:
<span class="subtext">Copyright 2008 {#PLIGG_Visual_Name#} | Pligg <a href="http://www.pligg.com/">Content Management System</a> | <a href="{$URL_advancedsearch}">{#PLIGG_Visual_Search_Advanced#}</a> | <a href="{$my_base_url}{$my_pligg_base}/rssfeeds.php">{#PLIGG_Visual_RSS_Feeds#}</a> {checkActionsTpl location="tpl_pligg_footer_end"}</span>
7. Fixed a link in header.tpl. Change line 46 to:
Code:
<li {if $pagename eq "published" || $pagename eq "index"}class="current"{/if}><a href='{$my_base_url}{$URL_base}'>{#PLIGG_Visual_Published_News#}</a></li>
8. See attached link_summary.html for a comparison. There were many updates to the link_summary.tpl file.
9. sidebar.tpl change line 12 to:
Code:
                    {if $user_login eq $user_logged_in}
                    <li><a href="{$user_url_setting}" class="navbut{$nav_set}"><span>{#PLIGG_Visual_User_Setting#}</span></a></li>
                    {/if}
10. See attached sidebar2.html file
11. Added to line 30 of story_center.tpl:
Code:
<br style="clear:both" />
12. See attached submit_step_2.html file.
Attached Files
File Type: html link_summary.html (110.4 KB, 144 views)
File Type: html sidebar2.html (56.3 KB, 132 views)
File Type: html submit_step_2.html (52.2 KB, 130 views)

Now Available: Facebook Connect Module !
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pligg 1.0.0 RC4 Yankidank Current Version 1 04-02-2009 11:21 AM
Pligg 1.0.0 RC3 Yankidank Current Version 2 04-02-2009 11:21 AM
Pligg 1.0.0 RC1 Yankidank Current Version 1 01-30-2009 01:51 PM
Pligg integration with SMF Forum autoinc Questions and Comments 64 05-19-2008 02:22 AM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development