• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

Added a feature to lars-blogger with a page that will generate a bookmarklet.

If a user drags the bookmarklet link to his or her toolbar, the

button can be used to instantly blog any page visited.

    • -0
    • +13
    ./admin/bookmarklet.adp
    • -0
    • +14
    ./admin/bookmarklet.tcl
Removing obsolete files

    • -16
    • +0
    ./admin/entry-publish-postgresql.xql
More design cleanup

Do not quote title

Improved design

Adding dotted line

- Removed old personal motivation snippet

- Added note on posting with FeedDemon

- Updated roadmap some

Make posting with default title, title_url, content work (again)

Fixed merge bug: The old code to edit an entry was ressurected, instead of the call to an API which should happen. No idea why the merge went bad.

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 593 more files in changeset.
Add Blogger and MetaWeblog API functionality with automated tests.

  1. … 11 more files in changeset.
Add RSD link and cleanup generation of headerstuff content

place entry-edit functionality into a TCL proc

Add proc to list blogs to which a user can post

  1. … 4 more files in changeset.
Fixed bug: Request error when posting entry -- was bad Oracle query in the RSS datasource. While fixing, I wrote test cases to expose it, and while doing that I had to invent and restructure lots of API.

- Removed pages under /admin which are now under www

  1. … 20 more files in changeset.
Change the all_users to acs_users_all, bump version to 5.0.0b3, provide

upgrade script. fix where its used in logger, weblogger-portlet, and lars-blogger.

fixes bug 1174.

  1. … 9 more files in changeset.
fixed bug #926

fixed bug #926

add -- to all string_truncate calls

  1. … 11 more files in changeset.
Fixed bug: Blog content starting with hyphen (-) causes pages to break

- Fixed bug #993: DOS line endings

- Moved lars-blogger.css to www/resources, and got rid of the % hack, which is no longer necessary

    • -0
    • +94
    ./resources/lars-blogger.css
  1. … 2 more files in changeset.