Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default values enhancement #177

Open
snookersky opened this issue Sep 27, 2015 · 2 comments
Open

Default values enhancement #177

snookersky opened this issue Sep 27, 2015 · 2 comments

Comments

@snookersky
Copy link

In the backend, the "List Category Posts" configuration page allows only to set the default numberposts for each shortcode. It should be enhanced to allow to set default values of as many parameters as possible, so using the shortcode in its simplest form like [catlist id=1] the customization is already done. It will avoid to repeat long lines, if you want another look-and-feel. The defaults are now "hardcoded", but should be customizable!

@picandocodigo
Copy link
Owner

@snookersky I'm adding the pagination option for the backend configuration on the next release. More options will be added soon. Which ones do you think would be be the most useful options to have on the Options page?

@snookersky
Copy link
Author

Any option is a good choice ;) Of course, except some of them, like idor name. But, I would prioritize as follows (default values added):
numberposts (all),orderby (date), order (desc), date (no), morelink (Read more...), posts_morelink (...), thumbnail (no), pagination(no), template (ul), author(no), excerpt (no), excerpt_size (55), excerpt_strip (no), comments(no) ...

Then, in another tab, I would put all customization part, starting with class (lcp_catlist) and many other classes, particularly the ones belonging to the options above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants