New Forum Posts: [SOLVED] Hide category from groups - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=42525 marclaporte: the alias links on doc still not working? I was thinking of taking a look but not able to log in ok now I am in... well, the feature is off looks like there is a setting in lib/setup/prefs.php tikiwiki: 03nkoth * r38517 10/branches/8.x/lib/setup/prefs.php: [FIX] Try some more to get page alias to work on doc.tw.o by having default to be y Hello everybody.I have a question: Is it possible to import MS word documents or HTML files that are located on my workstation as a wiki page?i can only find the option to add it as a download. :( Nami, you can allow HTML inside a wiki page and then just copy/paste I just wanted to point you to http://tiki.org/TikiWikifier, but tiki.org seems to be down at the moment (looks like an update going on or a database connection gone) The problem is that I have a page with pictures and if i copy/paste it into the editor there is just the text from the html and not the pictures Well, the pictures must be uploaded separately anyways, if you look at the HTML code, there is no image data in it, but an URL from which to load the images so, there is no seamless transition from Word documents into any web environment Of course, if you don't have one document but a lot of them, you could write some macro to automate the process and it's also not possible to use the "import HTML" function? well, the import HTML should work but the HTML does not contain any images the Wikifier is a service offered on the tiki.org site. It transforms HTML into the Wiki syntax please don't mix them Read http://doc.tiki.org/HTML+Pages for more info on HTML I guess the only possibility to import my local stored HTML file to a server and import it right? yes thanks Joernott I found a way to add those documents :) good polom all Polom polom Ahhh, page http://tiki.org/TikiFestFrankfurt8 works again. 20 seconds ago, I had a "no access to database" :-( I suppose some migration is ongoing. Hmmm, it still does it Recent Bug: Tracker item: #4021 - - Unknown column 'tweetId' in 'tiki_shoutbox' - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=4021 polom all polom lphuberdeau polom marclaporte polom Polom jonnyb hi Jyhem_laptop half-polom 'lom chealer tikiwiki: 03jonnybradley * r38518 10/third_party/phpcas/ (11 files in 5 dirs): update third_party copy of phpcas repository to the latest we had before it disappeared robertplummer: thanks for the mail on the backlinks projects. sorry but I still don't understand the requirement well. in particular, I don't get what "An understanding of something is 1 way" means medium jonnyb tikiwiki: 03jonnybradley * r38519 10/third_party/phpcas/docs/: update third_party copy of phpcas part 2 tikiwiki: 03jonnybradley * r38520 10/trunk/lib/: [SVN] link phpcas external lib to copy in third_party polom jonnyb tikiwiki: 03jonnybradley * r38521 10/branches/8.x/lib/: [SVN] link phpcas external lib to copy in third_party with fixed revision (merge conflict expected) hi robertplummer tikiwiki: 03jonnybradley * r38522 10/trunk/ (4 files in 3 dirs): [MRG] Automatic merge, branches/8.x 38505 to 38521 Is it normal for the constituent images of infinite carousel to display one next to the other till they are all loaded and the script starts displaying them one by one? tikiwiki: 03jonnybradley * r38523 10/trunk/lib/wiki-plugins/wikiplugin_list.php: [ENH] list plugin: Add maxRecords and offset params, and use $prefs.maxRecords if not set hi deeku - sadly yes so far, it needs some css to fix the size of the containing div and hide the overflow if you know css you can add it in custom css in admin/look Thanks jonnyb Would this do he needful: height: 120px; width: 180px; overflow: hidden; position: relative; should do it (not sure you need the position bit) tikiwiki: 03robertplummer * r38524 10/trunk/ (8 files in 4 dirs): [NEW] Html Feed So, to clarify, I create a new class in admin/look and then use something like {DIV(class="carousel-container",width="340px",float="right")} around many lines of * {IMG(src="tiki-download_file.php?fileId=230&display")}{IMG}{DIV(type=>p)}__Caption__ {DIV} tikiwiki: 03robertplummer * r38525 10/trunk/lib/wiki-plugins/wikiplugin_report.php: [NEW] Plugin report And should the new class come nefore the {DIV(id=>carousel)} or after? before xmpp sry tikiwiki: 03robertplummer * r38526 10/trunk/ (6 files in 4 dirs): [ENH] Added copywrite info at top of pages (or corrected what was there) lphuberdeau: did you implement Ignore individual object permissions for lucene in the admin pannel it is for all search - in the code seems to be only for mysql that's the old mysql search it is what I thought - thx there are no indications that this would be a huge benefit for lucene the admin panel has been fixed .. it is again my bastard tiki7 sylvieg: I'm trying to search in file gallery for a file by name, how would 1 accomplish that? in the find working? TikiLib::lib("filegal")->get_files($offset, $maxRecords, $sort_mode, "Red Square"); //Doesn't seem to work $offset, $maxRecords, $sort_mode are null. should be bbl sylvieg: maxRecords was blank, which equals 0. hello anyone here? helloooo need help robertplummer: did you find it? robertplummer: your webfeed idea sounds good - but I think, I didn't get it completely fabricius: It just itemizes wiki content down to the plugin layer, and then other sites can link to that content. fabricius: say you have a complex math problem that you want to give to the world, a proof. New Forum Posts: Page Selector field not stored in tracker via tracker plugin - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=42527 ok ... fabricius: And there are a bunch of sites that see your math problem, and are like, man I need to reference that in my page! fabricius: But what happens when you find an error in it? fabricius: now you have a bunch of erroneous math floating around. But what if those sites linked to your content? fabricius: They would be updated when you update your content. ah thought this way, yes fabricius: Or what if you had an ad system? And you served random ads? or schedule or lunch menu but would the html-linked / feeded content be shown in the other sites as kind of original content or latest blog post Right letÅ› say, you have some content and feed it fabricius: THe other sites can display your content I want to include that in my site, as it was written in my site so I just HTMLlink your feed exactly. and calendars? same thing, Is there a plugin for it? :-D yes, at least for the calendar list If there is a plugin for it, if it can be seen in wiki syntax, it can be done. but if I would click on a calendar item on my site, I would be linked to your site!? {HTMLFEED(name="my cal")}{cal_plugin}{HTMLFEED} done this might be extremely useful for me (Those aren't the right names) sure fabricius: it is as simple as it can be, yet complicated. doesnot look like complicated for the user (admin) fabricius: I'm just creating it for someone else, and when it was presented to me it was very complex, listed in all kinds of graphs etc. But after I considered what we are actually doing, easy as pie. Don't push whole pages around, pages are big, and 90% of the content is noise. push parts of pages around, that has value. but it would not be possible to include the feeds in other systems? other cms? robertplummer: I see one problem for me for a certain usecase: I need a centrally maintained calendar for different tikisites but if I would list the calendar-list-module feed and click on an itemlink, I would completely "move" (be linked) to the original website right? fabricius: The content that is fed is just html, tiki knows to parse wiki syntax to html. so say you have 3 sites 1 = origin 2 = feeder + origin to site 3 site 3 doesn't need to know that site 2 is getting the content from site 1. sure The wiki syntax will always be in site 1 and stay in site 1, everything after that point it is html that is rendered from parsed wiki syntax. Is that what you mean? hmm in my case it would be good, that the itemlinks - meaning the eventdescriptions ... would be shown in the sites 2 and 3 aswell so literally feed the hole calendar, not only the module THAT would be coool I do not think, that would be easy or? Why feed site 1 to 2 and then from 2 to 3, just serve 1 to 2 and 3. They all look to 1 to get content. is it content or reference?