Icy Phoenix

     
 


Tags And Keywordsbbcode, glossary

Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post BBCODE - BBCodes Glossary 
 
user_2_text_formatting


user_2_alignment_1176155205_757442


user_2_colors


user_2_images


user_2_streaming


user_2_url

  • Insert URL

    Code: [Download] [Hide] [Select]
    [url]http://url[/url] or [url=http://url]URL text[/url]


    Ex: http://www.icyphoenix.com or IcyPhoenix

  • Insert Email

    Code: [Download] [Hide] [Select]
    [email]Email Here[/email]


    Ex:


user_2_listing


user_2_quoting


user_2_codes

  • Code display

    Code: [Download] [Hide] [Select]
    [ code]code[/ code]


    Ex:
    Code: [Download] [Hide]
    1. Testing Code BBCode 


  • Code display without line numbers

    Code: [Download] [Hide] [Select]
    [ code linenumbers=false]code[/ code]


    Ex:
    Code: [Download] [Hide] [Select]
    Testing Code BBCode


  • Code display highlighting lines

    Code: [Download] [Hide] [Select]
    [ code highlight=2-4]code[/ code]


    Ex:
    Code: [Download] [Hide]
    1. Lines 2,3 and 4 should be hightlighted  
    2. Test  
    3. Testing  
    4. Test  
    5. This one no :P 


  • Code display without PHP Syntax

    Code: [Download] [Hide] [Select]
    [ code syntax=php]PHP code[/ code]


    Ex:
    Code: [Download] [Hide]
    1. <?php  
    2. define('IN_PHPBB', true);  
    3. $phpbb_root_path = './';  
    4. include($phpbb_root_path . 'extension.inc');  
    5. include($phpbb_root_path . 'common.'.$phpEx);  
    6.  
    7. // Start session management  
    8. $userdata = session_pagestart($user_ip, PAGE_INDEX);  
    9. init_userprefs($userdata);  
    10. // End session management  
    11.  
    12. $gen_simple_header = true;  
    13. $page_title = $lang['Greeting_Messaging'];  
    14. include($phpbb_root_path . 'includes/page_header.'.$phpEx);  
    15. $year=create_date('Y', time(), $board_config['board_timezone']);  
    16. $date_today = create_date('Ymd', time(), $board_config['board_timezone']);  
    17. $user_birthday=realdate("md",$userdata['user_birthday']);  
    18. $user_birthday2=(($year.$user_birthday<$date_today)? $year+1:$year).$user_birthday;  
    19. $l_greeting = ($user_birthday2==$date_today) ?  
    20.      sprintf ( $lang['Birthday_greeting_today'], date('Y')-realdate('Y',$userdata['user_birthday']) ) :  
    21.      sprintf ( $lang['Birthday_greeting_prev'],  date('Y')-realdate('Y',$userdata['user_birthday']) , realdate(str_replace('Y','',$lang['DATE_FORMAT']),$userdata['user_birthday']) );  
    22. $template->set_filenames(array(  
    23.          'body' => 'greeting_popup.tpl'));  
    24. $template->assign_vars(array(  
    25.          'L_CLOSE_WINDOW' => $lang['Close_window'],  
    26.          'L_MESSAGE' => $l_greeting ));  
    27. $template->pparse('body');  
    28. include($phpbb_root_path . 'includes/page_tail.'.$phpEx);  
    29.  
    30. ?>  



user_2_misc


 




____________
? Zuker - EDDB - LPM - Sharefields
 
Last edited by Zuker on Thu 12 Apr, 2007 02:32; edited 1 time in total 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: BBCodes Glossary 
 
Thanks again Zuker, nice work friend!
 




____________
ThE KuKa - www.phpBB-Es.COM - Custom Installations phpBB
 
ThE KuKaSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: BBCodes Glossary 
 
Really well done...
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: BBCodes Glossary 
 
thanks, good work  
 



 
sonoangeloSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: BBCodes Glossary 
 
Many thanks Zuker!
Great work!!
 




____________
~~~ Andrea ~~~
User #379756 on Linux Counter
"If you can't apt-get something, it isn't useful or doesn't exist!!"
 
buldoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: BBCodes Glossary 
 
Hi

Some of the bbcodes are not represented by the use of the images for example there is no button for the hide bbcode....

Can we just place the code in the post and will it work or is there a feature I have missed...

Thanks for the examples...

   
 



 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: BBCodes Glossary 
 
DWho wrote: [View Post]
Hi

Some of the bbcodes are not represented by the use of the images for example there is no button for the hide bbcode....

Can we just place the code in the post and will it work or is there a feature I have missed...

Thanks for the examples...

   


Not all codes has got the respective button, but there are inluded anyway. If you want to add, for example, the hide BBCODE button in your board you can follow this link:

http://www.icyphoenix.com/viewtopic...ghlight=#p11381
 




____________
My Icy forum: www.lineameteo.it
Staff Member @ IcyPhoenix.com & IcyPhoenix.it
 
andrea75Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: BBCodes Glossary 
 
cool

thank you for the info  and for reading

   
 



 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
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


  

 

  cron