CMSPublic Web Preferences

The following settings are web preferences of the CMSPublic web. These preferences overwrite the site-level preferences in TWiki.TWikiPreferences and Main.TWikiPreferences, and can be overwritten by user preferences (your personal topic, eg: TWikiGuest in the Main web).

Web Preferences Settings

These settings override the defaults for this web only. See full list of defaults with explanation. Many of the settings below are commented out. Remove the # sign to enable a local customisation.

  • List of topics of the CMSPublic web:

 #33FFFF 
  • Web-specific background color: (Pick a lighter one of the StandardColors).
    • Set WEBBGCOLOR = #33FFFF
    • Note: This setting is automatically configured when you create a web

  • Image, URL and alternate tooltip text of web's logo.
    Note: Don't add your own local logos to the TWikiLogos topic; create your own logos topic instead.
  • Set WIKILOGOIMG = CMSheader_left.gif
  • Set WIKILOGOURL = http://cms.cern.ch/iCMS
  • Set WIKILOGOALT = CMS Home

  • List this web in the SiteMap. If you want the web listed, then set SITEMAPLIST to on, do not set NOSEARCHALL, and add the "what" and "use to..." description for the site map. Use links that include the name of the web, i.e. CMSPublic.Topic links.
    Note: Unlike other variables, the setting of SITEMAPLIST is not inherited from parent webs. It has to be set in every web that is to be listed in the SiteMap
    • Set SITEMAPLIST = on
    • Set SITEMAPWHAT = CMS public web
    • Set SITEMAPUSETO = ...collaborate on CMS
    • Note: Above settings are automatically configured when you create a web

  • Exclude web from a web="all" search: (Set to on for hidden webs).
    • Set NOSEARCHALL =
    • Note: This setting is automatically configured when you create a web

  • Prevent automatic linking of WikiWords and acronyms (if set to on); link WikiWords (if empty); can be overwritten by web preferences:
    • #Set NOAUTOLINK =
    • Note: You can still use the [[...][...]] syntax to link topics if you disabled WikiWord linking. The <noautolink> ... </noautolink> syntax can be used to prevents links within a block of text.

  • Comma separated list of forms that can be attached to topics in this web. See TWikiForms for more information.
    • Set WEBFORMS =

  • Users or groups who are not / are allowed to view / change / rename topics in the CMSPublic web: (See TWikiAccessControl). Remove the # to enable any of these settings. Remember that an empty setting is a valid setting; setting DENYWEBVIEW to nothing means that anyone can view the web.

  • Web preferences that are not allowed to be overridden by user or topic preferences:
    • Set FINALPREFERENCES = NOSEARCHALL, ATTACHFILESIZELIMIT, WIKIWEBMASTER, WEBCOPYRIGHT, WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

Topic Revision Deletion

In this web (CMSPublic), which users should be allowed to delete topic revision history?

Help on Preferences

  • A preference setting is defined by:
    3 or 6 spaces * Set NAME = value
    Example:
    • Set WEBBGCOLOR = #FFFFC0
  • A preferences setting can be disabled with a # sign. Remove the # sign to enable a local customisation. Example:
  • Preferences are used as TWikiVariables by enclosing the name in percent signs. Example:
    • When you write variable %WEBBGCOLOR% , it gets expanded to #33FFFF
  • The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set WEBCOPYRIGHT before WIKIWEBMASTER since %WEBCOPYRIGHT% uses the %WIKIWEBMASTER% variable.
  • You can introduce your own preferences variables and use them in your topics and templates.

Related Topics

Tools

Copied from CMS web preferences

DragonSkin

  • Theme: (gray, monochrome, tabstyle)
    • Set DS_THEME = gray
  • Quicklinks headings:
    • Set DS_QUICKLINKSHEADING =
  • Quicklinks submenu:
    • Set DS_QUICKLINKS =

Workbook shortcuts

Completeness indicators:
    • Set COMPLETE0 = Complete: 0
    • Set COMPLETE1 = Complete: 1
    • Set COMPLETE2 = Complete: 2
    • Set COMPLETE3 = Complete: 3
    • Set COMPLETE4 = Complete: 4
    • Set COMPLETE5 = Complete: 5

    • Set COMP0 = 0
    • Set COMP1 = 1
    • Set COMP2 = 2
    • Set COMP3 = 3
    • Set COMP4 = 4
    • Set COMP5 = 5

