Get your own customer support community

Recent activity

Subscribe to this feed
  • question

    effrey replied on March 16, 2009 12:50 to the question "corrupted encrypted page when adding [^%SECTIONS%]" in Dale Lane:

    effrey
    Dale,
    Appreciate the quick response.

    For a hobby, you are definitely on top of issues that come up.

    Thank you,
    Jeff
  • star
  • question

    effrey asked a question in Dale Lane on March 14, 2009 15:38:

    effrey
    corrupted encrypted page when adding [^%SECTIONS%]
    I have an encrypted wiki and to one of the pages I added the [^%SECTIONS%] tag to help manage that information.

    when viewing that change I received the error message
    "Incorrect password. Pages will be displayed in their encrypted form, but edits will be disabled to prevent corruption. . . ."

    While this feature would be nice to have in an encrypted page, at the least it would be nice to not have lost that page just because of a faulty entry in the page.

    The saving grace is that blade is file based and only this document was corrupted.

    Appreciate your software.

    Thanks,
    Jeff
  • idea

    effrey shared an idea in Dale Lane on March 13, 2009 19:30:

    effrey
    Anchor jump into linked page
    It would be nice to be able to jump right to the section in the referenced page where that tag was entered.

    This is related to the "text following link inclusion . . ." feature request
    If multiple links are entered in the form of a diary it'd be nice to be able to jump right to that section in the page to be able to quickly reference the context of that link.

    Thanks,
    Jeff
  • idea

    effrey shared an idea in Dale Lane on March 13, 2009 19:24:

    effrey
    text following link inclusion in [^%BACKLINKS%]
    In the results of [^%BACKLINKS%] it would be nice to have some of the characters that follow the link in that referenced page.

    NoteStudio had implemented this, but I do not know the possible performance impact this may cause. Though the added information would be helpful.

    For instance a project could have a section that tracks daily modifications. When a day is reviewed all actions performed on different projects could be reviewed in one page.

    IE
    page 1:Project X
    +Actions
    [20090312] - Finished design
    [20090313] - Began coding design

    page 2:Project Y
    +Actions
    [20090312] - Called John

    page 3:20090312 (Which includes the [^%BACKLINKS%] markup
    - Project X - Finished design
    - Project Y - Called John

    Appreciate the consideration

    Jeff
  • question

    effrey replied on December 08, 2008 13:26 to the question "bLADE wiki as U3 software?" in Dale Lane:

    effrey
    Stafhorst,
    Not sure if this can be used with U3, but the following batch file has helped me to be able to take my flash drive to any machine and be able to open my wiki no matter what drive letter the flash drive was mapped to.

    *** blade.bat contents ***
    CD "%~d0\Program Files\bLADE\windows"
    start /B bLADE.exe -portable %~d0\WM_Wikis\WM_Wiki_Pages\homepage.blde
    *** end blade.bat contents ***

    hth,
    Jeff