It should only list the category if the user can select more than one category.@Xon how to disable threadmark category show by default when user make threadmark?
quick_reply_macros
template, "Add an inline textbox to enable creating of a threadmark when posting reply." or edit the template svThreadmarks_quick_reply_macros
Not currentlyAny chance to set default threadmark category per node, or at least to give user a chance to choose by him self?
I just want to remove default threadmark categoryIt should only list the category if the user can select more than one category.
You'll need to disable the template modification for thequick_reply_macros
template, "Add an inline textbox to enable creating of a threadmark when posting reply." or edit the templatesvThreadmarks_quick_reply_macros
Not currently
In the template
svThreadmarks_macros
, macro category_select
remove the line;<xf:set var="$forcedThreadmarkCategoryId" value="{{ $forcedThreadmarkCategoryId ?: $xf.app.em.getRepository('SV\Threadmarks:Threadmark').getDefaultCategoryId() }}" />
- Fix cases where the content user's name is displayed instead of the threadmark creator's name
- Respect "View threadmarks" permission when offering to add threadmarks
Can you open a ticket on my site? I need to know the error message. What was the non-pro version you tried to upgrade from?Maybe the fault was the the non-pro version; now i cant just install, i should upgrade, but missing a table it stuck.
I will do the needed things by hand now, but you may want to test the situation, that someone has a non pro version in xf1 and tries now to upgrade to xf2 and pro version.
- XF2.1 compatibility fix for RSS support
- Improve upgrading from free version of XF1 Threadmarks
- Fix how a thread's threadmark list would not show all categories of threadmarks for some users.
- Fix that 'recent threadmarks' sort order was not stable from thread-to-thread
- Minor installer cleanup
- Fix off-by-1 error resulting in threadmark list of 2 not displaying both items
- Fix embedded threadmark list for the initial threadmark category not showing any threadmarks
Please dump the threadmark rows (usinghi @Xon ... i have a bug report (i think)
when creating a threadmark using the reply box:
View attachment 200820
the resulting threadmark doesn't seem to be treated as "own threadmark":
View attachment 200821
so with the permissions set like this:
View attachment 200822
the users aren't able to remove the threadmarks created this way
when just adding a threadmark to already-existing posts - it works as intended, those can be edited or deleted ... but not the ones created using the reply box
select * from xf_sv_threadmark where container_type='thread' and container_id=?
) rows for the thread and send me a PM so I can analyse it.
- Support (and generate) XF1-style reader mode links where the threadmark category id is in the path not the query arguments
- Fix 'reader mode' page nav link generation
- Fix 'reader mode' with threadmark index embedded for alternative threadmarks was just showing the primary threadmark category
- Fix off-by-1 reply count when using reader mode
- Restore XF1 recent threadmark's alignment via "Recent threadmark alignment" option
- Fix the recent threadmark list reverse itself on...
Sorry, fixed it by myself. That was a problem in our Custom CSS file.Hi,
there are now Font Awesome Arrows shown in my Threadmark Posts, to navigate from one to another Threadmark Post.
View attachment 201669
Any ideas, what I can do?
Working on XF 2.1.2 and Threadmarks 2.3.0.
Regards,
Tobi
- Change new threadmarks header css
- Fixes for when editing content which is then moved into the moderation queue
- add options icon
- On mobile collapse, 'add threadmark' button into "..." menu
We use essential cookies to make this site work, and optional cookies to enhance your experience.