Forums Index > Mewsoft > Official Announcements > Boardawy 1.65 Released
mewsoft First Post Posted on: 06-17-09 11:18 AM
Boardawy 1.65 Released

Greatings,

Boardawy 1.65 released today. This updated version has the new features for topic type as Normal, Sticky, and Announcements. Fixed and updated the fourms permissions when users are modertators and else. Also fixed all bugs reported.

To update
======

*) update all the cgi files *.pm (no need to update the .cgi files if you apply updated before)

*) The language file Forum.pm has the few new variables:


Code: HTML
<br />topic_type~==~Topic Type:<br />topic_normal~==~Normal<br />topic_announcement~==~Announcement<br />topic_sticky~==~Sticky<br />

The NewTopic.html template has these changes in this part:


Code: HTML
</p><p>        &lt;td width=&quot;100&quot; nowrap valign=&quot;top&quot;&gt;&lt;b&gt;[[new_topic_message]]&lt;/b&gt;&lt;/td&gt;<br />        &lt;td width=&quot;100%&quot; valign=&quot;top&quot;&gt;<br />   &lt;table border=&quot;1&quot; cellpadding=&quot;1&quot; cellspacing=&quot;0&quot; style=&quot;border-collapse: collapse&quot; bordercolor=&quot;#FF9900&quot;&gt;<br />    &lt;tr&gt;&lt;td&gt;&lt;textarea cols=&quot;65&quot; rows=&quot;15&quot; ID=&quot;Message&quot; name=&quot;Message&quot;&gt;&lt;!--Message--&gt;&lt;/textarea&gt;&lt;/td&gt;&lt;/tr&gt;<br />   &lt;/table&gt;<br />   &lt;br&gt;<br />   &lt;a href=&quot;#&quot; onClick=&quot;document.NewPost.VisualEditorSwitch.value='1'; document.NewPost.action.value='Topic_Upload_File'; mySubmit(); return false;&quot;&gt;&lt;!--UserVisualEditorSwitch--&gt;&lt;/a&gt;&lt;br&gt;<br />  &lt;/td&gt;<br />      &lt;/tr&gt;<br />      &lt;tr&gt;<br />        &lt;td width=&quot;100&quot; nowrap valign=&quot;top&quot;&gt;&lt;b&gt;[[new_topic_options]]&lt;/b&gt;&lt;/td&gt;<br />        &lt;td width=&quot;100%&quot; valign=&quot;top&quot;&gt;<br />     [[topic_type]] <br />     &lt;input type=&quot;radio&quot; name=&quot;Type&quot; value=&quot;0&quot; style=&quot;BORDER-RIGHT: 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: 0px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: 0px solid; PADDING-TOP: 0px; BORDER-BOTTOM: 0px solid; BACKGROUND-COLOR: #FDF4DB&quot; &lt;!--NormalStatus--&gt;&gt; [[topic_normal]]&amp;nbsp<br />     &lt;input type=&quot;radio&quot; name=&quot;Type&quot; value=&quot;2&quot; style=&quot;BORDER-RIGHT: 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: 0px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: 0px solid; PADDING-TOP: 0px; BORDER-BOTTOM: 0px solid; BACKGROUND-COLOR: #FDF4DB&quot; &lt;!--AnnounceStatus--&gt;&gt; [[topic_announcement]]&amp;nbsp<br />     &lt;input type=&quot;radio&quot; name=&quot;Type&quot; value=&quot;1&quot; style=&quot;BORDER-RIGHT: 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: 0px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: 0px solid; PADDING-TOP: 0px; BORDER-BOTTOM: 0px solid; BACKGROUND-COLOR: #FDF4DB&quot; &lt;!--StickyStatus--&gt;&gt; [[topic_sticky]]<br />   &lt;/td&gt;<br />      &lt;/tr&gt;</p><p>    &lt;tr&gt;&lt;td valign=&quot;top&quot; nowrap&gt;&lt;b&gt;[[media_label]]&lt;/b&gt;&lt;/td&gt;<br />      &lt;td&gt;[[media_desc]][[upload_files_steps]]&lt;!--Upload_File_Error_Msg--&gt;[[file_label]]&amp;nbsp; <br />

added the new option for users side to include any html code un parsed between the tags [ code] and [ /code] (remove the space in the tags, it should be [cod ..., [/cod)

Thank you

Thank you


Mewsoft Support
www.mewsoft.com