Problem/Motivation
I need to evaluate this module in Drupal 10 / Drupal 11
Steps to reproduce
Install Drupal 10 or Drupal 11, unable to bring this module in without doing some composer wizardry or some other hacks
Proposed resolution
Merge the merge request that I have created
Remaining tasks
Review/merge
User interface changes
N/A
API changes
Minor, added a configure in the .info.yml so that the gear icon and hyperlink to the simple_favs settings page is available in the modules listing page.
Data model changes
no data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #13 | my_favourites_block_english.png | 4.78 KB | joseph.olstad |
| #13 | simple_favs_My_Favourites.png | 4.86 KB | joseph.olstad |
| #13 | heart_block_unselected.png | 933 bytes | joseph.olstad |
| #13 | heart_block_selected.png | 423 bytes | joseph.olstad |
Issue fork simple_favs-3517157
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #5
rvilarChanges merged. Thanks for the MR
Comment #6
joseph.olstadThanks!
Comment #7
joseph.olstadHello Ramon, could you please also tag an alpha release and publish it so that it shows up as supported on the project page for simple_favs? I could do this for you if you grant me enough permissions.
Comment #8
rvilarHi Joseph
Thanks for your help. Adding you the permissions so feel free to create a new release.
Comment #9
joseph.olstadThanks, here it is!
https://www.drupal.org/project/simple_favs/releases/1.0.0-alpha1
Joseph
Comment #11
joseph.olstadComment #12
joseph.olstadComment #13
joseph.olstad@rvilar , I've done a major spike on this, started publishing a 2.0.0 release, up to 2.0.0-rc1, it's getting quite advanced and functional with quite a bit more configuration options. A db storage option (fallback to cookie for anonymous users.).
I would really like to be able to have a bit more permissions for this project seeing as I just put two solid days into it.
I'll put some screenshots up:
Now for the heart block:

Unselected:
Now for a selected heart

Comment #14
joseph.olstadImproved it even more, now has a views data field plugin
https://www.drupal.org/project/simple_favs/releases/2.0.1