GRUB error 16
Today I had a problem with one of our computers. It did not want to boot. The boot loader is called GRUB. Most Linux distributions now use GRUB which is much more advanced than LILO and some other boot...
View ArticleCute Menu Basic usage
Global SettingsCuteMenu has no global settings under the Administer » Site configuration. Instead, the settings are localized in the block and the menu items.read more
View ArticleCuteMenu Common Problems
WYSIWYG EditorsIf you are using a WYSIWYG editor, it is not unlikely to add a <p> tag at the bottom with a character to make sure that you can place your cursor on that last line. The...
View ArticleProtect
Tag InfoTag Number: 24 Tag Type: Define Tag Flash Version: 2 Tag Structure: struct swf_protect {swf_tag f_tag; /* 24, 58 or 64 */ if(version >= 5) { if(tag == ProtectDebug2) { unsigned short...
View ArticleThe SSWF Project
The SWF Reference by Alexis is part of the free SSWF project.This documentation is intended for people who want to program a Flash player, editor, or some similar tool handling Flash data.The project...
View ArticleTo Do List Known Issues
Cannot Assign User to To Do List itemWhen you first install the module, I wouldn't be surprised if you'd want to create a To Do List item right away and then assign the task to one or more users.It...
View ArticleTable of Contents Known Issues
Various known issues with the Table of Contents module.Teaser appear, FCKeditor accentuated letters, Back to top arrow, Filters interaction (JavaScript removal,) headers numbering, double...
View ArticleTable of Contents tags and parameters
Syntax Supported TagsThe module supports 3 tags that all generate a Table of Contents.The most popular is now [toc] since it is easy to type and works in WYSIWYG editors.read more
View ArticlegVim editor in SeaMonkey and FireFox
Today I discovered It's All Text. This is a FireFox (also works in SeaMonkey) extension that gives you the capability of editing a box of text in your favorite editor.I love to use SeaMonkey, but the...
View ArticlePut the label of an HTML Input inside the Input element
Update:With HTML5 running on pretty much all platforms, you want to use the placeholder attribute instead of any sort of tricks to place a label inside your input widgets.This is done like...
View Article