[forum.geeklog] push by rous...@placella.com - Added tips on how to switch language in [code] tags. on 2011-04-12 23:21 GMT

1 view
Skip to first unread message

gee...@googlecode.com

unread,
Apr 12, 2011, 7:22:23 PM4/12/11
to geeklo...@googlegroups.com
Revision: d55b77b0a3aa
Author: Rouslan Placella <rou...@placella.com>
Date: Tue Apr 12 16:18:07 2011
Log: Added tips on how to switch language in [code] tags.
http://code.google.com/p/geeklog/source/detail?repo=forum&r=d55b77b0a3aa

Modified:
/public_html/bbcode.html

=======================================
--- /public_html/bbcode.html Sun Mar 27 13:51:17 2011
+++ /public_html/bbcode.html Tue Apr 12 16:18:07 2011
@@ -226,18 +226,6 @@
</td>


- </tr>
-
-
- <tr>
-
-
- <td>[code]monospaced text[/code]</td>
-
-
- <td>monospaced text</td>
-
-
</tr>


@@ -310,6 +298,41 @@
</td>

</tr>
+ <tr>
+
+
+ <td>[code]monospaced text[/code]</td>
+
+
+ <td>monospaced text</td>
+
+
+ </tr>
+
+
+ <tr>
+
+
+ <td>[code=XYX]formatted code[/code]<br><br>where XYZ can be any of
the following:
+ <ul style="line-height: 1em; margin-left: 3em;">
+ <li>c</li>
+ <li>css</li>
+ <li>html4strict</li>
+ <li>java</li>
+ <li>javascript</li>
+ <li>perl</li>
+ <li>php</li>
+ <li>plain</li>
+ <li>python</li>
+ </ul>
+ </td>
+
+
+ <td>formatted code</td>
+
+
+ </tr>
+
<tr>
<td>To enter a backslash (\) in your post, use \\\\</td>
<td>\</td>

Reply all
Reply to author
Forward
0 new messages