Feature #415
closedAdd text sizer plugin to Commons
0%
Description
By member request - http://wordpress.org/extend/plugins/wp-text-sizer/
If I can get my development environment going, i can do this.
Updated by Boone Gorges about 14 years ago
- Category name set to WordPress (misc)
- Status changed from New to Assigned
- Assignee set to Boone Gorges
Updated by Boone Gorges about 14 years ago
- Status changed from Assigned to Reporter Feedback
This plugin requires a manual template modification in order to work, unfortunately. So we have a few options.
1) Don't install it. Let users increase the text size with their browser controls.
2) Install it, activate it networkwide, and put the template modification in the sitewide footer. That way it will be available on every site.
3) I can extend the plugin to include a widget that will allow blog owners to add the controls in a widget, rather than requiring the modification of a template.
I think (2) is a bad idea. Don't want to activate something on every blog (adding to load times, etc) unless there is a compelling reason to do so. Plus, hiding the controls in the footer would virtually guarantee that they are rarely found or used.
(3) is not a terrible solution, but it might be confusing for blog readers to see the controls on some blogs but not on others.
Essentially, I think that (1) is the best solution. Text size is and should remain a client issue. Reproducing a browser function on the page is a little like embedding Back and Forward buttons on every page: technically possible, and perhaps convenient for some, but out of place and redundant for most.
Updated by Matt Gold about 14 years ago
- Status changed from Reporter Feedback to Resolved
Agreed. I will contact the member and point her to this ticket. I will also suggest that she add the issue to out FAQ so that others can figure out how to enlarge their browser text.