Index: openacs-4/packages/download/www/doc/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/download/www/doc/index.adp,v
diff -u -r1.1 -r1.2
--- openacs-4/packages/download/www/doc/index.adp 20 Aug 2015 18:49:01 -0000 1.1
+++ openacs-4/packages/download/www/doc/index.adp 21 Aug 2015 10:30:06 -0000 1.2
@@ -4,5 +4,5 @@
The blogger now lives in the OpenACS cvs repository. Install the package on your system, mount a new instance
+ The blogger now lives in the OpenACS cvs repository. Install the package on your system, mount a new instance
somewhere on the site map, make sure you have create permission on
the instance, and then visit the URL where you mounted it. Now you
-can add your first blog entry. If you want to include a blog as part of another page, that's
+can add your first blog entry. If you want to include a blog as part of another page, that's
pretty simple. If you're including in an ADP, say: ... for the non-cached version, and ... ... for the cached version. All of these are shown with an argument 'url' here, but they all
take a package_id argument instead, if you prefer that and know
what the package_id is. If nothing's supplied, the current package
-is used, which is generally not what you want. The package fully supports multiple instances. You can mount
+is used, which is generally not what you want. The package fully supports multiple instances. You can mount
several instances in your site map, and they'll stay properly
isolated from each other. Alternatively you can let multiple users
post to one instance by granting create permissions. Mounting
@@ -34,37 +34,37 @@
ADP-ified HTML, so don't give people access to post a blog (i.e.
grant create permissions on the instance) unless you trust them.
This also means that if you've added custom ADP tags, those are
-also available to you in your blog.Download Package Documentation
ACS Documentation
jbank\@arsdigita.com
+Download Package Documentation
ACS Documentation
jbank\@arsdigita.com
Index: openacs-4/packages/download/www/doc/index.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/download/www/doc/index.html,v
diff -u -r1.1 -r1.2
--- openacs-4/packages/download/www/doc/index.html 20 Apr 2001 20:51:10 -0000 1.1
+++ openacs-4/packages/download/www/doc/index.html 21 Aug 2015 10:30:06 -0000 1.2
@@ -4,7 +4,7 @@
-Download Package Documentation
+Download Package Documentation
ACS Documentation
Index: openacs-4/packages/edit-this-page/www/doc/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/edit-this-page/www/doc/index.adp,v
diff -u -r1.1 -r1.2
--- openacs-4/packages/edit-this-page/www/doc/index.adp 20 Aug 2015 18:49:01 -0000 1.1
+++ openacs-4/packages/edit-this-page/www/doc/index.adp 21 Aug 2015 10:30:06 -0000 1.2
@@ -4,7 +4,7 @@
ETP Documentation
+
ETP Documentation
Installation instructions
ETP applications - Describes the default
behavior of the ETP package, and how it can be extended and
customized.
Content Types - How to specialize the
Index: openacs-4/packages/edit-this-page/www/doc/index.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/edit-this-page/www/doc/index.html,v
diff -u -r1.3 -r1.4
--- openacs-4/packages/edit-this-page/www/doc/index.html 4 Apr 2003 16:00:05 -0000 1.3
+++ openacs-4/packages/edit-this-page/www/doc/index.html 21 Aug 2015 10:30:06 -0000 1.4
@@ -2,7 +2,7 @@
-ETP Documentation
+ETP Documentation
Index: openacs-4/packages/lars-blogger/www/doc/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/lars-blogger/www/doc/index.adp,v
diff -u -r1.1 -r1.2
--- openacs-4/packages/lars-blogger/www/doc/index.adp 20 Aug 2015 18:49:02 -0000 1.1
+++ openacs-4/packages/lars-blogger/www/doc/index.adp 21 Aug 2015 10:30:07 -0000 1.2
@@ -4,11 +4,11 @@
Weblogger Documentation
-By Lars Pind and Simon CarstensenDownload
Getting started
Weblogger Documentation
+By Lars Pind and Simon CarstensenDownload
Getting started
Syndicating a blog (putting it on your front page)
Syndicating a blog (putting it on your front page)
<include src="/packages/lars-blogger/www/blog" url="/blog">
@@ -22,7 +22,7 @@
Technical Info
Technical Info
Permissions
+also available to you in your blog.
There are a couple parameters governing this feature. You can +
There are a couple parameters governing this feature. You can turn it on or off on a per-package basis. And you can specify which URL you want to export to weblogs.com, in case it's not the one the package instance is mounted at. This can be useful if you're including the blog on other pages, for example your site's front -page. Thanks to Jerry Asher for the code to do this.
The RSS feed is version 1.0 only, and uses the rss-support +page. Thanks to Jerry Asher for the code to do this.
The RSS feed is version 1.0 only, and uses the rss-support package. You should be able to simply visit the admin page of your new blogger instance and click the "Setup RSS" link, and you'll have an RSS feed.
Then you'll need to set the parameters and say that your rss_file_name is at /where-your-blogger-instnace-sists/rss/rss.xml. If you leave this blank, we won't advertise your RSS feed URL anywhere.
You can also supply your own channel image through the -parameters.
The Blogger and MetaWeblog APIs are supported. An RSD link is placed on +parameters.
The Blogger and MetaWeblog APIs are supported. An RSD link is placed on your Blog's front page, allowing XML-RPC client tools to automatically discover which API's they can use. See the XML-RPC package documentation for more details. Disable the XML-RPC server to disallow access to your blog via -XML-RPC.
Some news aggregators can blog items you read via simply sending +XML-RPC.
Some news aggregators can blog items you read via simply sending you to the proper URL. Here's what you need to specify in FeedDemon to make Blog-this-item work there:
URL-of-your-blog/entry-edit?title=$ITEM_TITLE$&title_url=$ITEM_LINK$&content=$ITEM_DESCRIPTION$ -
The blogger now lives in the OpenACS cvs repository.
-Install the package on your system, mount a new instance somewhere @@ -23,7 +23,7 @@ it. Now you can add your first blog entry.
-If you want to include a blog as part of another page, that's pretty @@ -76,7 +76,7 @@
-The package fully supports multiple instances. You can mount @@ -96,7 +96,7 @@ that if you've added custom ADP tags, those are also available to you in your blog.
-There are a couple parameters governing this feature. You can turn it @@ -116,7 +116,7 @@ Jerry Asher for the code to do this.
-The RSS feed is version 1.0 only, and uses the rss-support @@ -137,7 +137,7 @@ parameters.
-
The Blogger and MetaWeblog APIs are supported. An
-
Some news aggregators can blog items you read via simply sending you
@@ -161,7 +161,7 @@
URL-of-your-blog/entry-edit?title=$ITEM_TITLE$&title_url=$ITEM_LINK$&content=$ITEM_DESCRIPTION$
-Posting From News Aggregator via URL
+Posting From News Aggregator via URL
Road Map
+Road Map
-Version History
+Version History
-License
+License
Released under the GPL.
Index: openacs-4/packages/photo-album/www/doc/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/photo-album/www/doc/index.adp,v
diff -u -r1.1 -r1.2
--- openacs-4/packages/photo-album/www/doc/index.adp 20 Aug 2015 18:49:01 -0000 1.1
+++ openacs-4/packages/photo-album/www/doc/index.adp 21 Aug 2015 10:30:07 -0000 1.2
@@ -6,7 +6,9 @@
This is an implementation of the trackback
+ This is an implementation of the trackback
specification for use in OpenACS. Trackback is a method of notifying a web site that you have
linked to it. It is most commonly used to link between weblogs. It
allows writers to comment on posts on other web sites from their
@@ -30,7 +30,7 @@
# \@param url url of object to trackback (relative to page root)
# \@param object_id entry_id of entry
# \@param title title of entry
- Pending cleanup of general comments to remove dependence on
+ Pending cleanup of general comments to remove dependence on
acs_messaging, trackback_ping should be a subtype of a
general_comment object type.
This is an implementation of the trackback specification for use in OpenACS.
Trackback Package Documentation for OpenACS
Background
TODO
TODO
Trackback Package Documentation for OpenACS
-Background
+Trackback Package Documentation for OpenACS
+Background
Pending cleanup of general comments to remove dependence on acs_messaging, trackback_ping should be a subtype of a general_comment object type.
\ No newline at end of file