Closed (fixed)
Project:
Footnotes
Version:
7.x-2.x-dev
Component:
Footnotes
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2015 at 22:34 UTC
Updated:
30 Dec 2015 at 17:04 UTC
Jump to comment: Most recent
Comments
Comment #1
xmacinfoPlease do not assign yourself to this issue if you do not plan to create the Drupal 8 version.
Comment #2
mariagwyn commented+1 to a D8 version
Comment #3
fl3a commentedHi there,
i just started a footnotes 8.x port sandbox.
Collaborators, co-maintainers and help are very welcome!
Regards
Comment #4
xmacinfoDo you consider your port complete?
Comment #5
yukare commentedI did some work on sandbox and now we have the module working, so please use it from sandbox and test if you have any issue.
About wysiwyg: it will not have a drupal 8 version, as we have the ckeditor on core, i will remove it from module, and add the ckeditor plugin inside footnotes(drupal 8 makes it much more simple than drupal 7).
About views: we do not have it on drupal 7, i plan to remove it and add latter, but i will need some help from someone that uses it in drupal 6 with a real use case(and better if i have a page where i can see it working).
The plan:
Comment #6
hingo commentedHi all
I just want a log an informational message, that although I'm no longer active in Drupal, I do still read email and happy to see this progress. It seems to me that none of the people currently active with this D8 port have maintainer rights, and none of the people I made maintainers when I've moved away from Drupal development are active here anymore. I just wanted to let you know that I'm still here and once you feel you have something to be released, I'll make sure to give someone the needed rights to do so.
And goes without saying, I'm happy to see people stepping up to keep this module up to date! I'm still proud of my past contributions to Drupal and it's nice to see people still care about the code.
henrik
Comment #7
yukare commentedNow we have tests, so will be more simple to see if something breaks.
Removed wysiwyg and views.
Added a ckeditor plugin, but it is not working now and breaks the ckeditor, so do not use it. I will remove it if is not fixed before a release.
Comment #8
fl3a commentedHi hingo,
as yukare wrote we are good to go, i can verify that the base of footnotes is working, ckeditor integration is in progress und further step as you see in comment #5 are formulated.
So i wanted to ask you for sufficient access to this project for him and me to able to have a initial 8.x release and to move development from my sandbox to a more convenient place.
Regards
Florian
Comment #9
yukare commentedThanks to the work done on https://www.drupal.org/node/2025027 by acrollet and DamienMcKenna now we have the ckeditor button working on drupal 8.
Now only views support is missing, but since it is missing on drupal 7 too, we can move foward. So please, test the module and see if there is any issue or something missing from drupal 7.
One more thing: we do not have an upgrade path, but since we have only one setting per filter it is simple todo again on drupal 8 and i do not want to hold a release on this.
Comment #10
hingo commentedHi
Sounds great! Both of you now have full admin rights to the project, so please go ahead and do everything that needs to be done!
Comment #11
yukare commentedI just do not know the correct git commands to import the files from sandbox to project, so i need some help with this. The files are ready to this.
Comment #12
xmacinfohttps://www.drupal.org/node/1068952
Comment #13
yukare commentedThanks, but this is not what i need, i do not want to create a new project, i want to import all changes done in the sandbox to this project. I could create an empty branch here, copy and paste files, commit, but this will make git loose all history.
Comment #14
fl3a commentedHi yukare,
Done, now you might continue with this repository.
Thats were the step i did (within sandbox repo):
Set/change remote from sandbox to this official repo (you migth replace username with yours)
Skip this, i needed to delete first the existing 8.x-2.x branch (dont know why it already existed perhaps a try?!)
Push our feature branch with our changes.
DONE :D
Thanks again for your Efforts!
Comment #15
fl3a commentedDevelopment moved to here, created 8.x-2.x dev Release.