Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: BBpress. Mindset, features and where now? discuss…


kevinjohngallagher
Member

@kevinjohngallagher

Before i run off, I made this today:

http://www.kevinjohngallagher.com/___alpha/bbpress_as_phpbb/

Now, i’ve left $show_children=true, and added a crappy padding-left:20px to the CSS so that you can see the potential (though it totally looks crap).

The point of this is that 1) it works with existing plugins and 2) it doesn’t require plugins to work and 3) can be flicked back to the good old fashioned table stucture with a flick of a variable 9or removing the CSS padding).

The difference is that mine can be iterated through via the DOM and have the DOm understand the parent child relationship, and can be read successfully in the same way by a screen reader.

Also the HTML TAGS (in this case divs) for categories, parents, childs, siblings etc, are set up via a variable. So can be tables, divs or lists. All with the flick of a variable.

My point all along, has been, if we build something that can output one solution, then we’ll only ever meet the needs of that solution. If we build something that CAN meets the needs of many, then we meets the needs of the original (list all forums in a table) AND the needs of others.

P.S.

Anonymous posting is on, as is instant password if you want to register a fake account and have a wee look.

Now this is todays work, so dont expect too much, it’s merely a vehicle to show the potential.

EDIT: some of the forums are marked as hidden, so you may want to make an account. sorry, wanted to show it doesnt’ break forums and then went and hid one of the big ones. D’oh.

Skip to toolbar