Skip to content
linzongshu edited this page Sep 28, 2014 · 7 revisions

Article module reconstruct

  • Achieved

    • Another category named 'cluster'
    • Add/Update custom fields by configuration
    • Add/Update compound fields and table by configuartion
    • Common fields element component
    • Image upload form reconstruction of category, cluster, topic
  • Table removed

    • extended: all custom field can be insert into article table by configuration,

References

Requirement

  • Article
    • Operation
      • Create draft
        • Title/Sub title
        • Setting category
        • Setting channel
        • Published at fix time
        • Setting SEO
        • Setting tags
        • Inserting photos
        • Featured image ?
      • Save draft
      • Pending
      • Publish
      • Preview
    • Management
      • Searching
      • Edit article
      • Delete article
      • Active/Deactivate article
  • Category
    • Operation
      • Add category
    • Management
      • Edit category
      • Delete category
      • Searching
  • Homepage

Code Design

Clone this wiki locally