Closed (fixed)
Project:
FillPDF
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2012 at 18:53 UTC
Updated:
16 Sep 2016 at 19:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
wizonesolutionsI've committed the following modified version. I think we should be using
title callbackwithin the actualfillpdf_menu()entry, but this is fine for starters. Moving it totitle callbackcould be a separate issue.Comment #2
wizonesolutionsComment #3
liam morlandThanks. I put "Edit field mapping for" in an em element for consistency with "Edit Web Page".
Comment #4
wizonesolutionsWhere is that found? I figured, in any case, that italicizing could be done with CSS if needed.
Comment #5
liam morlandClick on the edit link on a regular page on your site. The HTML inside the h1 of the edit page will be:
<em>Edit Basic page</em> Page TitleI was following that example.
It just occurred to me that there could be a theming function that does this.
Comment #9
liam morlandDrupal 6 is no longer supported.