Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Psiphon 3
    1,885 downloads
    Wine 1.4.1 / 1.6 RC2
    1,398 downloads
    LibreOffice 3.6.6 /
    4.0.3 / 4.0.4 RC2 /
    4.1.0 Beta 2

    1,366 downloads
    BackTrack 5 R3
    1,290 downloads
    Red Hat Linux 9
    1,101 downloads
    Adobe Flash Player
    for Linux
    11.2.202.258

    1,095 downloads
    VLC 2.0.7
    986 downloads
    Ubuntu 10.04.4 LTS
    851 downloads
    Red Hat Enterprise
    Linux 6.4

    780 downloads
    Ubuntu 12.04.2 LTS
    737 downloads
    MOST POPULAR DISTROS
    #
    Distribution
    PCLinuxOS 2013.04
    User rating: 4.8/5
    Votes: 370
    Ubuntu 9.10
    User rating: 4.4/5
    Votes: 267
    OpenMandriva 2013.0
    Alpha

    User rating: 4.4/5
    Votes: 624
    Clonezilla LiveCD
    2.1.1-25 / 2.1.2-12

    User rating: 4.3/5
    Votes: 260
    BackTrack 5 R3
    User rating: 4.3/5
    Votes: 569
    Fedora 18
    User rating: 4.3/5
    Votes: 613
    openSUSE Linux 12.3
    / 13.1 Milestone 2

    User rating: 4.2/5
    Votes: 471
    Ubuntu 12.04.2 LTS
    User rating: 4.2/5
    Votes: 696
    Ubuntu 10.04.4 LTS
    User rating: 4.0/5
    Votes: 286
    Linux Mint 15
    User rating: 4.0/5
    Votes: 371
    Home > Linux > Internet > Plone Extensions > plone.app.layout > Changelog

    plone.app.layout 2.3.2 - Changelog


    What's new in plone.app.layout 2.3.2:

    November 9th, 2012

    · Add Language='all' as a keyword argument to avoid LinguaPlone deleting it when it patches the catalog [erral]
    · Use context object's url to create the cache key instead of the portal_url. [erral]
    · Avoid extra space at the end of icon alt attributes. [davisagli]
    · Merge plip #12905 to provide more body classes [vangheem]
    · adding user roles to body class, eg: userrole-anonymous, ... [garbas]



    What's new in plone.app.layout 2.3.1:

    September 1st, 2012

    · Icons accessibility improvement. Append mimetype name to img alt attribute [toutpt]



    What's new in plone.app.layout 2.2.5:

    January 27th, 2012

    · Slightly changed the whitespace in sitemap.xml.gz. [maurits]
    · Use the link_target attribute (e.g. _target) of user actions in the personal bar, if set. Fixes http://dev.plone.org/ticket/11609 [maurits]
    · Added a page as a not-js fallback for the user dropdown menu [giacomos]



    What's new in plone.app.layout 2.2.3:

    November 30th, 2011

    · Make Keyword viewlet link to the new p.a.search view, as well as respect navigation root. Fixes http://dev.plone.org/plone/ticket/12231
    · Treat aliases to the (Default) view of a content type also as a view template (providing IViewView). Fixes http://dev.plone.org/plone/ticket/8198 [maurits]
    · Fix possible ZCML load order issue by explicitly loading CMF permissions. Fixes http://dev.plone.org/plone/ticket/11869 [davisagli]
    · Fix bug where getNavigationRootObject goes into infinite loop if context is None. Fixes http://dev.plone.org/plone/ticket/12186 [anthonygerrard]



    What's new in plone.app.layout 2.2.2:

    August 24th, 2011

    · Accessibility: Added a title and alt tag to the logo. This fixes http://dev.plone.org/plone/ticket/11689 [fulv]
    · Switching 'Skip to navigation' to be linked to the global navigation instead of the navigation portlet. This fixes http://dev.plone.org/plone/ticket/11728 [spliter]



    What's new in plone.app.layout 2.2:

    July 21st, 2011

    · Fixed validation of the personal bar for anonymous user. [spliter]
    · Replaced obsolete in HTML5 element with . References http://dev.plone.org/plone/ticket/11300. [spliter]
    · Set the search form to submit to @@search in order to use the new search results page. [elvix]
    · Updated the BaseIcon to return its html tag when called. [elvix]
    · Updated search link in to link to @@search - updated search results view. [spliter]
    · Updated searchbox.pt to be linked to updated search results view. [spliter]



    What's new in plone.app.layout 2.1.8:

    July 5th, 2011

    · Show 'Manage portlets' fallback viewlet for all ILocalPortletAssignables, not just ATContentTypes items. This fixes http://code.google.com/p/dexterity/issues/detail?id=183 [davisagli]



    What's new in plone.app.layout 2.1.7:

    July 1st, 2011

    · Footer viewlet have all viewlet base API (site_url, navigation_root_url, etc). [thomasdesvenain]
    · Make the bodyClass play more nice with ZopeViewPageTemplateFile. This fixes https://dev.plone.org/plone/ticket/11825 [WouterVH]



    What's new in plone.app.layout 2.1.6:

    June 3rd, 2011

    · Use getPhysicalPath instead of absolute_url_path to handle correctly virtual hosting. This fixes http://dev.plone.org/plone/ticket/8787 [encolpe]



    What's new in plone.app.layout 2.0.9:

    May 13th, 2011

    · Make getNavigationRoot behave correctly in INavigationRoot-folders where a relativeRoot is specified. This fixes http://dev.plone.org/plone/ticket/8787 [WouterVH]



    What's new in plone.app.layout 2.1.5:

    May 12th, 2011

    · Page title and logo image title are related to navigation root. Refs http://dev.plone.org/plone/ticket/9175. Added navigation_root_title to portal_state view. [thomasdesvenain]
    · Fix missing workflow history entry for content creation. Closes #11305. [rossp]
    · Respect typesUseViewActionInListings in sitemap.xml. [elro]
    · Use the parent url for default pages in sitemap.xml. [elro]
    · Exclude types_not_searched from sitemap.xml. This fixes http://dev.plone.org/plone/ticket/7145 [elro]
    · Reduce whitespace in sitemap.xml. [elro]
    · sitemap.xml.gz support for INavigationRoot. [elro]
    · Add MANIFEST.in. [WouterVH]
    · Make getNavigationRoot behave correctly in INavigationRoot-folders where a relativeRoot is specified. This fixes https://dev.plone.org/plone/ticket/8787 [WouterVH]



    What's new in plone.app.layout 2.1.4:

    April 4th, 2011

    · Make the body section- class based on the navigation root instead of the site root. [elro]
    · Added navigation_root to plone_portal_state. [elro]



    What's new in plone.app.layout 2.0.8 / 2.1.3:

    April 3rd, 2011

    · Enable managing portlets of default pages. This fixes http://dev.plone.org/plone/ticket/10672 [fRiSi]



    What's new in plone.app.layout 2.1.3:

    March 2nd, 2011

    · Fixed i18n of the "Log in to add comments" button. It was a regression since 2.0.



    What's new in plone.app.layout 2.1.2:

    February 11th, 2011

    · Add div#content wrapper to @@contenthistorypopup. This is the only popup that has its own template, and it needs a #content id for xdv configurations like that of plone.org. [smcmahon]
    · Enable managing portlets of default pages. This fixes http://dev.plone.org/plone/ticket/10672 [fRiSi]



    What's new in plone.app.layout 2.1.1:

    February 6th, 2011

    · Do not show personaltools if there aren't any user actions. This fixes https://dev.plone.org/plone/ticket/11460 [fRiSi]



    What's new in plone.app.layout 2.1:

    January 19th, 2011

    · Update test to check for login instead of login_form. [elro]
    · Remove login redirect alias. As of Plone 4.1 there is a login script. [elro]



    What's new in plone.app.layout 2.0.6:

    January 4th, 2011

    · Depend on Products.CMFPlone instead of Plone. [elro]
    · Avoid creating persistent DiscussionItemContainers prematurely when items are viewed that have commenting enabled but no actual comments yet. [davisagli]
    · Don't cache navigation_root_path and navigation_root_url contextless http://dev.plone.org/plone/ticket/11291 [tom_gross]
    · Add ids to links personal_bar when rendered as anonymous so they can be styled. This makes behavior consistent with the authenticated personal_bar. http://dev.plone.org/plone/ticket/10850 [eleddy]



    What's new in plone.app.layout 2.0.5:

    November 16th, 2010

    · Fix presentation view when headings have HTML attributes (such as headings translated from reStructured Text).
    · Removed unnecessary memoization of the presentation view; turned its tests into unit tests. [davisagli]
    · XHTML 1.0 Strict searchbox.pt.




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM