Click here to edit contents of this page.
Click here to toggle editing of individual sections of the page (if possible). Watch headings for an "edit" link when available.
Append content without editing the whole page source.
Check out how this page has evolved in the past.
If you want to discuss contents of this page - this is the easiest way to do it.
View and manage file attachments for this page.
A few useful tools to manage this Site.
See pages that link to and include this page.
Change the name (also URL address, possibly the category) of the page.
View wiki source for this page without editing.
View/set parent page (used for creating breadcrumbs and structured layout).
Notify administrators if there is objectionable content in this page.
Something does not work as expected? Find out what you can do.
General Wikidot.com documentation and help section.
Wikidot.com Terms of Service - what you can, what you should not etc.
Wikidot.com Privacy Policy.
Hi,
When I enter search words on my Wiki, the site often gives an error like "Search failed. Try again later." although I have most certainly used a word that's on the Wiki. I search for "event*", and there are many pages with events or event in them. Any one an idea?
Thanks!
It has been doing this for a few weeks, usually when trying to search fthe forum rather than just pages. I'll report it again on the bugs site.
Rob Elliott - Strathpeffer, Scotland - Wikidot first line support & community admin team.
thanks!
Hi,
I've looked around some and don't think this is answered elsewhere, but if I'm wrong, my apologies in advance.
I would like to be able to do provide searches by two tags — e.g., to find all pages that are tagged with "MA" and "band" (see http://kindiy.wikidot.com for what I'm doing). It is that doable?
Thanks!
You can do a search on pages that have one of the tags using tags: CA Band in the search box, but unless I am being totally stupid I don't think you can search on pages that have both CA and Band tags. I'm sure we used to be able to but it caused a performance problem as far as I recall.
However, if you are going to regularly display the same sort of results on your pages then it would be better anyway to put a listpages module in a live template for each category (artists, venues etc). With a listpages module you can display pages that only have both CA and Band tags, for example:
Having had a quick look at your site I think you should investigate using dataforms for the data entry as you will want your users to enter the data in a structured way. You can then use the listpages module to display the data.
Rob Elliott - Strathpeffer, Scotland - Wikidot first line support & community admin team.
There is a method in the Wikidot API that allows us to do exactly this.
You can also do this using a ListPages module.
~ Shane (Wikidot Community Admin - Volunteer)
Wikidot: Wikidot Editor, Official Docs
Other: YouTube (gaming, primarily Minecraft)
Hey,
I have found your answer very valuable.
I have tried it but…
Here it works : http://fabbec.wikidot.com/wiki:test
But not there : http://fabbec.wikidot.com/menuprofessionnel
I cannot see any difference… Can you help?
Just for good sake, I am a begginer.
Firstly, Listpages by default on lists pages in the current category. You have two pages in the wiki category (wiki:test and wiki:note-ics) and one page in no category (menuprofessionnel) which is also called the _default category. So it is only working with the code on the wiki:test page because it is listing only those pages in the wiki category that meet the conditions.
So tell the listpages module to look in all categories by adding category="*".
Secondly, by using the tags="+a-faire-boulot +note" you are asking it to list all pages which have both those tags a-faire-boulot AND note. The page wiki:note-ics has both tags so is listed on the wiki:test page.
If you want it to list pages which have either one OR the other then remove the + and have just tags="a-faire-boulot note"
So combining both those points you would have code which looks like this:
The documentation for ListPages is at http://www.wikidot.com/doc-modules:listpages-module
You can also find information about categories on a how-to on the Community site at http://community.wikidot.com/howto:how-to-create:categories
Rob Elliott - Strathpeffer, Scotland - Wikidot first line support & community admin team.
Is there no way to modify the search box size so it can fit in the left panel?
You've posted this in 3 different places… please post in just one place next time, and wait for a reply. Your question isn't the only one needing an answer.
As for the answer itself, I can't give it to you and you'll have to wait for Rob or some other CSS expert to answer that question. You almost certainly will need to use CSS to do it.
~ Shane (Wikidot Community Admin - Volunteer)
Wikidot: Wikidot Editor, Official Docs
Other: YouTube (gaming, primarily Minecraft)
Sorry, as the question suggests, I'm still pretty new on the site and learning. My apologies for the multiple postings. Part of the reason was a lack of clarity of where to post. Again, my apologies.
Patience, Grasshopper. Good things come to those who wait!
Try this for a jump-start:
It uses the css module to set the width of the input text box. The div that wraps the search module tightens things up so the search button slides underneath the input box.
Hope this helps.
-Ed
Community Admin
Ed's answer is the best way to do this within the confines of the narrow sidebar. But to give you a small alternative, if you want to have the input box take up the full width of the sidebar but also keep the search button underneath it then add this to your nav-side page:
Rob Elliott - Strathpeffer, Scotland - Wikidot first line support & community admin team.
Thank you Ed and Rob! It worked.
Will this enable me to custom searches to include or just search for uploaded file content i.e. images?
I don't think so
A - S I M P L E - P L A N by ARTiZEN a startingpoint for simple wikidot solutions.
No. You cannot search for files (e.g. images).
The search module simply allows you to place the search box in one of your pages — it acts in the same way as the main search box on your wiki.
~ Shane (Wikidot Community Admin - Volunteer)
Wikidot: Wikidot Editor, Official Docs
Other: YouTube (gaming, primarily Minecraft)
Hi Stacey!
I have a workaround - which works really good ( with MY pictures)
I made on my own test site some pages:
I inserted following block at the end:
AND the search works - even the filenames are hidden:
I know this is not a good workaround ( it needs this file block ever where you have a file attached )
Hope this helps ?
EDIT: this does not work now - I think I need my first solution again with a parallel copied "File list" as text in the page..
Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.
Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?