We have been using Office 2010 for a long time now and it seems the office connector still doesn't work with Office 2010. is there any plan to support office 2010? I don't think you can install...
Type: Posts; User: nitro52
We have been using Office 2010 for a long time now and it seems the office connector still doesn't work with Office 2010. is there any plan to support office 2010? I don't think you can install...
Never mind i just found this post http://forums.developer.mindtouch.com/showthread.php?t=6173
I just need to figure out how to update to the trunk build.
I actually just posted about this then saw this post. How can i update to the trunk build?
Hi,
I've been trying to implement the Expanding tree navigation pane because the current menu can get confusing.
So it appears for 9.12.2 you need to download the source, patch it, build it and...
Thanks i'll check this out
Ok so i finally got around to trying this and after running through the steps i get this error
Site settings could not be loaded
We were unable to locate the API to request site settings....
That worked perfectly. Is there some sort of article i could use as a reference list for custom CSS? like what can customise with it?
I'm using the skin called "fiesta: pro-carbon". By the sounds of it the CSS options should do it. How would i target specific headings though?
Hi,
I feel that the headings are very nice to use with some of the built in heading but they can be a bit hard to tell the difference between a main heading and a sub heading. I found out that you...
Your right, seems like there are 2 placed you need to change
/etc/hosts
/etc/hostname
Once i did this and removed the bandaid type fix i added to the localsettings.php i can still access the...
I can't see anywhere that you can change the hostname, my localsettins.php in /var/www/dekiwiki looks like this
(i removed some confidential info)
Never mind i found it and added the line $wgForceCP = true; this fixed the issue. thanks
i tried to find that where abouts is it located?
Hi,
I'm using Mintouch Core VM and i wanted to create a Testing site that i can play around without affecting the live site. To do this i created a new VM and linked it back to a copy of the VM...
I had this issue today, ended up being the date and time as mentioned. It would be greate if this was handled in a better way,for example when the user logs in display a message saying that the...
That's what I suspected. The problem i have is just after the Grub boot loader i get this
root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
[Linux-bzImage, setup=0x3000,...
Well setting it up wasn't easier but Clicking on a button, pasting code and selecting ok is easier for someone that does not know the wiki well.
I'm trying to convert this to Virtual PC in windows 7. The reason why i am trying is because you can't run Virtual Machine and VMWare at the same time, vwmare will give you errors. At the moment the...
How do you implement those?
one thing i find a bit confusing is the way that the menu system hides other items depending on what page you are on. for example take this structure.
Root1
Root1.Item1
...
Thanks for the info
Is it possible to add dekiscript to the custom HTML section. for example i want to show a list of popular pages on the left side bar or a list of new pages.
Never mind i realised how to use an online version of the SyntaxHighlighter using the details from this blog
http://blog.cartercole.com/2009/10/awesome-syntax-highlighting-made-easy.html
Just...
Hi,
The other day i found this great little UI plugin for the FCK Editor that formats code syntax. Following these steps i was able to add the icon to the toolbar and get it working correctly
...