What is the best way to use bootstrap modal with drupal?
Hi!
Thanks for you work!
I'd like to know what is the best way to use bootstrap modals with druapl. I want to show "Login form" and Status Massages in modal.
My basic (dummie?) aproach:
1) I create html and paste it at the bottom in page.tpl.
2) I create link that trigers modal widow and paste it in block.
It worked! But I feel like the is much better aproach?
Thanks!
Read moreUsing JQuery UI to Add Effects to a Drupal Site
Hi Everyone,
I just finished the first part of an article on my site about how to use JQuery UI to add a modal dialog box (or the like) to a Drupal site. This may be old hat to some folks on this list, but I thought might be of some benefit to share it with intermediate and beginning drupalistas: http://www.techneblog.com/article/using-jquery-ui-add-effects-drupal-sit....
Also, please let me know if I've posted this in the wrong place or in the wrong manner.
Tom
Read moreRules message after action
I created some rules based on actions on the site.
For example a user will receive a point for voting on a post or comment. When they vote, the rule is triggered and they get a point.
This works great.
The thing is that they do not see a message from "Rules" right away because the voting is done by AJAX and the page does not refresh.
They will only see the message if they refresh the page or visit another page in the site, after voting.
CTools Modal + Views Bulk Operations?
This is a duplicate of an issue I posted on the CTools issue queue, but I thought I'd post here in case people in the local PDX Drupal community might have ideas.
I have been struggling with this issue for over a week, and I was hoping I could get some advice. I have been successfully using the CTools Modal API with forms that I have created myself, and it is working great. It is an awesome tool.
Read more
