Sha256: 746993eb53cfd96eeaa7357e714233a376f7303b3c2345d72a34b940f55f4d2d

Contents?: true

Size: 710 Bytes

Versions: 19

Compression:

Stored size: 710 Bytes

Contents

= render :partial => "help_nav" if request.format == 'js'
- unless @help_topic.blank?
  %h1= @help_topic.title
  = raw RDiscount.new(@help_topic.content).to_html
- else
  %h1 Help
  %p There is no help available for this section, however you may be able to find what you're looking for in these general topics:
  %ul
    %li= link_to "Embedding Images, Videos, or Documents into Your Content", "/forge/help/embedding"
    %li= link_to "Uploading Assets From Your Computer", "/forge/help/uploading"


  %h4 Still can't find what you're looking for?
  %p
    If none of the above was helpful to you, you can #{link_to "browse the help index", "/forge/help"}
    = raw(Forge.config.support_instructions_in_help)

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
forge-cli-0.1.10 lib/forge/app/views/forge/help_topics/show.html.haml
forge-cli-0.1.9 lib/forge/app/views/forge/help_topics/show.html.haml
forge-cli-0.1.8 lib/forge/app/views/forge/help_topics/show.html.haml
forge-cli-0.1.7 lib/forge/app/views/forge/help_topics/show.html.haml
forge-cli-0.1.6 lib/forge/app/views/forge/help_topics/show.html.haml
forge-cli-0.1.5 lib/forge/app/views/forge/help_topics/show.html.haml
forge-cli-0.1.4 lib/forge/app/views/forge/help_topics/show.html.haml
forge-cli-0.1.3 lib/forge/app/views/forge/help_topics/show.html.haml
forge-cli-0.1.2 lib/forge/app/views/forge/help_topics/show.html.haml
forge-cli-0.1.1 lib/forge/app/views/forge/help_topics/show.html.haml
forge-cli-0.1.0 lib/forge/app/views/forge/help_topics/show.html.haml
forge-cli-0.0.18 lib/forge/app/views/forge/help_topics/show.html.haml
forge-cli-0.0.17 lib/forge/app/views/forge/help_topics/show.html.haml
forge-cli-0.0.16 lib/forge/app/views/forge/help_topics/show.html.haml
forge-cli-0.0.15 lib/forge/app/views/forge/help_topics/show.html.haml
forge-cli-0.0.14 lib/forge/app/views/forge/help_topics/show.html.haml
forge-cli-0.0.13 lib/forge/app/views/forge/help_topics/show.html.haml
forge-cli-0.0.12 lib/forge/app/views/forge/help_topics/show.html.haml
forge-cli-0.0.11 lib/forge/app/views/forge/help_topics/show.html.haml