The most powerful way to highlight events on your Drupal website.
- Connect your self-hosted Drupal site to your Localist Calendar
- Create event widgets on your Drupal site
- Embed event widgets in posts, pages and themes
Finally, a calendar module that doesn't reinvent the wheel. No more syncing between dozens of different calendar systems. If you're a Localist customer, the Localist Calendar for Drupal module is all you need to share all the great events you're hosting without any further customization.
Help visitors learn about all your events without having to leave Drupal! The Localist Calendar for Drupal module makes highlighting events on your Drupal site simple. In just a few clicks you can create an event block that displays events from your Localist Calendar on any page on your site.
Other Drupal calendar modules want your whole website to be a calendar, but with the Localist Calendar for Drupal module, you can seamlessly integrate event listings on a single page. It’s perfect for Drupal admins looking for a simple way to list upcoming events from their Localist Calendar.
Project page: https://www.drupal.org/sandbox/localist/2784539
Clone command: git clone --branch 7.x-1.x https://git.drupal.org/sandbox/localist/2784539.git localist_calendar_for_drupal
For review to see what event content looks like, use the URL: http://events.cornell.edu
| Comment | File | Size | Author |
|---|---|---|---|
| #23 | localist.jpg | 107.74 KB | satyam upadhyay |
| #9 | screenshot-cgit.drupalcode.org 2016-09-27 12-33-52.png | 62.65 KB | bhavesh.rohida |
Comments
Comment #2
PA robot commentedThere are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpsgitdrupalorgsandboxlocalist2784539git
We 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 #3
localist commentedComment #4
localist commentedComment #5
localist commentedNeeds another review from Drupal team now that the readme and version were properly added to the repository
Comment #6
bhavesh.rohida commented1) In js folder, for localist.js use:
Drupal.behaviors.localist= { attach: function (context, settings) { //logic }}
Refer : JavaScript coding standards
2)readme.txt file should be renamed by README.txt or README.md
Comment #7
arun ak commentedHi,
Please see my comments below.
Automated Review
Fix the issues mention in automated review.
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
Found
Refer http://drupal.stackexchange.com/questions/55171/how-should-i-define-a-me...
localist.js. Refer Managing JavaScript in Drupal 7Drupal.t()to transcilate strings in JavaScript. Refer Translating strings in JavaScriptThe 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.
Thanks,
ARUN AK
Comment #8
localist commentedUpdated module based on feedback.
One item we could not replicate: "rename readme.txt to README.txt" <- we are seeing the text as README.txt in the repository.
Comment #9
bhavesh.rohida commentedHi,
We are able to see README-file as readme.txt.
Kindly refer the attached screenshot.
Thanks.
Comment #10
localist commentedFixed!
Comment #11
hardik_patel_12 commentedHI @localist
1) I suggest in your .install file in hook_uninstall() to remove your custom table(localist_blocks_data) if the module is removed.
Comment #13
hardik_patel_12 commentedhi @localist
It is good you have the uninstall hook. However there is a better way to remove the your custom table explitily by using drupal_uninstall_schema in uninstall hook.
https://api.drupal.org/api/drupal/includes%21common.inc/function/drupal_...
Comment #14
3ssom commentedHello localist,
No nothing is fixed ,, please see #7 by ARUN AK and note by Hardik_Patel_12 for using uninstall hook to delete schema table(localist_blocks_data) in #13.
Thank you
Comment #15
PA robot commentedClosing due to lack of activity. If you are still working on this application, you should fix all known problems and then set the status to "Needs review". (See also the project application workflow).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #16
localist commentedThese issues have been addressed in the latest version.
Comment #17
localist commentedHello,
I wanted to follow up on this. We believe we have addressed all the feedback you outlined. Thanks for taking the time to put it together.
Comment #18
visabhishek commentedPlease do not assign ticket yourself. Please see the workflow https://www.drupal.org/node/532400
Comment #19
localist commentedComment #20
localist commentedComment #21
localist commentedBumping this
Comment #22
kreynen commentedJust an FYI, since #2666576: Allow non-git vetted users to promote sandbox projects to full project status all users have been able to promote projects without PAR. We're evaluating this service at the University of Colorado, but would like to see an integration with 1.0 release that is opted into security coverage.
Comment #23
satyam upadhyay commented@localist,
Kindly fix your https://pareview.sh/node/2007 it's long list of issue so i am adding only once screenshot that i taken in one time.
Regards
Satyam
Comment #24
kreynen commented@Satyam Upadhyay That type of comment isn't constructive and discourages new developers from contributing. This developer/team or developers from a vendor is trying to maintain their own project on Drupal.org. They were able to get a Localist plugin published to https://wordpress.org/plugins/localist-calendar with much less hassle.
There are several issues with this project/code, but most of the errors pareview.sh is complaining about is based on confusion about what the project machine name should be vs. the module name. There are still issues even after changing the project name and applying #2884148: Fix directory structure, but please try to offer new developers constructive advice instead of just posting " fix your code".
Comment #25
PA robot commentedClosing due to lack of activity. If you are still working on this application, you should fix all known problems and then set the status to "Needs review". (See also the project application workflow).
I'm a robot and this is an automated message from Project Applications Scraper.