Closed (fixed)
Project:
Better Formats
Version:
7.x-1.0-beta1
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2013 at 16:46 UTC
Updated:
11 Jan 2015 at 19:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tjtj commentedComment #2
nmillin commentedI believe the screenshot shown is for the D6 version.
The settings for the D7 versions are admin/people/permissions and admin/structure/types/manage/[page:type]/fields/[field:name] (ex: admin/structure/types/manage/page/fields/body). On the body field settings, there will be a new field group (Text Formats) and 2 checkboxes (Limit allowed text formats & Override default order).
Depending on what you want to do, you'll need to play around with the permissions or the field settings.
Comment #3
Joe_Smith commentedI cannot see the new field group (Text Formats) with 2 checkboxes (Limit allowed text formats & Override default order) at admin/structure/types/manage/[page:type]/fields/[field:name].
Thanks
Comment #4
nmillin commentedI'm uploading 2 screenshots that show my settings at /admin/structure/types/manage/page/fields/body.
You need to select "Filtered text (user selects text format)" to see the Text Formats & the new settings that Better Formats gives you. Then you just need to play around with the settings depending on what you want.
Hopefully the screenshots help.
-Nate
Comment #5
Joe_Smith commentedThanks for your reply. I do see the options on a fresh install but not on another site. Do you know if there are there conflicting modules or settings that might hide these options?
Comment #6
nmillin commentedNone that I can think of, but I would suggest the usual of Clearing Cache & Checking Permissions.
Comment #7
erik.johansson commentedI have the same issue as @Joe_Smith. Did anyone find an answer to why this problem occurred?
Comment #8
tkuldeep17 commentedI have gone through the module code, this module does not change any setting in this link. The configuration link should be
admin/config/content/formats/settings.So I think it is typo mistake in .info file.
Comment #9
anonym-developer commentedSame here. Dont see any settings. Need to change the default format.
Comment #10
no sssweat commentedYou need to go to the manage fields of your content type. Then edit the body or comment field
example: /admin/structure/types/manage/article/comment/fields/comment_body
You should see two check boxes.
Text Formats
Comment #11
no sssweat commented