Tree :



 Faceted index, by topics :
Menu

 
Category
V5 (46)
V5.01 (21)
V5.10 (15)
V5.20 (32)
V5.30 (16)
V5.31 (1)
V5.32 (4)
V5.33 (16)
V5.34 (7)
V5.35 (2)
V5.40 (27)
V5.41 (7)
V5.42 (4)
V5.43 (6)
V5.50 (1)
V5.60 (1)
V5.61 (2)
V5.70 (9)
V5.71 (4)
 
 How to insert these widgets?

      5. Reference
          5.5. Ideas
              5.5.3. Idea contents editing
 5.5.3.7. Meta tab  

This tab adds meta information (description) and optional scripts to the current idea.

  The contents of the description field is reused  in the code <meta name="description" content="Description text"> that is generated in the HTML header of pages (meta information placed between the <head> and </head> HTML tags).

  The "Script prologue" field lets you place at the very beginning of the web page (just after the <body> tag) any script or script fragment (JavaScript, PHP, etc...) that may be useful later in the page : for instance, variable declaration and initialisation, functions that are called later in the page by other scripts.

  The "Script epilogue" field lets you place at the very end of the web page (just before the </body> tag) any script or script fragment (JavaScript, PHP, etc...).

Notes :

  • All this tab fields are specific to the current idea only. If you wish to insert some scripts or information that should be shared by all the pages of your web site, you may :
    • force WIT to include a file which contents will be inserted into the <head> ... </head> section of all pages,
    • or use the structure template "page header" and "footer" elements instead (generated in the <body> ... <body> section of all pages).
  • The scripts that are inserted in the prologue and epilogue fields should not display any text because they are generated outside of any idea structure elements : in the <body>, and respectively before the "page header" and after the "page footer" elements.
Meta tab
Meta tab
Tasks
Start date2008/06/15
Due date2008/06/15
Percent finished100 %
Effective end date2008/06/15
CategoryV5
V5.30