Hello,

The edit and delete links ommit the ?q= in admin/settings/tabbed_block

Nice module.

Comments

ufpakurt’s picture

And tabbed Block can't display properly too.

joetsuihk’s picture

Status: Active » Patch (to be ported)
StatusFileSize
new870 bytes

patched, commited

joetsuihk’s picture

Assigned: Unassigned » joetsuihk
Status: Patch (to be ported) » Needs review
StatusFileSize
new882 bytes

patched again, not yet commited
need review code

ufpakurt’s picture

Now 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=".

joetsuihk’s picture

StatusFileSize
new1.34 KB

here comes the patch for display on page without clean url

ufpakurt’s picture

Thanks 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.

joetsuihk’s picture

Dear, 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.

joetsuihk’s picture

Status: Needs review » Closed (fixed)

patch is committed, but anyone may still comment on the "Error! click here!" configuration.
closed. thx all.