• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    • +18
    ./ping-url-remove.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.

Removing obsolete files

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

  1. … 598 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.
Paramters.tcl accepts optional section paramtere to limit the list to just one

section.

Cleaned up categories UI

  1. … 6 more files in changeset.
Added support for categories

  1. … 28 more files in changeset.
Added support for RSS 2.0

  1. … 3 more files in changeset.
noquote fix

  1. … 14 more files in changeset.
Noquote changes from Jarkko

  1. … 5 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 810 more files in changeset.
Fixed a number of bugs found by Janine, and made the index page more helpful when starting out. Also made the entry-edit page require a screen name to be set if we're in DisplayUserP mode.

  1. … 10 more files in changeset.
fixed an embarrassing amount of bugs, now let us have fun! :)

  1. … 32 more files in changeset.
removed outdated files in admin directory

added support for multiple users

  1. … 65 more files in changeset.
noquote changes (Dirk Gomez)

  1. … 82 more files in changeset.
file rss-setup-oracle.xql was initially added on branch oacs-4-6.

file rss-setup-postgresql.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./rss-setup-postgresql.xql
Fixed so RSS feeds works with Oracle, plus a few other mior fixes

  1. … 7 more files in changeset.
Allow HTML in the title - it'll get escaped properly

Fixed bug #382: return_url in entry-edit should be "" not "."

Fixed posting and editing of entries.

- Applied Joel Aufrect's patch to add title_url (with modifications)

- fixed bug #336 by adding a catch

- showing minimum 3 last postings

  1. … 23 more files in changeset.
Merged over changes from HEAD

Merged over changes from HEAD

  1. … 31 more files in changeset.
Fixed bug with prepopulating content: Content is now of type richtext, and the value should be set using template::util::richtext::acquire.

Fixes in rss-support:

- bind the rss service contract implementation

- provide a link on admin page to setup/manage rss feed

- require rss-support package

  1. … 7 more files in changeset.
Merged in Simon's post-feature from HEAD