Public Pages by antelope
Home Page
Page owned by - antelope
Home Page


To-dos

prototype
  • prototype Sat, 15 Mar 2008
熟悉douban.com和epad.cn的组织
  • 主要模仿对像.
CCK和views这是两个关键模块,以这两个入手.
  • 一周多时间熟悉这两个模块. Sun, 2 Mar 2008
Drupal 总体架构
  • 先有个整体认识,然后在开发小功能的时候不断加强.
Notes

prototype Thu, 13 Mar 2008

a list modification webpage.

Basically, I need a webpage can input an id or ids and add it/them to an id list (database) and show the new list in a text area in order of the id. Of course, the ids must be unique. Besides the id input function, id remove function is also need in case the id/ids are mistakenly input or the id/ids no longer exist. All removed ids must be stored in another database (or the same database with a keyword "unblocked" flagged) and shown in another "unblocked" text area for reference purpose.

Finally, we need an email function. As long as there's new id/ids added/removed, an email is sent out to remind all users about the update (id added/removed).

Only registered users can add/remove list and of course receive email alerts. In sum, the web page needs an input and remove function together with an email alert function, and two text areas (one list (or name it blocked list) and another unblocked list). One more thing is a time stamp for the modification. User needs to know the time when the list is last updated. So users know if their own list is up-to-date or not. Sample of a list: "abc, 3egdgr5h, dherfb5, dhfjrejrer4"