First time here? Check out the FAQ!
1

make the side elements optional
 

On the right hand side, we have three different things by default - contributors avatar square, the ability to mark certain tags as interesting and last, a list of tags. I think these elements should be optional. For my purpose, I would like the disable the first two and see if I can get a more cleaner look

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
mether's avatar
1.5k
mether
asked 13 years ago

Comments

we need wordpress widgets :)
NoahY's avatar NoahY (13 years ago)
Wordpress - yes. It is too big to ignore, definitely.
Evgeny's avatar Evgeny (13 years ago)
I'm actually integrating askbot with my wordpress/buddypress install, simply by including the buddypress admin bar at the top, maybe someone will make an askbot wordpress plugin.
NoahY's avatar NoahY (13 years ago)
actually, this feature is a trivial thing to implement, but I wonder how to do the settings... maybe I'll go ahead and add some settings to Skin and User... can always move them later.
NoahY's avatar NoahY (13 years ago)
see more comments

1 Answer

0

Okay, done... I added a new config section, SIDEBAR_SETTINGS, because I think there is room for development in this area... no need to clutter up another settings page, and we can also configure sidebars for questions here as well. Somehow it would be nice to have an html header and footer for the sidebar too... I'll add that to my git, Evgeny can decide what to do with it all :) The three sidebar options are already on my github fork.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
NoahY's avatar
303
NoahY
answered 13 years ago
link

Comments

custom header and footer for the sidebar is now up as well. One day maybe wordpress widgets :)
NoahY's avatar NoahY (13 years ago)
works as expected in 0.7.8. thanks!
mether's avatar mether (13 years ago)
see more comments