-
Notifications
You must be signed in to change notification settings - Fork 0
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
Include credits and license notice from The Dashboard #2
Comments
Hello! my bad, tell me where you want the credits to appear/be and I'll add them. You can also make a pull requests if you want Perfect! With pleasure for the collaboration, this is my very first Umbraco package, I'm trying to learn, you can gladly take some of my codes if you want, but I don't think they are clean and of quality :/ |
Hi! For me, just mentioning this in the readme-file would be fair. Great work for being the first package! No need to worry about the quality, I think it looks great so far! Reg. your idea, I already have a proof of concept around this here: https://github.com/enkelmedia/TheDashboard/tree/v14/dev-new, the basic idea is to have each "widget" in the dashboard being a widget and that the package would ship with a couple of standard widgets will other package developers can created extensions to provide more features. Further, I've been thinking about making it possible to provide a "standard dashboard" (the developers can configure) while allowing for individual users to customize based on their needs. It would be very nice to align our efforts if you are interested? For example, your Google Analytics-integration would make a lot of sense as a widget for the new setup. |
I hadn't seen this new branch, it's exactly what I was thinking of doing |
@D0LBA3B I would love to have you on-board on the new version of "The Dashboard" :) It's still in "planning-mode" but I would love to talk about features, please have a look here and provide your feedback Based on this we could start to plan out the work and start the implementation for real. |
Hi!
Since you’ve used my project ”The Dashbord” as a starting point you would need to include a notice about this.
eg. This file: https://github.com/enkelmedia/TheDashboard/blob/v13/dev/Our.Umbraco.TheDashboard/Security/UserToNodeAccessService.cs
Please be polite enough to give credit to the original package and include the copyright notice.
https://github.com/enkelmedia/TheDashboard/blob/v13/dev/LICENSE
Btw. I’m prototyping a new version of ”The Dashboard” that will be more widget based, it would be really cool to collaborate in the future and maybe ship some of your bits as widgets for the dashboard? But I want to keep the license MIT.
See more here: https://github.com/enkelmedia/TheDashboard/tree/v14/dev-new
Let me know what you think!
The text was updated successfully, but these errors were encountered: