rmello
committed
on 01 Feb 04
file ad-one.adp was initially added on branch oacs-5-0.
MAIN:rmello:20040201021524
openacs-4/contrib/.../www/doc/index.adp (+1 -1)
34 34   <li> Allows for custom fields per category.
35 35   <li> Others that I'm probably forgetting.
36 36 </ul>
37 37
38 38 <h3>What needs to be improved</h3>
39 39
40 40 <ul>
41 41   <li> Make it possible to place an ad under a category, instead of placing
42 42        under no category then assigning it to one. (DONE - Roberto) </li>
43 43   <li> Fix all the FIXME's in the code. </li>
44 44   <li> Give users a better UI for placing and viewing ads (DONE - Roberto)
45 45   <li> Add searching functionality.
46 46   <li> Integrate with notifications so users can be notified of new ads.
47 47   <li> Integrate with RSS so news aggregators can pick up new items (crazy idea? -Roberto)
48 48   <li> Give users a confirmation screen when placing new ads.
49 49   <li> Main index page shows last x placed ads.
50 50   <li> Category index page shows last x placed ads. Select box with all subcategories and
51 51        number of ads in them. Notifications link. Table on the right shows available
52 52        actions (Search, Post, Edit/Delete Your Posts, Get E-mail Alerts, New Since Last Visit).
53 53   <li> general-comments integration.
54     <li> Make it so custom fields can be added on a per-category basis.
  54   <li> Make it so custom fields can be added on a per-category basis (DONE - Roberto).
55 55   <li> general-ratings for users (for the future).
56 56   <li> Uploading of images with parameter to allow/disallow.
57 57 </ul>
58 58
59 59 <ul>Admin UI:
60 60   <li> Better admin user interface for managing categories (DONE - Roberto)
61 61   <li> Main Admin page: "View ads from last x days", "All ads", "All ads by category", "Pick out users who
62 62        have posted at least x times between date_1 and date_2", "View alerts", "Manage Categories",
63 63        "Add moderators for this category", "Edit this category", "Delete this category".
64 64 </ul>
65 65