To-do

From Redazione
Jump to navigation Jump to search
Line 16: Line 16:
  
 
and create a main page reflecting this structure with cars similar to the public mainpage
 
and create a main page reflecting this structure with cars similar to the public mainpage
 +
 +
* Create a form "Newsletter", with fields: Date, audience subset/segment, message (this will be filled in by the frontend/nodejs script, but the sending could be also managed in the wiki itself)
 +
"message" could be split in "message text" and "message html" (the latter with template)
 +
 +
* Create a form "Newsletter stats", with fields (first name, last name, email, opens (list of dates), clicks (list of dates and url) -- this will be created by a nodejs script through sendgrid (or other mail provider) hooks
  
  

Revision as of 23:07, 3 April 2020

Private wiki

  • Create form "Meeting participant"

(First name, Last name, email, phone number, status (attended/invited), description (textarea) (eventually: "linked_to", with a multiple select with names of all other participants to the same meeting ... or use another hypothetical form for this)

  • Create sidebar entries with forms: Add Language course student, Add member, Add meeting participant
  • Reorder our private wiki in order to just have (on the root level) :
    • List of language course students
    • List of members
    • List of meeting participants

and create a main page reflecting this structure with cars similar to the public mainpage

  • Create a form "Newsletter", with fields: Date, audience subset/segment, message (this will be filled in by the frontend/nodejs script, but the sending could be also managed in the wiki itself)

"message" could be split in "message text" and "message html" (the latter with template)

  • Create a form "Newsletter stats", with fields (first name, last name, email, opens (list of dates), clicks (list of dates and url) -- this will be created by a nodejs script through sendgrid (or other mail provider) hooks


Public wiki

  • Create a page, for instance /Sidebar Left, where to list forms and templates to be displayed handled from our extension (ci_culturaitaliana_addons)


Frontend site