Tiki|bot: New Forum Posts: Branding and Marketing Creative Brief 2016 - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61014
New Forum Posts: Fwd: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[59521] trunk/templates/tiki-install.tpl - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61012
New Forum Posts: "Bookmark this Page" as a Button - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=61019
New Forum Posts: Branding and Marketing Creative Brief 2016 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61014
New Forum Posts: Fwd: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[59521] trunk/templates/tiki-install.tpl - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61012 ewong: RadoS: I allow everything from the same domain. Caarrie|away: joined #tikiwiki ewong: can tikiwiki be run from a user's homedir? Tiki-KGB: 03giograf r59537 10trunk/ 10lib/jquery_tiki/tiki-jquery.js 10tiki-ajax_services.php
[ENH] Autocomplete now can function over input of multiple emails (user names) for, for example, messaging or emailing.
03giograf r59538 10branches/ 1015.x/tiki-ajax_services.php 1015.x 1015.x/lib/jquery_tiki/tiki-jquery.js
[bp/r59537][ENH] Autocomplete now can function over input of multiple emails (user names) for, for example, messaging or emailing. xavi: joined #tikiwiki edouard: joined #tikiwiki
hello! chibaguy: joined #tikiwiki jonnyb: joined #tikiwiki edouard: I have export my wiki on a new server. Everything works fine except categories. Now it shows the old version of my categories. Do you know why it’s not the same version as before export ? redflo: joined #tikiwiki xavi: hi edouard. if by "export" you mean that you made a mysql db dump, and imported it in the mysql in the new server, everything should be equal. Tiki-KGB: 03jonnybradley r59539 10trunk/lib/smarty_tiki/function.user_selector.php
[FIX] user_selector: Regression in user selectors when showing logins (items all showing "Array") from r59526 - thanks marclaporte
03jonnybradley r59540 10branches/ 1015.x/lib/smarty_tiki/function.user_selector.php 1015.x
[bp/r59539][FIX] user_selector: Regression in user selectors when showing logins (items all showing "Array") from r59526 - thanks marclaporte edouard: hi xavi, that is what i have done....
freetags are ok, but not categories
should i restart the server? xavi: rebuild the search index, and clear tiki caches, maybe, just in case? jonnyb: polom pom pom edouard: can you explain me how i clear tiki caches? xavi: hi jonnyb
edouard: see this: https://doc.tiki.org/cache#Tiki_cache jonnyb: edouard: how do you mean "it shows the old version of my categories"? Like on tiki-browse_categories.php ?
or in some other way?
how's things xavi? all good i hope! xavi: jonnyb, do you how to fix the issue of getting the user to the right anchor? (e.g. https://doc.tiki.org/cache#Tiki_cache takes the user to a page where the anchor is hidden under the fixed top bar)
all good, yes, thanks (slowly getting to work at normal speed in a monday morning) edouard: jonnyb it shows categories names i gave 1 year ago at the begenning of my wiki jonnyb: it's a bank holiday here, so i'm not really here :)
are those the names in the database too edouard ? Tiki|bot: New Forum Posts: "Bookmark this Page" as a Button - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=61019
New Forum Posts: Branding and Marketing Creative Brief 2016 - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61014
New Forum Posts: Fwd: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[59521] trunk/templates/tiki-install.tpl - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61012 edouard: i don't think so, because i have export import the last version of the database on my new server
how can i verify it? Tiki|bot: New Forum Posts: "Bookmark this Page" as a Button - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=61019
New Forum Posts: Branding and Marketing Creative Brief 2016 - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61014
New Forum Posts: Fwd: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[59521] trunk/templates/tiki-install.tpl - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61012 chibaguy: polom jonnyb: hi chibaguy xavi: hi chibaguy chibaguy: hi guys jonnyb: sorry edouard - do you have phpmyadmin or something on the server?
looking in the tiki_categories table will show what you are using xavi: edouard: try installing in your localhost a copy of your tiki, you should get your categories. Search in the mysql db, through phpmyadmin, for instance, for the category name you are missing, etc. chibaguy: xavi, linking to an anchor in the page doesn't take into account the presence of the overlapping topbar. Is there a way to target another 60px or so down the page? Maybe via JS, I guess. Was this discussed before? Sounds familiar.
(I mean target 60px or so higher on the page.) Tiki|bot: New Forum Posts: Anyone using Mail-In option? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=61022
New Forum Posts: Vanilla Cream theme is available - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=61021 jonnyb: chibaguy: no css way? like adding padding to the body or something?
the scroll to anchor is done by the browser so far so there's no js involved afaik chibaguy: Yeah, I didn't think js was involved in how it's done normally, but I thought maybe js would be needed to adjust the target when there's a fixed topbar overlapping.
xavi, padding is already added to the body for the top of the page, but the browser targets the position of the anchor, to be positioned at the viewport top. There's no way to add CSS during the interaction.
(as far as I know)
(I haven't searched on this topic.)
I guess more padding could be added to the body. edouard: jonnyb and xavi, the database is ok, on the tiki_categories table i found the good names and descriptions. chibaguy: xavi, no, padding at the top of the page isn't relevant when finding an anchor down in the page. The browser just positions the link at the viewport top, even if there's a navbar there already. xavi: thks, no idea how to solve, but I confirm the issue is annoying for endusers not finding the linked sections, etc.
bbl chibaguy: Some discussion here: http://stackoverflow.com/questions/4086107/html-positionfixed-page-header-and-in-page-anchors jonnyb: chibaguy: http://stackoverflow.com/a/9618795/2459703 looks worth a try?
or even the next one without the extra class nelsonko: joined #tikiwiki Tiki-KGB: 03yonixxx r59541 10trunk/ 10lib/prefs/wiki.php 10templates/tiki-show_page.tpl * [ENH] Added an option to hide the Structure navigation bar. chibaguy: jonnyb, yes the second one looks good to try.
I added the rule in the DOM inspector and it worked, so will add it as custom CSS at doc.t.o to see how it works there. Tiki-KGB: 03yonixxx r59542 10branches/ 1015.x/templates/tiki-show_page.tpl 1015.x/lib/prefs/wiki.php * [bp/59541] [ENH] Added an option to hide the Structure navigation bar. chibaguy: xavi, try this link again: https://doc.tiki.org/cache#Tiki_cache
If it works consistently, we can add it to tiki_base.css for when the fixed-top navbar layouts are used. Tiki-KGB: 03yonixxx r59543 10branches/ 1015.x/lib/core/Services/Wiki/StructureController.php 1015.x/lib/structures/structlib.php 1015.x/tiki-edit_structure.php 1015.x/lib/wiki-plugins/wikiplugin_toc.php
[bp/59532] [ENH] Mindepth parameter added to display structure sub level as top menu item in the toc. xavi: back
looking at what you suggested chibaguy
chibaguy: yes, awesome, it does what it's needed. Great!
thks jonnyb also chibaguy: and thks to stackoverflow.com ;-) jonnyb: joined #tikiwiki
repolom luciash: polom jonnyb: hi luciash - back home? luciash: :)
still on train but already in cz jonnyb: nice, so the whole weekend there :) luciash: switching trains soon in brno
yep
it was fun! postcards sent ;) jonnyb: :)
was wishing i had selected the original drawing perk... better investment ;)
also more beer for you! luciash: eheh, next time maybe :) jonnyb: yup yup luciash: but i hope next time you ll be there with us jonnyb: i was hoping i could just appear and surprise everyone, but too much dogma here
indeed :) luciash: that would be real surprise Tiki-KGB: 03jonnybradley r59544 10trunk/ 10themes/base_files/less/tiki-admin.less 10themes/base_files/css/tiki_base.css 10templates/admin/admin_navbar.tpl
[ENH] admin: Preference filter improvements - add a more visible switch to toggle between basic only and advanced preferences. Many thanks to BSfez for doing most of it :)
03jonnybradley r59545 10trunk/themes/base_files/ 10less/tiki-admin.less 10css/tiki_base.css
[FIX] admin: When displaying only basic prefs fieldsets were often pushed out into the right hand column Tiki|bot: New Forum Posts: Anyone using Mail-In option? - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=61022
New Forum Posts: Vanilla Cream theme is available - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=61021
New Forum Posts: "Bookmark this Page" as a Button - http://translation.tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=61019
New Forum Posts: Anyone using Mail-In option? - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=61022
New Forum Posts: Vanilla Cream theme is available - https://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=61021
New Forum Posts: "Bookmark this Page" as a Button - https://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=61019
New Forum Posts: Anyone using Mail-In option? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=61022
New Forum Posts: Vanilla Cream theme is available - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=61021
New Forum Posts: "Bookmark this Page" as a Button - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=61019 Tiki-KGB: 03jonnybradley r59546 10trunk/ 10templates/prefs/shared-flags.tpl 10templates/admin/include_fgal.tpl 10tiki-admin.php 10templates/admin/admin_navbar.tpl
[MOD] admin: Preference filter improvements - allow all prefs to be returned in the pref search, and add labels to ones that would normally be hidden according to the user's current settings
03jonnybradley r59547 10trunk/lib/jquery_tiki/iconsets.js * [FIX] icons: Return the element object from setIcon fn
03jonnybradley r59548 10trunk/lib/jquery_tiki/tiki-connect.js
[FIX] connect: Fix icon setting on tiki connect "like" icons for iconsets, also save the visibility in a session cookie
03jonnybradley r59549 10trunk/themes/base_files/iconsets/default.php * [FIX] connect: Missed from previous commit for connect icons fix Telesight: joined #tikiwiki leagris: joined #tikiwiki Tiki-KGB: 03jonnybradley r59550 10trunk/vendor_extra/elfinder/ 10(15 files in 6 dirs)
[UPD] elfinder: Update to latest 2.1-src branch (after rebasing and re-applying local fixes) fabricius: joined #tikiwiki