summaryrefslogtreecommitdiff
path: root/modules/wishlist.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/wishlist.module')
-rw-r--r--modules/wishlist.module6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/wishlist.module b/modules/wishlist.module
index c11bf51de..18e4f7f80 100644
--- a/modules/wishlist.module
+++ b/modules/wishlist.module
@@ -26,7 +26,6 @@ function wishlist_page() {
<H3>Engine</H3>
<UL>
- <LI>blocks and flexible block placement strategies by means of "layout managers" (cfr. Java) and tightly integrated with the module support</LI>
<LI>post/edit hash - magic cookie: to prevent malicious external access and to prevent duplicate posts because of hitting the "reload" button</LI>
<LI>URL validator</LI>
<LI>more adaptive submission queue</LI>
@@ -42,7 +41,6 @@ function wishlist_page() {
<H3>Modules</H3>
<UL>
- <LI>RDF/XML/RSS syndication import/export</LI>
<LI>messaging between administrators/users</LI>
<LI>links/bookmarks manager</LI>
<LI>public userlist</LI>
@@ -52,7 +50,9 @@ function wishlist_page() {
<LI>daily/weekly e-mail digest - mailing list</LI>
<LI>daily/weekly site rapports - mailing list</LI>
<LI>featured stories - story index grouped by category</LI>
- <LI>e-commerce/shop extension</LI>
+ <LI>e-commerce/shop extension</LI>
+ <LI>automatically post scheduled stories</LI>
+ <LI>review system</LI>
</UL>
<H3>Public release</H3>