Page being updated:

    • Set TOBEUPDATED = This page is currently being updated and the instructions may not be up-to-date.
    • Set NEEDSUPDATE = This page will soon be updated to CMSSW_7_4_15.

Other CMS shortcuts:

  • Set RESPONSIBLE = Responsible:
  • Set REVIEW = Last reviewed by:
  • Set WBRELEASEOLDOLD = 1_6_9
  • Set WBRELEASE = 7_4_15
  • Set ARCHRELEASE = slc6_amd64_gcc491
  • Set WBRELEASENEWOLD = 5_3_14
  • Set LATEST21X = 2_1_19
  • Set LATEST22X = 2_2_13
  • Set PATRELEASE = 5_3_14
  • Set PATTUTORIALRELEASE = 7_4_1_patch4
  • Set PREEXERCISESRELEASE = 7_4_1_patch4

Example: LATEST21X 2_1_19

_Shortcuts from the reco validation table:_

  • Set BAD = No
  • Set OK = Yes / Done
  • Set WORK = Work in progress, under construction
  • Set NA = Minus

Indicators for site-specific workbook page instructions:

    • Set FERMILAB = FermiLab Special for Fermilab

Flags for including text from other pages:

    • Set STOPWORKBOOK =
    • Set STARTWORKBOOK =

Offline Guide shortcuts

Colour codings for data format table:

  • Set TABLEDEFRECO =
  • Set TABLEDEFAOD =
  • Set TABLEDEFRECOSIM =
  • Set TABLEDEFAODSIM =

See http://www.computerhope.com/htmcolor.htm for colours.

Subsystem variables from the SWGuideDataFormat* topic name:

  • Set SUBSYSTEM =

Link to subsystems event content definition:

Link to the doxygen class documentation:

Link to the Reference Manual subsystem page (only icon):

Link to the Reference Manual configuration page:

Link to the cvs repository :

  • Set CVS = CVS

  • Set CVS = CVS

Link to the cvs repository (subsystem/package name to be typed in the middle):

  • Set CVSL = [[http://cmssw.cvs.cern.ch/cgi-bin/cmssw.cgi/CMSSW/
  • Set CVSR = /?cvsroot=CMSSW][CVS]]
Example: %CVSL%Alignment/TrackerAlignment %CVSR% (but with no space before %CVSR%) gives CVS

__Link to the Git repository:

  • Set GITL = [[https://github.com/cms-sw/cmssw/

Link to the Reference Manual (subsystem or subsystem_package to be typed in the middle):

  • Set REFL = [[http://cmsdoc.cern.ch/Releases/CMSSW/latest_nightly/doc/html/
  • Set REFR = .html][Doxygen ]]
Example: %REFL%Alignment_TrackerAlignment %REFR% (but with no space before %REFR%) gives Doxygen

Links to the RECO and AOD pages in the Reference Manual:

Shortcuts for contact information:

  • Set HIGGSCONTACTS =
  • Set TOPCONTACTS =
  • Set SUSYBSMCONTACTS =

Shortcut for the text in the pages moved to the Offline Guide:


-- AnneHeavey - 13 Nov 2006

-- KatiLassilaPerini - 12 Oct 2006

Edited by and Date (copy from screen) Comments
SudhirMalik - 1 August 2010 Set PATRELEASE to 3_8_1*

JW: a new preformatted text environment

  • Set PREFORM = "background-color: lightgrey; text-align: left;padding: 10px;margin-left: 20px;margin-right: 20px;color: black; font-size: 16px"

text

Font size

  • Set S =
  • Set SS =
  • Set E =

For particle flow pages

Icons:
  • Set P = Processing
  • Set W=Warning, important
Topic attachments
I Attachment History Action Size Date Who Comment
Bitmapico favicon.ico r1 manage 0.3 K 2004-11-20 - 19:14 TWikiContributor placeholder favicon
Edit | Attach | Watch | Print version | History: r65 < r64 < r63 < r62 < r61 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r65 - 2018-05-11 - PeterJones



 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    CMSPublic All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback