TOOLBOX

BROWSE TOPICS

RESOURCES

ABOUT THIS SITE

pmwiki.org
pmwiki-2.2.0-beta65

edit SideBar

Custom Markup

organized by file defined.

  • aaailuemarkup.php - defines the following custom markup:
    • (:contentbox:), (:contentboxend:)
      test
    • (:sectiontitle:), (:sectiontitleend:)

      test

    • (:sectiontitlewide:), (:sectiontitlewideend:)

      test

    • (:widegreybox:), (:widegreyboxend:)
      test
    • (:headlinestitle:), (:headlinestitleend:)

      test

    • (:videostitle:), (:videostitleend:)

      test

    • (:audiotitle:), (:audiotitleend:)

      test

    • (:rsstitle:), (:rsstitleend:)

      test

    • (:homepagetitle:), (:homepagetitleend:)

      test

    • (:underline:), (:underlineend:)

      test

  • tags.php - contains all tag functions. It can be used in the following ways:
    • (:tags * :) placed on any page in the AIVideo, AIAudio, or AIArticles page groups. This will include the page in the appropriate Tags pages (as specified by the "*" parameter) when they are updated. This does not, however, actually update any Tags page.
    • (:listtags (#,) (Media Type):) displays the most popular tags in a Flickr like grid.
      • (#) is an optional parameter that specifies the number of tags to display
      • (Media Type) is an optional parameter that specifies which media type the tags are for. This can be either "Audio", "Video", or "Article". For examples, see Tags, VideoTags, AudioTags, ArticleTags.
    • To update a particular tag X, append the following to any url:
      • "?action=tags&tag=X"
    • To update all tags of all media types, append the following to any url:
      • "?action=updatealltagspages"
  • audiomailform.php - dynamically generates an html form for submitting new audio material. Displaying this form requires only the following markup:
    • audiomailform.audio
  • articlemailform.php - dynamically generates an html form for submitting a new article. Displaying this form requires only the following markup:
    • articlemailform.article
  • videomailform.php - dynamically generates an html form for submitting new video material. Displaying this form requires only the following markup:
    • mailform.video
  • news.php - takes care of everything relating to adding wiki pages to the "AI in the News" page and updating the appropriate RSS feeds. There is only one way for an editor to update the news directly:
    • (:addItemToNews:) placing this wikimarkup on any audio, article, or video page will place the page on the news and in the appropriate RSS feeds. Once this is done, the markup deletes itself. Using this directly is not recommended. Use the submission forms instead.
AAAI Home   Recent Changes   Edit   History   Print   Contact Us
Page last modified on August 08, 2008, at 07:57 AM