bmlt-enabled / bread

BMLT Meeting List Generator Plugin For Wordpress https://wordpress.org/plugins/bread/
https://wordpress.org/plugins/bread/
GNU General Public License v2.0
6 stars 9 forks source link

meetings by weekday and city with no city header #7

Closed pjaudiomv closed 6 years ago

pjaudiomv commented 6 years ago

it would be nice to have an option to view meetings by weekday and city but not include the city header. this could be useful for regional meeting directories. this could be an additional drop down or checkbox option. for now i commented out lines 997 and 1002 and it does what i need it to which is example b.

$header .= "<p style='margin-top:1pt; padding-top:1pt; font-weight:bold;'>".$area_name."</p>";

example a current way: https://areas.nerna.org/nerna/?current-meeting-list=1 example b proposed option: https://wp.nerna.org/?current-meeting-list=1

i may take a crack at this seems like it could be within my skill set, but if you think you could do this easy enough go for it.

dgershman commented 6 years ago

Seems like an interesting feature. Something like "hide secondary grouping". Some javascript to detect that Group By has 2 items.

dgershman commented 6 years ago


docker-compose up

Get your wordpress installation going. Remember your admin password. Once it's up, login to admin and activate the BMLT meeting list plugin.

Now you can make edits to the bmlt-meeting-list.php file and it will instantly take effect.```
pjaudiomv commented 6 years ago

i gotta get this docker thing for my mac

dgershman commented 6 years ago

Cool, let me know if you need a crash course in docker.

dgershman commented 6 years ago

ref: https://github.com/radius314/bread/pull/8

dgershman commented 6 years ago

this was released in bread 1.2.0