Hello,
The edit and delete links ommit the ?q= in admin/settings/tabbed_block
Nice module.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | tabbed_block.module_0.patch | 1.34 KB | joetsuihk |
| #3 | tabbed_block.module.2.patch | 882 bytes | joetsuihk |
| #2 | tabbed_block.module.patch | 870 bytes | joetsuihk |
Comments
Comment #1
ufpakurt commentedAnd tabbed Block can't display properly too.
Comment #2
joetsuihk commentedpatched, commited
Comment #3
joetsuihk commentedpatched again, not yet commited
need review code
Comment #4
ufpakurt commentedNow the setting is working in admin page, but the tabbed block still can't properly display in front page with clean urls deactivated.
It shows "Error! click here!" and "Config title here." but the links are all without "?q=".
Comment #5
joetsuihk commentedhere comes the patch for display on page without clean url
Comment #6
ufpakurt commentedThanks for patching so soon, but unfortunately it still doesn't work. The tabbed block still shows "Error! click here!" and the link of "Config title here." is "www.mysite.com/?q=/admin/build/block/configure/aggregator/feed". It still dosen't work when I clicked on it to config.
Comment #7
joetsuihk commentedDear, this is by design.
sorry about the confuse, i will change the wordings a little bit.(may you suggest?)
the error happen because the module cannot found a proper tab headline.
so it redirect you to that specific block, let you enter the subject headline for the block,
so that the module can found the headline, and display it.
Comment #8
joetsuihk commentedpatch is committed, but anyone may still comment on the "Error! click here!" configuration.
closed. thx all.