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

GET時のHtmlSuffix対応

XMLWordPrintable

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • 1.0.7
    • Affects Version/s: None
    • Component/s: None
    • None

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

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

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

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

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

              Created:
              Updated:
              Resolved: