Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Developer Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
brienne
Developer Documentation
Commits
8c882cb3
Commit
8c882cb3
authored
8 years ago
by
mickadoo
Browse files
Options
Downloads
Patches
Plain Diff
changes from review; move framework configuration to setup folder and clean up links on drupal page
parent
f50a2ee2
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/hooks/enabling-hooks/drupal.md
+3
-2
3 additions, 2 deletions
docs/hooks/enabling-hooks/drupal.md
mkdocs.yml
+3
-3
3 additions, 3 deletions
mkdocs.yml
with
6 additions
and
5 deletions
docs/hooks/enabling-hooks/drupal.md
+
3
−
2
View file @
8c882cb3
## Using hooks with Drupal
https://www.drupal.org/docs/7/creating-custom-modules/understanding-the-hook-system-for-drupal-modules
https://www.drupal.org/docs/7/creating-custom-modules/telling-drupal-about-your-module
The Drupal documentation has good information about
[
hooks in general
](
https://www.drupal.org/docs/7/creating-custom-modules/understanding-the-hook-system-for-drupal-modules
)
and
[
configuration to enable hooks for your module
](
https://www.drupal.org/docs/7/creating-custom-modules/telling-drupal-about-your-module
)
In order to start using hooks with a Drupal-based CiviCRM installation, you or
your administrator needs to do the following:
...
...
This diff is collapsed.
Click to expand it.
mkdocs.yml
+
3
−
3
View file @
8c882cb3
...
...
@@ -71,11 +71,11 @@ pages:
# API Permissions: api/permissions.md # page-tree = NEED_NEW_PAGE
-
API Chaining
:
api/chaining.md
# API Changes: api/changes.md # page-tree = NEED_NEW_PAGE
-
Setup
:
-
Hooks with Joomla
:
hooks/enabling-hooks/joomla.md
-
Hooks with Drupal
:
hooks/enabling-hooks/drupal.md
-
Hooks
:
-
Using hooks
:
hooks.md
# page-tree = NEED_PAGE_MOVE to /hooks/usage.md
-
Enabling Hooks
:
-
CiviCRM with Drupal
:
hooks/enabling-hooks/drupal.md
-
CiviCRM with Joomla
:
hooks/enabling-hooks/joomla.md
-
Batch hooks
:
-
hook_civicrm_batchItems
:
hooks/hook_civicrm_batchItems.md
-
hook_civicrm_batchQuery
:
hooks/hook_civicrm_batchQuery.md
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment