This module provides simple countto blocks for Drupal 8 (eg. 3664 coffees per year, 632 happy customers per year, ... net margin, etc) . A user can add one or more blocks to its pages, do some configuration about start and end, speed and title. The counters can count up and down, what the user configures.
The blocks have minimal style, but the user can off course update the CSS by himself.
Project page
https://www.drupal.org/sandbox/kvercruyssen/2826626
Git URL
https://git.drupal.org/sandbox/kvercruyssen/2826626.git
jQuery.countto.js
This module generates warnings are pareview, but as I am only using this from another project, I don't think I should fix those?
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | counttoblock.png | 5.1 KB | harika gujjula |
| #2 | block_admin_page.png | 121.01 KB | kvercruyssen |
| #2 | frontend.png | 40.6 KB | kvercruyssen |
Comments
Comment #2
kvercruyssen commentedComment #3
kvercruyssen commentedComment #4
PA robot commentedWe are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)
Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #5
aloknarwaria commentedPlease add README file.
Comment #6
vipul.patil7888 commentedHi kvercruyssen,
I was able to install module successfully but after that i was not able to use it,
please provide hook_help and more information o project page.
If see that module used blockForm
So is there a block configuration available for this, i checked admin/structure/block, did not find there.
Please update and i will test this more.
Thanks
Comment #7
klausi@vipul.patil7888: Thanks for your review! Is this now RTBC or are there application blockers left and this should be "needs work"?
Comment #8
harika gujjula commentedHi @kvercruyssen,
I have tried using counttoblock module, to actually know how it works and what it does. After installing, i saw there is block form you have created and so found counttoblock in the block layout. I have placed counttoblock with a settings as "Count From":0 & "Count To":10 , Placed in the content region and when i refresh my page, the block shows up counting from 0 to 10(as shown in the attached image).
-> All the CSS and Js works fine.
-> Can you please list out the few use cases where we can actually use this module along with README file, so that there will be a better understanding of the module. Once, we get understand the module, we can test it better.
-> Also please refer to Issues in pareview.sh .
Comment #9
b.ravanbakhsh[]instead ofarray()$config['interval'] : 100default value set to 100 in two different place in code, consider using constant or in a better way read them from yaml config file.Comment #10
visabhishek commentedPlease do not assign ticket yourself. Please see the workflow https://www.drupal.org/node/532400
Comment #11
arpad.rozsa commentedI set this to "Reviewed & tested by the community", because just the README file is missing, but if it should be on "Needs work" just let me know.
Automated Review
https://pareview.sh/node/454 found errors in the JS files, but I see that you are aware of that.
Note that perfect adherence to Drupal Coding Standard is NOT a reason to block an application, except for total disregard of them. However, modules should follow them as closely as possible.
Manual Review
The starred items (*) are fairly big issues and warrant going back to Needs Work. Items marked with a plus sign (+) are important and should be addressed before a stable project release. The rest of the comments in the code walkthrough are recommendations.
If added, please don't remove the security tag, we keep that for statistics and to show examples of security problems.
This review uses the Project Application Review Template.
Comment #12
avpadernoThank you for your contribution!
I updated your account so you can opt into security advisory coverage now.
Here are some recommended readings to help with excellent maintainership:
You can find lots more contributors chatting on IRC in #drupal-contribute. So, come hang out and stay involved!
Thank you, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
Thanks go the dedicated reviewer(s) as well.
Comment #13
avpaderno