_template

%%form_data{mtn_status}%% in 10.8

%%form_data{status}%% in 10.7

%%title%%

Supports iCloud

Secured by Gatekeeper

Supports retina graphics

%%title%% icon

Available on the Mac App Store
Not available on the Mac App Store

%%form_data{description}%%
Version %%form_data{version}%%
Developer %%form_data{developer}%%
Website %%form_data{url}%%
Status %%form_data{mtn_status}%%

%%rating_votes%% ratings

%%form_data{notes}%%

Archived comments

No comments.0 comments
Parent page %%fullname%% does not exist
Parent page %%fullname%% does not exist

[[/module]]

====
[[form]]
fields:
  staticIntro:
    type: static
    value: "Please enter the application name in the //title// field above, and then complete the rest of the information below. Fields marked with an asterisk (*) are required."
  static_status:
    type: static
    value: "++++ Compatibility"
  mtn_status:
    label: 10.8 Status*
    type: select
    values:
      0: Please select...
      unknown: Unknown
      works_fine: Works fine
      doesnt_work: Doesn't work
      some_problems: Some problems
    default: unknown
  status:
    label: 10.7 Status*
    type: select
    values:
      0: Please select...
      1: Unknown
      2: Works fine
      3: Doesn't work
      4: Some problems
  notes:
    label: Compatibility Notes
    type: wiki
  static_features:
    type: static
    value: "++++ Mountain Lion (10.8) Feature Support"
  feature_notifications:
    type: checkbox
    label: Notification Center
  feature_icloud:
    type: checkbox
    label: iCloud
  feature_gatekeeper:
    type: checkbox
    label: Gatekeeper
  feature_retina:
    type: checkbox
    label: Retina graphics
  static_features2:
    type: static
    value: "++++ Lion (10.7) Feature Support"
  feature_versions:
    type: checkbox
    label: Versions
  feature_autosave:
    type: checkbox
    label: Auto Save
  feature_resume:
    type: checkbox
    label: Resume
  feature_fullscreen:
    type: checkbox
    label: Fullscreen
  static_info:
    type: static
    value: "++++ App Info"
  store:
    type: checkbox
    label: Mac App Store
  version:
    type: text
    label: Version*
  developer:
    type: pagepath
    label: Developer*
    category: developer
  url:
    type: url
    label: Website
    hint: http://example.com
  description:
    label: Description
    type: wiki
  icon:
    label: App Icon
    type: file
    category: icon
  app_store_link:
    type: url
    label: App Store URL
  app_store_id:
    type: text
    label: App Store ID

[[/form]]