www/ |
__news.tcl
|
|
admin/ |
approve-2.tcl
|
This page makes the insert of publish_date and archive_date (optionally)
into cr_revisions and cr_news(news_id) resp. |
approve.adp
|
|
approve.tcl
|
News-admin approves a list of items for publication
has to set the publish_date and optionally the archive_date. |
index.adp
|
|
index.tcl
|
Display a list of news items summary for administration |
item.adp
|
|
item.tcl
|
This one-item page is the UI for the News Administrator
You can view one news item with all its revisions. |
news.adp
|
|
process-2.tcl
|
Confirmation page for news-admin to apply a drastic action to one or more
news item(s), currently this is either 'delete','archive', or 'make permanent'
The page is thereafter redirected to the administer page where the result is reflected. |
process.adp
|
|
process.tcl
|
This is the target from the form on the bottom of admin/index.adp
It processes the commands 'Delete','Archive','Make Permanent','Publish' or 'Re-Publish'. |
revision-add-3.tcl
|
This page adds a new revision to a news item
and redirects to the item page of that item |
revision-add.adp
|
|
revision-add.tcl
|
This page serves as UI to add a new revision of a news item
By default, the fields of the active_revision are filled in. |
revision-set-active.tcl
|
This page changes the active revision of a news item and returns to item |
revision.adp
|
|
revision.tcl
|
Page to view one news item in an arbitrary revision |
revoke.tcl
|
This page allows the News Admin to revoke one or many news item. |
rss.tcl
|
Setup or remove rss feed |
index.adp
|
|
index.tcl
|
Displays a hyperlinked list of published news titles either 'live' or 'archived' |
item-create-3.tcl
|
Final insert into database to create a news item
(no double-click protection, see bboard for discussion) |
item-create-thankyou.adp
|
|
item-create.adp
|
|
item-create.tcl
|
This page enables registered users and the news-admin
to enter news releases. |
item.adp
|
|
item.tcl
|
Page to view one item (live or archived) in its active revision |
item.vuh
|
|
news.adp
|
|
news.tcl
|
/packages/news/www/news.tcl
Display one news revision. |
preview.adp
|
|
preview.tcl
|
This page previews the input from item-create or admin/revision-add |
rss/ |
index.vuh
|
|