Forum OpenACS Q&A: Lars Blogger updated to 2.0d3

Collapse
Posted by Jade Rubick on
I've tagged lars-blogger version 2.0d3 for release (here is how to release your package: https://openacs.org/forums/message-view?message_id=192919). It is primarily a bug fix.

To upgrade your installation: https://openacs.org/doc/current/upgrade-5-0-dot.html

Here are a list of changes:

2004-09-15 21:07  jader

        * www/one-entry.adp: Fix bug in one-entry page that prevents the
        page from being visible.  max_content_length was not present.

2004-09-15 20:53  jader

        * www/index.adp: Fixes error which prevents lars-blogger from
        displaying any information (missing max_content_length in include)

2004-09-07 09:25  hramado

        * sql/postgresql/upgrade/upgrade-2.0d2-2.0d3.sql: Script did not
        work for postgreSQL, I changed it. (trigger)

2004-07-12 04:33  jeffd

        * tcl/: blogger-api-procs.tcl, metaweblog-api-procs.tcl,
        test/entry-test-procs.tcl, test/lars-blogger-procs.tcl: fix a few
        of the test script bugs

2004-06-29 03:18  jeffd

        * www/: blog.tcl, blog.xql, entry-chunk.tcl, index.tcl: merge of
        changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and
        jcd-merge-5-1-20040628 to HEAD

2004-05-20 02:41  lars

        * www/entry-chunk.tcl: Show Continued... instead of (more)

2004-05-20 02:41  lars

        * www/: index.tcl, blog.tcl, blog.xql: Show all entries when
        viewing by category

2004-05-17 08:15  jeffd

        * sql/postgresql/upgrade/upgrade-2.0d2-2.0d3.sql,
        tcl/entry-procs.tcl, tcl/lars-blogger-procs.tcl,
        tcl/lars-blogger-procs.xql, www/category-edit.adp,
        www/entry-chunk.adp, www/entry-edit.adp: merge changes on oacs-5-1
        branch to head, changes between jcd-merge-20040420 and
        jcd-merge-5-1-20040517 were merged, head pre changes is
        jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

2004-05-17 06:02  jeffd

        * lib/titles.adp, tcl/lars-blogger-procs.tcl, www/blog.tcl,
        www/entry-chunk.tcl, www/one-entry.tcl: add flag to
        lars_blog_get_as_string to specify a different display template,
        add lib/titles.adp which is a minimal example of such a template,
        move generation of permalink_url out of blog.tcl since it should be
        passed in to the display template, change
        lars_blogger_get_as_string to take create_p since that is the perm
        that matters (not admin)

2004-05-10 13:40  joela

        * www/entry-chunk.adp: fixed noquote for comments in blog entries

2004-05-07 16:12  jader

        * www/entry-chunk.adp: Entry-chunk is broken. See bug 1804. This is
        a temporary hack to allow people to see the content of their
        weblogs.

2004-04-25 07:22  lars

        * tcl/: entry-procs.tcl, lars-blogger-procs.tcl,
        lars-blogger-procs.xql: Fixed bug #1500: Re-Run RSS Feed Generation
        After Weblog Edit

2004-04-25 07:05  lars

        * sql/postgresql/upgrade/upgrade-2.0d2-2.0d3.sql: file
        upgrade-2.0d2-2.0d3.sql was initially added on branch oacs-5-1.

2004-04-25 07:05  lars

        * lars-blogger.info, sql/postgresql/lars-blogger-sc-create.sql,
        sql/postgresql/upgrade/upgrade-2.0d2-2.0d3.sql: Fixed search
        service contract problem on PG