sluggi icon indicating copy to clipboard operation
sluggi copied to clipboard

Interoperation with extension internetgalerie/ig_slug

Open moe2k opened this issue 5 years ago • 3 comments

The extension "ig_slug" also offers a "slug lock" feature, the field is called "slug_locked" there. Sluggi's field is "tx_sluggi_lock". The sluggi lock field is not shown if ig_slug is installed, so both extensions are incompatible to each other. It would actually be nice if both extensions could share the same field since it behaves the same, because ig_slug features a nice backend module which is useful in combination with sluggi. Maybe you could get in touch with each other. I've created an issue there too: https://github.com/internetgalerie/ig_slug/issues/7

moe2k avatar Oct 09 '19 11:10 moe2k

My suggestion would be to rename "tx_sluggi_lock" to "slug_locked", because I would expect a "slug lock" to have a global scope and consider it OK to leave out the namespace here.

moe2k avatar Nov 07 '19 21:11 moe2k

Another solution could be to make it configurable which field to use.

moe2k avatar May 12 '20 14:05 moe2k

Another solution could be to make it configurable which field to use.

I would rather unify it and use slug_locked as suggested. Making it configurable introduces new code unnecessarily.

christophlehmann avatar Nov 30 '20 13:11 christophlehmann

IMHO, it is done and can be closed: https://github.com/wazum/sluggi/blob/06f900335b11deca6d2e1c3282ba4cf61d03d48c/ext_tables.sql#L4

dkd-kaehm avatar Oct 30 '23 17:10 dkd-kaehm

Thanks a lot! Yes, I consider it closed.

moe2k avatar Oct 31 '23 10:10 moe2k

Closed.

moe2k avatar Oct 31 '23 10:10 moe2k