Sha256: 3ac7cea4e44f99bd47f6052040c908dec2dd38cf40a2750d291800ccdbf6af92

Contents?: true

Size: 1.06 KB

Versions: 1

Compression:

Stored size: 1.06 KB

Contents

<script>
var rubyforge_group_id_tip = "<div class='tp1'>The ID of the project (group_id). Example: <br><tt>http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1120&amp;group_id=<strong>426</strong>&amp;atid=1698</tt>.</div>";
var rubyforge_tracker_id_tip = "<div class='tp1'>The ID of the tracker (aid). Example: <br><tt>http://rubyforge.org/tracker/index.php?func=detail&amp;aid=<strong>1120</strong>&amp;group_id=426&amp;atid=1698</tt>.</div>";
</script>

<table width="100%">
  <tr>
    <td width="25%" class="setting-name">Project ID</td>
    <td><%= tip(:txt => 'rubyforge_group_id_tip') %></td>
    <td width="75%"><%= text_or_input(@edit, :name => "DamageControl::Tracker::RubyForge[group_id]", :value => rubyforge.group_id) %></td>
  </tr>
  <tr>
    <td class="setting-name">Tracker ID</td>
    <td><%= tip(:txt => 'rubyforge_tracker_id_tip') %></td>
    <td width="75%"><%= text_or_input(@edit, :name => "DamageControl::Tracker::RubyForge[tracker_id]", :value => rubyforge.tracker_id) %></td>
  </tr>
</table>

<img src="/images/rubyforge.png"/>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
damagecontrol-0.5.0 app/views/project/_rubyforge.rhtml