|
Page 1 of 1
|
darkone 
Joined: February 2007
Posts: 168
Location:
|
 Help With Lang_rules.php
Hey Everyone
This is working fine for me I just want some advice or if someone can point me to a document on how to add/change some things. Here is what I want to be able to do:
- Change fonts
- Have certain rules always expanded so you don't have to click on it
- Inserting blank lines '<br>'
- Make it possible to either increase the icon to expand or be able to make the entire title clickable to expand
Thanks
-D1-
____________ Check out my new website:
Adult Forums - A place where everyone can fit in.
Currently running v1.1.10.25 RC3
|
#1 Thu 15 Mar, 2007 21:25 |
|
Sponsors

|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
|
darkone 
Joined: February 2007
Posts: 168
Location:
|
 Re: Help With Lang_rules.php
Anyone have any ideas on how I do some of things stated in the post above?
Thanks
-D1-
____________ Check out my new website:
Adult Forums - A place where everyone can fit in.
Currently running v1.1.10.25 RC3
|
#2 Fri 16 Mar, 2007 14:39 |
|
Shaythong
Joined: January 2007
Posts: 88
|
 Re: Help With Lang_rules.php
Manually edit: languages/yourlang/lang_rules.php
|
#3 Fri 16 Mar, 2007 15:12 |
|
lom hill 
Joined: February 2007
Posts: 62
Location:  Venezuela - Miranda - Tacarigua
|
 Re: Help With Lang_rules.php
____________ ? Lom Hill - Ex-Webmaster
Sorry for my bad English.
Promise's Sons - New Life
|
#4 Fri 16 Mar, 2007 15:40 |
|
darkone 
Joined: February 2007
Posts: 168
Location:
|
 Re: Help With Lang_rules.php
I manually rewrote all of my rules so that I did. For Example this is what I would like to do just want to know if its possible or if I have to edit a different file for it to happen:
$faq[] = array('File Types Allowed', '8. These file types are allowed to be linked or uploaded on this website:
Archive: zip, rar, tar
Pictures: jpg, gif, png
Audio: mp3, wav
Video: avi, mpg, mov, rm');
Now in its present form it will display all on one line (basically it won't look like above). How do I make it so it shows up like this? I tried using like '<br>' and it causes errors.
Any ideas?
-D1-
____________ Check out my new website:
Adult Forums - A place where everyone can fit in.
Currently running v1.1.10.25 RC3
|
#5 Fri 16 Mar, 2007 19:13 |
|
lom hill 
Joined: February 2007
Posts: 62
Location:  Venezuela - Miranda - Tacarigua
|
 Re: Help With Lang_rules.php
I manually rewrote all of my rules so that I did. For Example this is what I would like to do just want to know if its possible or if I have to edit a different file for it to happen:
$faq[] = array('File Types Allowed', '8. These file types are allowed to be linked or uploaded on this website:
Archive: zip, rar, tar
Pictures: jpg, gif, png
Audio: mp3, wav
Video: avi, mpg, mov, rm');
Now in its present form it will display all on one line (basically it won't look like above). How do I make it so it shows up like this? I tried using like '<br>' and it causes errors.
Any ideas?
-D1-
I also have this problem...
Any ideas?
Lom' Hill
____________ ? Lom Hill - Ex-Webmaster
Sorry for my bad English.
Promise's Sons - New Life
|
#6 Fri 16 Mar, 2007 21:22 |
|
brandsrus 
Joined: August 2006
Posts: 297
Location:  Leeuwarden, The Netherlands
|
 Re: Help With Lang_rules.php
____________ Official translator of Icy Phoenix to Dutch
|
#7 Fri 16 Mar, 2007 21:26 |
|
Shaythong
Joined: January 2007
Posts: 88
|
 Re: Help With Lang_rules.php
I'll try this on my site.
|
#8 Fri 16 Mar, 2007 22:01 |
|
darkone 
Joined: February 2007
Posts: 168
Location:
|
 Re: Help With Lang_rules.php
Finally figured it out last night
Here is an example:
$faq[] = array('7. Uploadable File Types and file sizes', 'The following file types are allowed to be uploaded or linked:<br /><br />
Graphic Files: .png, .jpg, .jpeg, .gif, .bmp, .tiff<br />
Video Files: .avi, .mov, .mpg, .mpeg, .rm<br />
Audio Files: .mp3<br />
Document Files: .doc, .ppt, .xls, .txt, .pdf<br />
Compressed Files: .zip, .tar, .rar, .gz, .gzip.<br /><br />
The file sizes have been set on the system if you exceed them it will deny your upload. If it is something you really want uploaded just notify the admin or moderator and we will see what we can do.');
I was forgetting that / in the <br> command that made all the difference. Damn feel dumb now.
____________ Check out my new website:
Adult Forums - A place where everyone can fit in.
Currently running v1.1.10.25 RC3
|
#9 Sat 17 Mar, 2007 13:44 |
|
|
Page 1 of 1
|
Was this topic useful?
Was this topic useful?
Link this topic |
URL |
|
BBCode |
|
HTML |
|
You cannot post new topics You cannot reply to topics You cannot edit your posts You cannot delete your posts You cannot vote in polls You cannot attach files You can download files You cannot post calendar events
|
|
|
|