Closed (fixed)
Project:
Node Tabs
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2011 at 12:34 UTC
Updated:
14 Oct 2011 at 13:01 UTC
I'm testing this module and i find those problems with tab input format:
1) any setting I choose for Tabs are ignored (editing node after saving shows me always "filtered html")
2) sometimes the UI for input format choosing doesn't appear.
I would like to suggest also to indicate the needing of Jquery UI module (in module webpage).
Thanks!
Bye.
Comments
Comment #1
theamoeba commentedHi Dret,
I will sort out the input format issue, I need to store that value in the database table. At the moment it is just using your default input format.
In terms of your second issue that is a known problem that I am working on. When you add a new tab you cannot select the input format until you have saved the node.
I have updated the module home page with all sorts of useful instructions :)
Comment #2
Dret commentedGreat!
;)
Comment #3
theamoeba commentedHey Dret,
In version 6.x-1.2 (http://drupal.org/node/1302980) the input format that you choose is now stored.
Comment #4
Dret commentedThanks... I wil test it in the next days!
News about the other problem? (UI for input format choosing doesn't appear)
Bye!