Create a couple of files for the script to delete as a quick workaround?
Type: Posts; User: stevenage
Create a couple of files for the script to delete as a quick workaround?
I think you set the password when you install for the first time, not sure there is a default (unless it's password or Password).
Have you got 'view source' under the more menu. If so I think the 'view page' is used to return back to normal view. Perhaps it should be bold when not applicable.
I just uploaded a new image to my MCP home page without any problems.
Hi Flores,
Alternative solution - No. I was just using the information that Mindtouch serve up to a page, during my skin customisation I was switching various parts off/on. I thought you had lost...
I can open another page for edit but not on a specific section. So section works on the same page or I can edit another page but not directly to a section on another page.
I have the latest version of the wiki and using the insert extension the following code was added to my page and works:
{{ wiki.edit{label: "Edit Intro", section: "Heading 1", button: "true"} }}
...
What skin are you using? The newer gallery layout for attachments works for me with a Beech based skin. I use either Firebug or the IE Dev addon to identify the parts of the skin I want to customise....
It's been raised as a bug see http://forums.developer.mindtouch.com/showthread.php?9343-Help-Button-Redirect
As a side note you don't need to change resources.txt as there is an option to create resources.custom.text which overrides the system file. So you don't lose any changes on upgrades or need to worry...
The conspiracy theory supporters would likely claim this was a deliberate bug to advertise new features. :-)
Pleased to report that this seems to be OK in 10.1.0 now.
Go to the page you want to restrict
Click on the Restrict Access option in the menu
A panel will display giving you options to:
Allow Public
Allow Semi-public
Allow Private
The second 2...
Mine is going to the Mindtouch support page now. I'll shout if I found out why.
If you mean to order the sub-pages in a list other than alphabetical order search for the thread here containing 'PageSort', if not please expand on what you require.
I never worked out how to change the syntax rules to achieve this.
Yes.
Mindtouch will allow you to assign either an owner or group of owners to page(s) both for editing and viewing.
Still have this annoying error in Mindtouch Core 10.0.9 using IE8. Works OK in Safari & Firefox but since IE is the main browser used this bug is a real pain.
In LocalSettings.php add line:
$wgDisabledDekiPlugins[] = "page_template_selector" ;
If it's the last setting in the file leave off the final semi-colon.
Regards
When in doubt I blame sunspot activity.
Just as a safety net idea, in case you can't get it to work, have you considered/tried exporting the content as a 'latest' backup?
It's always that last update which seems to be the most...
If you are asking to create an offline copy of selected content, based on the request to include attachments & images, would something like HTTrack website copier be one solution (or any other of the...
I was aware of the options in the various transforms on the link you provided but regret that does not help with a solution. If I transform 100 lines of XML but want to emphasize line 5 to 10 I can't...
If we have a piece of code formatted nicely on the page based on the syntax (XML format for example) is there a way to highlight an important part - i.e. the equivalent of using a highlighter pen on...
Two things:
1. I'm not sure the import/export was available in 9.02
2. On Linux I had to set the 'x' attribute and run the command as:
./mindtouch.import.exe -e -h 10.1.1.1 -r allthewiki.zip
...