Advertisement:
Line Numbers Mod
Navigation
Search
SMF Mod Site
- Mod Name:
- Line Numbers Mod
- Created By:
- winrules
- Type:
- Feature Enhancement
- First Created:
- May 29, 2006, 09:18:12 PM
- Last Modified:
- February 13, 2007, 05:32:08 PM
- Latest Version:
- 1.01
- Compatible With:
- 1.1.2
- Total Downloads:
- 31564
Download this mod
Description:
This mod will add line numbers to code within [code][/code] tags and [php][/php] tags. Example:
Code: [Select]
1 <?php
2 echo 'test';
3 ?>
I just typed them in manually in that example. With this mod they will show up automatically, in orange.