Textile Bug Tracker

Note: this is for my development, not necessarily the released version online. Notes Most of the stuff below could be added, but I used the Josh Seeks Godly Wife as a benchmark… if it took longer...

OfflineSyncing

Take your ServerSideWiki with you… one large .HTML file with all your data built-in ability to save changes directly to the .HTML file sync your changes back to ServerSideWiki when you’re online This is coming.

Test links in tables

Soon this will be supported with the following syntax (view source to see): row row data test The old syntax with a | will continue to work for backwards compatibility with older versions of Tiddly....

.vimrc

au BufNewFile,BufRead *.rhtml set syn=eruby au BufNewFile,BufRead *.rhtml set filetype=html “set nocompatible ” We’re running Vim, not Vi! :syntax on ” Enable syntax highlighting :filetype indent on “filetype off ” Enable filetype detection “filetype indent...

JoshGoebelResume

I’m still working on this, so it’s draft right now. Introduction Contact Info I’m currenly located in Marengo, IN (Southern Indiana) and can be reached through the contact form. Employment History International Truck and Engine...

StyleSheet

#side_container { float: right; margin-right:0; margin-left:10px; } /* #displayArea { left:220px; left:0; } #mainMenu, #sidebar, #licensePanel { float:right; clear:right; margin-right:0; margin-left:10px; } #contentWrapper { width:1000px; } #sidebar { position:absolute; top:4.2em; left:785px; } #sidebar, #licensePanel {...

Public Comments about how comments should work

There could be a custom macro to add a “Comment” link at the bottom of a page that the author would like comments on (somewhat like the "add todo item" macro. Comments could be differentiated...

What a page with comments might actually look like..

This is a work in progress… meant for the upcoming “Add Comments” macro… see also Public Comments about how comments should work Yesterday Mary User wrote: I know, why can’t it be just like Backpack? 5 days ago Joe...

Resolved Bug Reports

Resolved Bug Reports The login user-name is case-sensitive, but when I go to login to a site (e.g. Fred) it defaults the user name to the lower-case version of the name (fred)… so I have...

OpenBugNotes

parsing glitches Save changes grinds to a halt if you forget the closing double-‘ (I was actually attempting to bolden several lines of text without marking each line, but it seems that’s not possible). For...