Pligg 1.0.0 RC4

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 03-30-2009, 05:32 PM
Yankidank's Avatar
Pligg Founder/Coder/Designer
Pligg Version: SVN
Pligg Template: Wistie
 
Join Date: Dec 2005
Location: Ocala, FL
Posts: 4,934
Send a message via AIM to Yankidank
Pligg 1.0.0 RC4.
Released March 30, 2009
Download Now

We thought that the RC3 release would be the final release candidate version of Pligg, but a new security feature ended up causing a lot of problems so we decided to release RC4 to fix that bug and a few others that have been discovered and fixed in the last week.

---------------------------------------------------------------
What's New
---------------------------------------------------------------
  • New Group Admin page from the admin panel. (related post)
  • A lot of Wrong Referrer fixes. This is the main reason for the RC4 release.
  • Clicking the modify story from submit step 3 now prefills the data from step 2 so you don't have to enter it again.
  • Fixes for allowed HTML tags
  • Login will now apply to both www. and non-www. urls. Previously logging in from www.domain.com wouldn't log you in to domain.com and vice versa.
  • Fix for ampersand (&) used in categories
This list is just a brief outline of some of the larger changes made since the last release. Several small changes have been left out. For a complete changelog we suggest checking our SVN logs or reading the Pligg Twitter page.
You can also follow the bugs on the Pligg Projects page.

---------------------------------------------------------------
Installation and Upgrade
---------------------------------------------------------------

Please see the readme.html file included with the release for the most up to date and detailed instructions for installing and upgrading Pligg.
Upgrades are still not 100% worked out for those wanting to jump from the Beta series to the 1.0 series. The upgrade process should work fine, but we haven't yet made some changes to the database to re-organize the configuration settings (see: Admin Settings Buggy after upgrade from 9.9.5 to 1.0 | Pligg CMS Projects). You might also see some error messages that you may be able to just ignore.

---------------------------------------------------------------
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 1.0.0 RC4.zip (1.09 MB, 16943 views)

The Twitter Module for Pligg CMS!
Register, Login, and Submit Stories with Twitter. An absolute MUST HAVE for all Pligg sites!
Reply With Quote
  #2 (permalink)  
Old 04-02-2009, 12:21 PM
Yankidank's Avatar
Pligg Founder/Coder/Designer
Pligg Version: SVN
Pligg Template: Wistie
 
Join Date: Dec 2005
Location: Ocala, FL
Posts: 4,934
Send a message via AIM 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. pligg.tpl changed line 34 to:
Code:
<title>{$group_name} - {$group_description} | {#PLIGG_Visual_Name#}</title>
2. sidebar_stories_wrapper.tpl change line 2 to:
Code:
<div class="sectiontitle"><a href="{$ss_link}">{$ss_header}</a></div>
3. submit_step_2.tpl change lines 37-45 to:
Code:
        <input type="text" id="title" class="text" name="title" value="{if $submit_title}{$submit_title}{else}{$submit_url_title}{/if}" size="60" maxlength="120" />

        <br /><br/>

        <label>{#PLIGG_Visual_Submit2_Category#}: </label>{#PLIGG_Visual_Submit2_CatInstruct#}<br/>
        <select name="category">
            <option value = "">{#PLIGG_Visual_Submit2_CatInstructSelect#}
            {section name=thecat loop=$submit_cat_array}
               <option value = "{$submit_cat_array[thecat].auto_id}" {if $submit_cat_array[thecat].auto_id == $submit_category}selected{/if}>
4. submit_step_3.tpl change lines 78-79 to:
Code:
        <input type="button" onclick="gPageIsOkToExit = true; document.location.href='submit.php?id='+this.form.id.value+'&trackback='+this.form.trackback.value;" value="{#PLIGG_Visual_Submit3_Modify#}" class="log2">&nbsp;&nbsp;
        <input type="button" onclick="submitEdgeStory();" value="{#PLIGG_Visual_Submit3_SubmitStory#}" class="submit" />

The Twitter Module for Pligg CMS!
Register, Login, and Submit Stories with Twitter. An absolute MUST HAVE for all Pligg sites!
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pligg integration with SMF Forum autoinc Questions and Comments 66 08-27-2010 04:04 AM
Pligg 1.0.0 RC3 Yankidank Current Version 2 04-02-2009 12:21 PM
Pligg 1.0.0 RC2 Yankidank Current Version 1 04-02-2009 12:21 PM
Pligg 1.0.0 RC1 Yankidank Current Version 1 01-30-2009 02:51 PM


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