jonnyb: joined #tikiwiki fabricius: joined #tikiwiki nelsonko_: joined #tikiwiki fabricius: joined #tikiwiki
joined #tikiwiki Tiki|bot: New Forum Posts: Where are site user prefs now? - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60500
New Forum Posts: Tiki 12.x update error - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60487
New Forum Posts: Bold went from bold to thicker font at t.o... - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60478
New Forum Posts: Where are site user prefs now? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60500
New Forum Posts: Tiki 12.x update error - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60487
New Forum Posts: Bold went from bold to thicker font at t.o... - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60478 fabricius: joined #tikiwiki Tiki-KGB: 03nkoth r59266 10trunk/lib/tikidate.php
[FIX] When EDT or other similar timezones are detected by browser will cause daylight saving not to be taken into account when showing dates as DateTime does not treat these abbreviations as reliable from a daylight saving perspective. Tiki|bot: New Forum Posts: Timezone Daylight Saving issue (backport to Tiki 15?) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60513 fabricius: joined #tikiwiki
joined #tikiwiki Tiki|bot: New Forum Posts: Timezone Daylight Saving issue (backport to Tiki 15?) - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60513
New Forum Posts: Where are site user prefs now? - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60500
New Forum Posts: Tiki 12.x update error - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60487 Gwayne: joined #tikiwiki Tiki|bot: New Forum Posts: Timezone Daylight Saving issue (backport to Tiki 15?) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60513
New Forum Posts: Where are site user prefs now? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60500
New Forum Posts: Tiki 12.x update error - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60487
New Forum Posts: Timezone Daylight Saving issue (backport to Tiki 15?) - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60513
New Forum Posts: Where are site user prefs now? - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60500
New Forum Posts: Tiki 12.x update error - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60487
New Forum Posts: Timezone Daylight Saving issue (backport to Tiki 15?) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60513
New Forum Posts: Where are site user prefs now? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60500
New Forum Posts: Tiki 12.x update error - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60487
New Forum Posts: how to insert drop down list variables into plugin SQL? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60515 anupam: joined #tikiwiki
hi there - I am trying to join the Tiki Wiki community so that I am able to ask questions on the forum
But havent heard back on my registration request yet
sent it 2 days ago
I am trying to setup a large public wiki and wanted to explore if Tiki Wiki is a good choice - hence the need to post on the forum
Can anyone here help?
anyone? Tiki|bot: New Forum Posts: how to insert drop down list variables into plugin SQL? - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60515
New Forum Posts: Timezone Daylight Saving issue (backport to Tiki 15?) - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60513
New Forum Posts: Where are site user prefs now? - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60500
New Forum Posts: how to insert drop down list variables into plugin SQL? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60515
New Forum Posts: Timezone Daylight Saving issue (backport to Tiki 15?) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60513
New Forum Posts: Where are site user prefs now? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60500 redflo: joined #tikiwiki xavi: joined #tikiwiki nm079_: joined #tikiwiki
Does anyone know if there's a way of getting tool tips into a Wiki page? Rather than a link, I'd like a popup when you hover over a word that explains the meaning of the word without the need for a separate page.
joined #tikiwiki xavi: hi nm079_, there seems to be the library jquery_tooltip already in Tiki (trunk at least)
but I couldn't find any documentation about it in doc.t.o
just here in jqueryui site: http://jqueryui.com/tooltip/
and that feature_jquery_tooltips seems to have been added in Tiki back ni 2010, so yes, it must be available in all supported tiki versions
maybe you can use it through pluginJQ: https://doc.tiki.org/PluginJQ
ideally, there should be a pluginTooltip to easily allow using them in wiki pages or other text areas, but it seems no one made it yet. Maybe it's a good opportunity for you, to get a developer do it for you? (not me, sorry)
ah, sorry, yes, there is some documentation about how to use it. See this:
https://doc.tiki.org/Wiki-Syntax+Links?highlight=tooltip#Formatted_Tooltip nm079_: Thanks xavi :) I'll have a read xavi: np, yw nm079_: xavi - is there any way to disable the HTML validation? xavi: yes, not-recommended, but yes. Search under "Control Panel > Security" probably nm079_: I'm the only person who can edit my installation - and therefore I'm the only one that's going to be editing HTML content - but I'm working on a table where one cell in each row has a tooltip - this causes like 100 validation requests every time I change it lol xavi: or use the search box for preferences while in admin pages of the control panel
ah, plugin validation.... mmmm....
unsure about that
maybe you'll need (at your own risk) disable that in the php code of the html plugin?
but if you want to validate the 100 html plugins at a time, you can do so, at the ui to validate plugin calls (all of them wherever they are) nm079_: I'll leave it for now - wouldn't be so bad if it was once per page - but it's every instance lol xavi: tiki-plugins.php nm079_: Awesome - that's exactly what I'm after xavi: this will allow you to validate ALL at once (from all pages, or textareas, if you wish), etc nm079_: Thanks xavi :) xavi: yw nm079_: Xavi - whilst you're about - I'm really struggling with menu options opening an external link in a new window - I've tried most things I've found online
There was a jscript method where I put some code relating to the menu options in the footer - this did nothing
I've tried enabling HTML parsing on the menu and [url]
I've even tried the target:_blank method xavi: please, add a bug report and a show.tiki.org instance to reproduce the issue, because that might be a regression error if confirmed nm079_: Nothing seems to work - it's driving me mad lol xavi: it used to work by default when the url of the menu option had an absolute url
https://dev.tiki.org/Make+a+wish nm079_: absolute being http://www.example.com ? Tiki|bot: New Forum Posts: how to insert drop down list variables into plugin SQL? - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60515
New Forum Posts: Timezone Daylight Saving issue (backport to Tiki 15?) - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60513
New Forum Posts: Where are site user prefs now? - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60500 nm079_: Ah I can't file a bug until my account is validated xavi: user id in t.o?
absolute url: yes http://example.com/My+Link
vs relative link: ((My Link))
nm079_: userid in t.o?
username, I mean
ok, saw you there. Account validated for you nm079_: Thanks xavi - sorry - it's one of those days today - you plan on working on one thing and then everybody in the world loiters around your desk all day asking questions lol xavi: np
hey, in the Midlands :-) anupam: joined #tikiwiki xavi: I was in Tipton (near Dudley) many years ago, for 2 months
ok, back to work. welcome to the Tiki community!
bbl Tiki|bot: New Forum Posts: Colorbox on doc.tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60517
New Forum Posts: how to insert drop down list variables into plugin SQL? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60515
New Forum Posts: Timezone Daylight Saving issue (backport to Tiki 15?) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60513 anupam: hey - reposting
[07:37] anupam joined #tikiwiki [07:37] anupam hi there - I am trying to join the Tiki Wiki community so that I am able to ask questions on the forum [07:37] anupam But havent heard back on my registration request yet [07:37] anupam sent it 2 days ago [07:38] anupam I am trying to setup a large public wiki and wanted to explore if Tiki Wiki is a good choice - hence the need to post on the forum [07:38] anupam Can anyone here help xavi: back
mmm, I will review anupam's request
for the record, I validated anupam's user registration request. ^ fabricius
and nm079_ 's request ^ fabricius fabricius: joined #tikiwiki Tiki|bot: New Forum Posts: Edit tiki icon are enable by default but switch is advanced - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60520 Tiki-KGB: 03jonnybradley r59267 10trunk/ 10templates/tiki-payment-list-past.tpl 10lib/core/Table/Settings/TikiPayment.php
[FIX] tablesorter: Fine tuning column priorities and fix timeago dates (thanks Xavi)
03jonnybradley r59268 10trunk/lib/core/Search/Query.php * [FIX] search: Check that transformations are callable before calling
03jonnybradley r59269 10trunk/lib/prefs/unified.php * [FIX] prefs: Missing default fabricius: joined #tikiwiki anupam: joined #tikiwiki
thanks xavi Tiki-KGB: 03jonnybradley r59270 03trunk/lib/core/Search/Formatter/ValueFormatter/Timeago.php
[ENH] search: Add a new value formatter to use timeago if enabled (otherwise uses datetime) jonnyb: joined #tikiwiki
polom (oops, fell out of this room) fabricius: joined #tikiwiki Tiki-KGB: 03jonnybradley r59271 10branches/ 1015.x/lib/wiki-plugins/wikiplugin_list.php 1015.x
[bp/r59264][ENH] tablesorter: Add basic support for AJAX filtering and sorting on columns containing {FORMAT} rendered fields
[bp/r59265][ENH] tablesorter: Add support for AJAX date range filtering
03jonnybradley r59272 10branches/ 0315.x/lib/core/Search/Formatter/ValueFormatter/Timeago.php 1015.x
[bp/r59270][ENH] search: Add a new value formatter to use timeago if enabled (otherwise uses datetime)
03giograf r59273 10trunk/ 10lib/wiki-plugins/wikiplugin_listpages.php 10templates/tiki-listpages_content.tpl 10tiki-listpages.php * [FIX] The fix of the Plugin List Pages, security update.
03yonixxx r59274 10trunk/ 10lib/prefs/wiki.php 10templates/admin/include_wiki.tpl
[FIX] Feature setting that are set by default should be accessible by default so basic admin can disable them.
03yonixxx r59275 10branches/ 1015.x/lib/prefs/wiki.php 1015.x/templates/admin/include_wiki.tpl
[bp/59274] [FIX] Feature setting that are set by default should be accessible by default so basic admin can disable them. Tiki|bot: New Forum Posts: Structure Template ? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60529 nelsonko: joined #tikiwiki fabricius: joined #tikiwiki chibaguy: joined #tikiwiki
polom ricks99: joined #tikiwiki
polom y'all Tiki|bot: New Forum Posts: Structure Template ? - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60529
New Forum Posts: Edit tiki icon are enable by default but switch is advanced - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60520
New Forum Posts: Colorbox on doc.tiki.org - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60517
New Forum Posts: Structure Template ? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60529
New Forum Posts: Edit tiki icon are enable by default but switch is advanced - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60520
New Forum Posts: Colorbox on doc.tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60517 fabricius: polom chibaguy: I wonder if there's a way to prevent images from being in an anchor when they're shown by a trackerlist plugin (and wiki TPL). I don't want the image to be a link to its file gallery source. jonnyb: joined #tikiwiki ychaouche: joined #tikiwiki chibaguy: Images in the tracker "files" field automatically link to the source in the file gallery, when display via trackerlist. Is there a way to prevent the anchor around the image? I don't want it to be a link. Tiki|bot: New Forum Posts: PluginFullWidthTitle - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60530
New Forum Posts: Structure Template ? - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60529
New Forum Posts: Edit tiki icon are enable by default but switch is advanced - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60520 ricks99: @chibaguy: if you use trackerlist format csv, the plugin returns only the image ID. you can then build the actual image <img src="display{$f_XXX}" />
or something like that chibaguy: Ok, sorry, that does sound familiar. I'm pretty sure I asked about and was informed the same, before. ;-) -: ychaouche uses wikis to take notes
chibaguy needs a big whiteboard of Tiki wisdom. ricks99: don't need a whiteboard, use a wiki. ;-P chibaguy: Good ideas :^} ricks99: @chibaguy, but note that using CSV format will ignore the "use as link" setting in the tracker. So you'll need to build all the item links manually chibaguy: That's just what I want to do, ricks99. Tiki|bot: New Forum Posts: PluginFullWidthTitle - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60530
New Forum Posts: Structure Template ? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60529
New Forum Posts: Edit tiki icon are enable by default but switch is advanced - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60520 jonnyb: joined #tikiwiki Tiki-KGB: 03giograf r59276 10trunk/ 10lib/wiki-plugins/wikiplugin_listpages.php 10tiki-listpages.php * [FIX] Revert back the [r59273] fix - not working.
03giograf r59277 10branches/ 10(5 files in 4 dirs)
[SEC] Security fix for the [r59248] commit. Thanks to Jonny Bradley for the heads up. Tiki|bot: New Forum Posts: PluginFullWidthTitle - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60530
New Forum Posts: Structure Template ? - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60529
New Forum Posts: Edit tiki icon are enable by default but switch is advanced - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60520 RadoS: Moin, while experimenting with perspectives, as "admin" I switched to a workspace perspective, now I can't return to "no perspective". Hitting "return to default" leaves me in the workspace perspective. How can I reset it for "admin" (or any user)? jonnyb: hi RadoS
that's odd, "retrun to default" usually works RadoS: Maybe I must define some default perspective? Tiki|bot: New Forum Posts: PluginFullWidthTitle - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60530
New Forum Posts: Structure Template ? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60529 RadoS: (but where?) Tiki|bot: New Forum Posts: Edit tiki icon are enable by default but switch is advanced - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60520 RadoS: Where / how is the selected perspective stored? -: RadoS wouldn't mind hacking mysql to fix it. RadoS: (for now).
Auhm, maybe wrong observation: hitting "HomePage" doesn't direct me to the wikipage "HomePage" but some workspace homepage. jonnyb: the default perspective (nominally with id 0) is your normal prefs settings with no perspective set
so maybe you're set the real preferences to do that somehow? RadoS: Wow...
I checked, the global Homepage has been redefined... but I wonder how. jonnyb: so on admin/general, what does it say the home page should be?
no idea, but it's easy to become confused with perspectives imho ;) RadoS: I was renaming workspace, and along the way perspectives, so I had to change the "Homepage" of the renamed perspectives accordingly. Somehow the last editing affected the global setting. jonnyb: i've never used the workspace feature, i imagine there may be some bug in there... RadoS: Guess so.
Anyway, thanks for reflecting. :)
When I search for "homepage" in the control panel, I receive several hits. One is labeled "Homepage URL", but when hit the "general" button to jump the option in the admin section, I can't find it there... what is this about and how can I find it with the helplink?
D'oh... scrolling helps.
It is _very_ confusing to stumble over setting which are disabled due to disabled dependency.
+s Tiki|bot: New Forum Posts: Fwd: Live Webinar "What's New in PhpStorm 2016.2" - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60534
New Forum Posts: Fwd: Live Webinar "What's New in PhpStorm 2016.2" - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60534
New Forum Posts: PluginFullWidthTitle - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60530
New Forum Posts: Structure Template ? - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60529 Tiki-KGB: 03jonnybradley r59278 10trunk/lib/core/Tracker/Field/WebService.php
[FIX] tracker: Webservice field - when editing the item the itemId doesn't seem to be present in the object data so use the one from the $_REQUEST to avoid invalid results.
Also don't update the item value with errors, and index the full json encoded value as well as the strings. Tiki|bot: New Forum Posts: Fwd: Live Webinar "What's New in PhpStorm 2016.2" - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60534
New Forum Posts: PluginFullWidthTitle - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60530
New Forum Posts: Structure Template ? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60529 Tiki-KGB: 03jonnybradley r59279 10trunk/lib/core/Tracker/Field/WebService.php
[FIX] tracker: Webservice field - don't update the item if not necessary and use the $_REQUEST itemId if the object one isn't available again
03jonnybradley r59280 10branches/ 1015.x/lib/core/Tracker/Field/WebService.php 1015.x
[bp/r59278][FIX] tracker: Webservice field - when editing the item the itemId doesn't seem to be present in the object data so use the one from the $_REQUEST to avoid invalid results.
Also don't update the item value with errors, and index the full json encoded value as well as the strings.
[bp/r59279][FIX] tracker: Webservice field - don't update the item if not necessary and use the $_REQUEST itemId if the object one isn't available again ychaouche: left #tikiwiki Tiki|bot: New Forum Posts: Fwd: Live Webinar "What's New in PhpStorm 2016.2" - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60534
New Forum Posts: PluginFullWidthTitle - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60530
New Forum Posts: Structure Template ? - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60529 Telesight: joined #tikiwiki Tiki|bot: New Forum Posts: Fwd: Live Webinar "What's New in PhpStorm 2016.2" - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60534
New Forum Posts: PluginFullWidthTitle - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60530
New Forum Posts: Structure Template ? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60529 fabricius: joined #tikiwiki Tiki|bot: Recent Bug: - http://dev.tiki.org/item6048 jonnyb: joined #tikiwiki Tiki|bot: New Forum Posts: Fwd: Live Webinar "What's New in PhpStorm 2016.2" - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60534
New Forum Posts: PluginFullWidthTitle - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60530
New Forum Posts: Structure Template ? - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60529
New Forum Posts: Fwd: Live Webinar "What's New in PhpStorm 2016.2" - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60534
New Forum Posts: PluginFullWidthTitle - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60530
New Forum Posts: Structure Template ? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60529 tikinoob: joined #tikiwiki
i have Tiki 15.2, and since upgrading from an older version my quick search isnt working anymore. i see the data being returned correctly in the console, but the display only shows a list of numbered items
anyone else have that problem? Tiki-KGB: 03fvtorres r59281 10trunk/ 10lib/jquery_tiki/autoToc.js 10lib/wiki/wikilib.php 10lib/prefs/wiki.php 10templates/admin/include_wiki.tpl
[ENH] Add autoToc_offset pref to be used with Top fixed navbars. Still need to figure a way to pass the variable to the autoToc.js tikinoob: Tiki-KGB: got a link to that bug? Tiki-KGB: tikinoob: My master told me to not respond. Tiki|bot: New Forum Posts: Fwd: Live Webinar "What's New in PhpStorm 2016.2" - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60534
New Forum Posts: PluginFullWidthTitle - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60530
New Forum Posts: Structure Template ? - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60529
New Forum Posts: Fwd: Live Webinar "What's New in PhpStorm 2016.2" - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60534
New Forum Posts: PluginFullWidthTitle - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60530
New Forum Posts: Structure Template ? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60529
New Forum Posts: Fwd: Live Webinar "What's New in PhpStorm 2016.2" - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60534
New Forum Posts: PluginFullWidthTitle - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60530
New Forum Posts: Structure Template ? - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60529
New Forum Posts: Fwd: Live Webinar "What's New in PhpStorm 2016.2" - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60534
New Forum Posts: PluginFullWidthTitle - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60530
New Forum Posts: Structure Template ? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=60529