Skip to content
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.

Support for inline help #21

Open
ghost opened this issue Apr 3, 2012 · 5 comments
Open

Support for inline help #21

ghost opened this issue Apr 3, 2012 · 5 comments

Comments

@ghost
Copy link

ghost commented Apr 3, 2012

The twitter bootstrap documentation said :

To add help text for your form inputs, include inline help text with or a help text block with

after the input element.

That could be cool to add support for this feature.

ps : sorry for my english :)

@till
Copy link
Contributor

till commented Apr 5, 2012

Hey,

no problem – would you mind starting a pull request? We could refine it as we go.

Till

@ghost
Copy link
Author

ghost commented Apr 19, 2012

What do you think about adding Setter and Getter on the EasyBib_Form class to define the CSS help class, etc . And use him in the decorator to define what kind of CSS class use.

@till
Copy link
Contributor

till commented Apr 19, 2012

Yeah, that sounds good – we use defaults and allow people to override it.

@ghost
Copy link
Author

ghost commented Apr 20, 2012

In fact that not so easy. That require a complete rewrite of the decorator, for replace statics variables by functions in order to get the defined form options.
Do you see what i mean?

@Mischosch
Copy link
Contributor

yes, I see… perhaps that would be a good idea for a more complex refactor work.
Don't like the statics vars anymore… its getting more and more and ugly :)

So, yes, like the idea. But will need some time to refactor all that stuff.
Not sure, when I will find the time to do this.

Any brainstorming or pushing forward is welcome!

@ghost ghost assigned till Sep 20, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants