Uploaded image for project: 'Teeda'
  1. Teeda
  2. TEEDA-274

GET時のHtmlSuffix対応

    XMLWordPrintable

Details

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major Major
    • 1.0.7
    • None
    • None
    • None

    Description

      foo_aaa.html
      <a id="goHoge" href="hoge.html" >hoge</a>

      と記述されていたら、ファイルのsuffixと同一のSuffixを付加して、描画時には

      <a id="goHoge" href="hoge_aaa.html" >hoge</a>

      とする。
      (Sufiixをつけたリソースがあればこのまま描画、無い場合はSuffixをつけずに描画する。)

      Attachments

        Activity

          People

            shot shot
            shot shot
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: