Thank you so much - it worked perfectly!
Type: Posts; User: sonyanews
Thank you so much - it worked perfectly!
I'm looking for any help in having one function read another.
Basically, in my wiki I have a page created for each month of the year - and there is a header2 on those pages for each date -...
Just curious if any one has tried geotagging a wiki.
My first attempt was using the tags field and adding in "geotagged" "geo:lat=53" "geo:lon=23" Using Yahoo Pipes, I did not see those tags...
Thank you so, so, so much. It is all settled and I really appreciate your help.
You can see this in action on the Irvine entry on my wiki here.
This will be a great tool for expanding the wiki...
Final question. I've tried what you suggested for the sandbox, and I also put the code on the Irvine page.
Here's the code on this page. (I have it all as normal text, not dekiscipt)
test
...
Thanks again for your patience. I followed what you said, and I've tried every recent changes script and code that I could find from your suggestions. I either get errors or what you'll see here.
Nothing.
http://wiki.ocregister.com/NewRecentChanges
http://wiki.ocregister.com/About_the_wiki/Sandbox/Sandbox:_DekiScript
I copied it from the source view on this page. http://deki-examples.wik.is/Templates/Recent_Changes
I just copied all of that code and it is still not working.
Done and done, but now it doesn't work.
http://wiki.ocregister.com/Template:RecentChangeItem
http://wiki.ocregister.com/About_the_wiki/Sandbox/Sandbox:_DekiScript
That worked, meaning I do not receive an error. Still, the result are not showing up all that nicely yet. Very sorry for being such a rookie and I tremendously appreciate your help, and patience :)
...
I think I have the correct RecentChanges template set up here:
http://wiki.ocregister.com/Template:RecentChanges
But then in my sandbox, where I'm trying to use that template to call specific...
Hi all_
Sorry if this has been covered elsewhere, I've searched and did not see an answer.
I'm working on a wiki that currently covers one topic and I'm already over 1,000 entries. At full...
I also need the time zone corrected on my wiki. Only Mindtouch has access to my wiki's system files and such. I'd like the time corrected for Los Angeles so that times are correct in recent changes...
I'm really looking for some help.
I launched yesterday the first segment and test of the OC Register Wiki at http://wiki.ocregister.com/. Searches in the wiki have been great all along. Up until...
Even better idea :)
Now, I'm just trying to figure out how I can display "on this day" on the homepage. I can create an entry for every date (no year) and display events for each of that day's...
Thank you for being so patient to teach me this simple lesson!
With the code you provided me the list is bulleted, but still no links to each of the tagged pages listed.
This code ended up...
Here is the code that contains both attempts:
<p>FEATURED PAGES</p>
<ul>;
foreach (var p in wiki.gettag("featured").pages) {
<li>p.title</li>;
}
</ul>;
I've tried both methods of displaying a list of tags -- yes I'm getting a list of pages tagged "featured" -- but I cannot add spaces between each page title and the page titles are not linked. Sorry...
Thanks for the additional information!
Thanks so much Howleyda! I'll try that out and will post an update on what I get.
Thanks so much Blakeh!
The code for inserting a list of tagged pages is great. Thanks for finding that for me. On the RSS feed, I'm looking to find a way to have multiple-topic-driven RSS feeds...
I've searched through the site and forums and have not found answers to my questions below. I'm very sorry if I've missed something.
How would you suggest creating custom RSS feeds?
I would like...