hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: line numbers in code block
Welcome to the community! It looks like GeSHi (and the plugin in this repo) supports line numbers out of the box. You need to add a line attribute to your 'pre' elements. Something like thi… (View Post)2 -
Re: Documentation / Developer Program / Codex
This sounds like something @Adrian needs to do ;) If I am understanding you, you are calling for a marketing/documentation effort to bring developers in? (View Post)1 -
Re: Preview Box Doesn't Fit YouTube Video
Welcome to the community! Mind providing a test user account? (View Post)1 -
Re: [Tutorial] How to change the order of modules and menu items
Yup. The periods denote a sub array. I think this is emulating some functionality found in JS, aka The Lord's Language. ;) (View Post)1 -
Re: [Tutorial] How to change the order of modules and menu items
Plugins can read the config and even save back to it. To read the config option @peregrine mentioned, you would use C('Garden.DashboardMenu.Sort');. To save a value back to that config opti… (View Post)2
