Just started a Wiki built on MediaWiki and is disappointed with the default editor. Have seen the text editor on MediaWiki and Wikipedia (when editing) and they appear to be the same. I was wondering if anybody knowns what that editor is and how can I install it on my MediaWiki. Thank you very much!
From version 1.18 it is built-in the media wiki installation. You just have to enable it.
Look at this.
Personally found my answer, it appears to be within the usability initiative.
read this
Related
Choosing a wiki engine.
Django has a wiki at its official site. https://code.djangoproject.com/wiki I suppose this wiki engine must me rather stable and well supported. Maybe this is the best choice.
Could you tell me what is the name of this wiki application.
djangoproject.com uses Trac as an issue tracking system, Trac has a built-in wiki engine so I guess it is what they use (I grepped the djangoproject.com source code and did not find reference to any other Wiki engine).
A dedicated Wiki engine probably is a better choice than Trac's one but I have no expertise on the issue so I can't help you any further.
Hi I want to use Tab Activity(My Tab View must be at bottom) and android version 4.0 or later told that tabactivity is deprecated. so it must be a better way than it. but I could not find properly. some tutorials gave me advise to use Fragments but really I don't know anything about it. so please suggest me best tutorial or sample code for Fragments Or other best alternative way.
Thanks!
One suggestion is to use the Sherlock ActionBar. Inside the package there are good sample projects about Fragments, ActionBar, Navigation with tabs! I recommend ActionBarSherlock!
It also is 2.x compatible!!!
here is a link from android developer site,
http://developer.android.com/reference/android/app/TabActivity.html
and a tutorial,
http://maxalley.wordpress.com/2013/05/18/android-creating-a-tab-layout-with-fragmenttabhost-and-fragments/
Just by following above links you can create i easily.
Is there a module or a simple way to enable the syntax from stackexchange in redmine?
Yes, there is a Markdown formatter plugin for redmine. It probably doesn't match SE's markdown flavour exactly, but it'll put you in the right direction.
Using the latest version of redmine (2.2.2) I found that none of the plugins on the website worked.
I finally found a fork of redmine_markdown_extra_formatter which works with the current version of redmine.
For reference I tried:
redmine_markdown_formatter
redmine_markdown_extra_formatter
redmine_redcarpet_formatter
chiliproject_markdown_formatter
redmine_ultraviolet
We have used Infragistics controls in our applications for years. However, we have always had a hard time getting started using controls, because of the samples and documentation. For those of you that use Infragistics controls, what is the best way you have found to use the samples and documentation? For those of you that do not, what other control packages have you found that have good documentation and are easy to use?
I have to be honest say that we gave up on the Infragistics stuff a few years back.
We flirted with ComponentArt then settled on the TeleRik controls, mainly because of ease of use, flexibility and the documentation is pretty good.
Been working with Infragistics stuff for awhile now. Usually I check out the samples to see what the controls can do, then when I need something specific, if I can't easily find it perusing with the object browser, then I simply ask their support. They are quick to respond and know their stuff like expected.
You can also search their forums but I find it lacks content; maybe because most of their users prefer asking the support staff.
Not sure, if you are still using Infragistics, but the link to their online documentation is here
I've used ComponentArt and they have pretty decent api docs
I am looking for dark themes for Coldfusion Builder but google does not find anything?
Do you have one or know a place where i can get some?
Russ Johnson ( http://twitter.com/russ_johnson ) is working on one. Download from GitHub
I did not find luck with any of the above suggestions while using CF Builder 3.0
WHAT WORKED:So I went to http://guari.github.io/eclipse-ui-theme/
Followed the 'Update Site' method of installation.
Restart Eclipse and go to Window > Preferences > General > Appearance;
Select MoonRise (standalone)
Voila.. its done.
I really like the "Green Chaud" one that was on the Aptana Forums here and and tweaked it for CF but it is now not accessible :( Hopefully the link will come back. If not I will post mine.
Here is a PHP variation on it that is pretty close on a blog making them work with CFB is pretty easy.