Table

cm_navigation_links

Description

Per-CMP navigation link definitions

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement

 

title

varchar(256)

Title of the link to be displayed

 


url

varchar(256)

URL to link to

 


ordr

integer

Order in which to display links(lower numbers = earlier)

 


location

varchar(256)

Layout element to put link in

  •  topbar: black bar along the top of the page

 

description

varchar(256)

Description of the link

 


  • No labels