Open janette opened 2 months ago
@janette : as DKAN 3.x is mentioned. Are there already more informations available about 3.x (like timline, features, BC)? There is no 3.x branch so far?
Hi @stefan-korn, we are just beginning to plan for a 3.x branch. This will be an effort to reduce the complexity of the module and to follow more conventional Drupal class naming practices. Very early in the process, we are working on a roadmap that we will share once it is ready.
@stefan-korn just to add here, I we are mostly talking about 3.x because we feel the very generic names of the Drupal sub-modules ("common", "harvest", "datastore") are problematic and we really want to both rename and combine several of them to make the namespacing follow Drupal conventions. Talking about releases on d.o have made this seem even more important. We are discussing a 3.x release because any such change would be breaking in the sense that namespaces would change and any downstream code would need to be updated.
Let's move the DKAN 3.x stuff out of this issue and into its own meta/epic/etc.
In addition to renaming the modules, we should add DKAN to the module titles because on the uninstall module page it is hard to find which ones are DKAN and which ones are not. The names 'Administration' and 'Search' I couldn't clearly see until I look at the description or looked at the modules on the 'Extend' page.
3.x has its own label: https://github.com/GetDKAN/dkan/issues?q=is%3Aissue+is%3Aopen+label%3A3.x
And the module re-org has its own issue: https://github.com/GetDKAN/dkan/issues/3746
I think 3.x stuff isn't related here, so I'm moving that info to the other issue.
Promoted this to an epic. We'll update the summary with github issues related to each task.
CONTRIBUTING.md
file.composer.json
on push.README.md
phpcs --standard=Drupal,DrupalPractice
getdkan/dkan
as deprecated in favor ofdrupal/dkan
.