Page 1 of 1

Development Status Bars

Posted: 2019-06-17 03:20
by friendly
Is it possible to make these development status bars publicly visible on this website like the donation goal bar is shown on the top of the forums?

Image

Re: Development Status Bars

Posted: 2019-06-17 04:39
by ALADE3N
You are posting in the wrong forums, sir.

Re: Development Status Bars

Posted: 2019-06-17 20:36
by friendly
Is there a website modding section?

Re: Development Status Bars

Posted: 2019-06-18 03:48
by friendly
This is the donation goal bar:



<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat" colspan="3">
<span style="float:right"><a href="#top" onclick="return toggle_collapse('cybpp_donbarswitch')"><img id="collapseimg_cybpp_donbarswitch" src="images/pr/buttons/collapse_tcat.gif" alt="" border="0"></a></span>
<span id="cybppdbopt" style="cursor: pointer;">Donation Goal <script language="Javascript" type="text/javascript"> vbmenu_register("cybppdbopt"); </script> <img src="images/pr/misc/menu_open.gif" border="0" title="" alt=""></span>
<div class="vbmenu_popup" id="cybppdbopt_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tbody><tr valign="top">
<td class="thead">Options</td>
</tr>
<tr>
<td class="vbmenu_option"><a href="misc.php?do=donate"><img src="awcodinglite/images/misc/link2.gif" alt="" border="0"></a></td>
</tr>
<tr>
<td class="vbmenu_option"><a href="#top" onclick="return toggle_collapse('cybpp_donbarswitch')">Show/Hide Donation Bar</a></td>
</tr>


</tbody></table>
</div>
</td>
</tr>
</thead>
<tbody id="collapseobj_cybpp_donbarswitch" style="">
<tr>
<td class="alt1" nowrap="nowrap">Monthly goal: 32.54 USD of 250 USD (13%)</td>
<td class="alt2" width="99%">
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tbody><tr>
<td class="alt1" style="width:13%;">
<div style="height:15px;border:1px;border-style:solid;border-color:#C1C1C1;background-color:#999;"></div>
</td>
<td class="alt2" style="width:87%;">
<div style="height:15px;border:1px;border-style:solid;border-color:#C1C1C1;"></div>
</td>
</tr>
</tbody></table>
</td>

<td class="alt1" nowrap="nowrap"><a href="https://www.realitymod.com/forum/misc.php?do=donate" style="text-decoration:none;"><img src="awcodinglite/images/misc/link2.gif" alt="" border="0"></a></td>

</tr>

<tr>
<td class="alt1" colspan="3">These donations directly help pay for the PR infrastructure.</td>
</tr>

</tbody>
</table>



May we have access to the internal development status bar to provide similar transparency?

Re: Development Status Bars

Posted: 2019-06-18 05:45
by Mineral
No unfortunately not.