Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> RN Enhancement Requests and Suggestions
Author Message
blinksy
Hangin' Around



Joined: Apr 25, 2007
Posts: 33

PostPosted: Tue Aug 07, 2007 3:32 am Reply with quote

Hi guys,

I have been toying with this one for a while. Basically, I need it so that there is a pre-set html template in the submit news module(Preferably the html pop-up module)

Basically, what I want them to see is the WYGIWYS equivelent of this html code


Code:


<table border="0">
<tr>
<td valign="top">Write your article/news/submission here......<br />
<br />
</td>

<td valign="top"><img width="170" height="150" border="0" src="IMAGE URL HERE" /></td>
</tr>

<tr>
<td colspan="2">Source: <br />
</td>
</tr>

</table>


That way my users can simply change the image url and paste their news??

I have searched the module files but cannot seem to get anywhere with it.

Any suggestions?
 
View user's profile Send private message
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Tue Aug 07, 2007 6:51 am Reply with quote

You should be able to do this within modules/Submit_News/index.php. Within function defaultDisplay() you could add a variable that has the HTML code you listed below and then pass that into the 'story' or 'storytext' textarea field.

For example, let us say you chose to add the HTML above to a new variable called $nukeStoryText. You would simply replace:

wysiwyg_textarea('story', '', 'NukeUser', '50', '12');


with

wysiwyg_textarea('story', $nukeStoryText, 'NukeUser', '50', '12');

_________________
Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> RN Enhancement Requests and Suggestions

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©