Admin settings tab per plugin?
Added by Brad Beattie over 15 years ago
In a recent change to the Schedules plugin, I'm adding holidays. Problem is, these changes require a location and I can only do that in init.rb at the moment. What're people's thoughts on adding a tab there?
Along the same lines, I was thinking about location. In our account preferences, we currently set our timezone, and that's about it. Finer-grained location information per user (city, perhaps) might be useful, but that's just an idea rattling around in the back of my head.
Replies (1)
RE: Admin settings tab per plugin? - Added by Eric Davis over 15 years ago
Brad Beattie wrote:
In a recent change to the Schedules plugin, I'm adding holidays. Problem is, these changes require a location and I can only do that in init.rb at the moment. What're people's thoughts on adding a tab there?
What about storing the location in the plugin settings and using that for the holidays?
Eric