• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Implemented parameters for content length in RSS feed and on blog index/archive pages

- Bumped version number to 1.0.2

- Require acs-tcl version 5.0.1

  1. … 3 more files in changeset.
In my opinion the title should be displayed in the same way, regardless if there is a URL involved or not. Changed the location of <p> Tags accordingly.

For categories to work the switch has to be called container_object_id, at least in the current checkout of categories.

Committed lots of fixes from Joel

  1. … 4 more files in changeset.
Added site-wide categories plus fixed the completely broken decision tree in the .vuh.

Added a missing slash to separate the category from username. Now in

some cases we might have two slashes (the whole cat/user/archive stuff

is pretty poor). In any case two slashes is less of a trouble than no

slash.

If the message is Draft we redirect to one-entry. That way new messages

don't end up in black hole if they are draft and one-entry serves as a

sort of preview.

Even more helpful help text.

Validating the URL and explaining the user what title_url is supposed to

do.

Converted the page to use ad_form (lots of changes).

Hooking in site-wide categories to admin pages.

Lars added some missing columns to these queries.

CSS/layout

ul.action-links

  1. … 2 more files in changeset.
Fixed bug #1362: Blog entries loose their time when editing

  1. … 4 more files in changeset.
Make comments and blogroll include-optional

  1. … 2 more files in changeset.
Use edit/delete gifs and standard location

Don't show categories widget if no categories have been defined

Honor untrusted_user_id

Fixed blogroll layout

  1. … 1 more file in changeset.
Title 'Administration'

Added technorati portlet

Technorati and Blogroll support for lars-blogger

  1. … 7 more files in changeset.
Final 2 changes for blogroll: the patch to the front page template and an uninstantiate hook to remove blogroll entries.

  1. … 4 more files in changeset.
CSS changes for lars-blogger blogroll

Blogroll feature for lars-blogger. The patch includes datamodel

and admin UI pages for adding items to the blogroll, as well as an

includelet to display the blogroll. The includelet has been added

to the blogger front page.

    • -0
    • +40
    ./admin/blogroll-ae-postgresql.xql
    • -0
    • +5
    ./admin/blogroll-ae.adp
    • -0
    • +36
    ./admin/blogroll-ae.tcl
    • -0
    • +9
    ./admin/blogroll-delete-postgresql.xql
    • -0
    • +21
    ./admin/blogroll-delete.tcl
    • -0
    • +14
    ./admin/blogroll-delete.xql
    • -0
    • +61
    ./admin/blogroll-move.tcl
    • -0
    • +28
    ./admin/blogroll-move.xql
    • -0
    • +62
    ./admin/blogroll.tcl
    • -0
    • +18
    ./admin/blogroll.xql
  1. … 8 more files in changeset.
Merged posted_date and entry_date into entry_date, which is now a full timestamp

  1. … 20 more files in changeset.
Last n comments includelet for lars-blogger

  1. … 3 more files in changeset.
Multiple ping URLs in lars-blogger. Currently lars-blogger can only

ping one server (typically weblogs.com) when an entry is posted. With

this change there is an admin user interface to add multiple ping URLs,

just like Movable Type, which will each be pinged when the blog is

updated.

    • -0
    • +5
    ./admin/ping-url-add.adp
    • -0
    • +31
    ./admin/ping-url-add.tcl
    • -0
    • +18
    ./admin/ping-url-remove.tcl
    • -0
    • +18
    ./admin/ping-urls.adp
    • -0
    • +36
    ./admin/ping-urls.tcl
  1. … 3 more files in changeset.
Added link to bookmarklet and XML-RPC ping urls admin pages to admin/index.adp

in lars-blogger.