Talk:Main Page

From Axaptapedia

I've now made Axaptapedia read-only for non-registered users. Sorry for the inconvenience but the spam attacks were too much as somebody had to manually remove the spam every time.

AJ 11:46, 17 Jan 2006 (PST)


Axaptapedia was upgraded tonight to the latest version of MediaWiki (1.5.7)

It will hopefully improve performance and security, and allow me to make further changes in the near future to try to deal with the growing spam problem

AJ 14:35, 7 March 2006 (PST)


oops I've re-restricted the rights of non-logged-in-users now as well!

AJ 04:40, 8 March 2006 (PST)

Spam filtering

I've now added spam filtering to Axaptapedia, based on the Spam Blacklist extension. As a result, I've re-enabled editing for anonymous users. I will monitor this and see how effective the spam filtering is and then decide on whether to re-restrict editing or not.

AJ 14:57, 10 March 2006 (PST) 480628263611747371674627 889141596348

Code highlighting

Tonight I've implemented a code highlighting module, with a custom-written X++ language definition.

If you wrap your code snippets in <xpp> and </xpp> they will now be coloured the same as in the Axapta editor! It's not perfect, but it works well for 95% of cases. Formatting will automatically be preserved as well, so you no longer need to prefix every line with a space.

See SysTableLookup class for an example of this in use

AJ 12:24, 25 March 2006 (PST)