Topic: halojoy punBB - work to modify punBB version 1.2.4
- - - - -> I am working on my own stripped down version of punBB. <- - - -
MY punBB VERSION:
Main differences in board code in my version:
- Box Height stays always the same(1 line) row: 'Logged in as mattafort'
......does not use dl dd list for 'View new posts since last' and 'Mark topics as read'
......does not show 'Last visit: xxxx-xx-xxx date'
- Box Height stays always the same(1 line) row, FOOTER: 'Recent posts' 'Show unanswered' ... 'Powered by ....'
...... does not use dl dd list for items
- Using textarea property WRAP="hard' to avoid very long strings cause OVERFLOW
..... and end of line becomes hidden outside post disiplay box
..... WRAP='hard' (or physical) put automatic break in lines longer than INPUT textarea width.
Read more and see screenshots at http://www.punres.org
where I will report my ongoing work in this topic:
http://www.punres.org/viewtopic.php?pid=927
halojoy