Search Results For “Tag:junco” - # - rss

JR: Resolved - Remember which page last visited after leaving site - implemented on 22jul2013 Idea from page 31 in Jef Raskin's book: The Humane Interface. After re-launching the browser, display the page that was viewed last on the previous visit. Will need to store this cookie info. nope. not now, anway. But th... more>> 1 min read
- Jul 22, 2013 - #junco #resolved


JR: Not Needed - Add blog reply count - july 2013 update: no longer needed for the new Junco code. This will kind of satisfy this request: /920/Add-ability-to-inform-user-of-blog-post-replies On a user's profile page, show private info that states the number blog replies to the user's bl... more>> 1 min read
- Jul 22, 2013 - #junco #notneeded


JR: Not Needed- Add ability to inform user of blog post replies - july 2013 update: no longer needed for the new Junco code. A comment or feedback system is implemented with reply as a blog post. When a new blog reply is created, the author of the original blog post needs to be notified of this new reply. Make i... more>>
- Jul 22, 2013 - #junco #notneeded


JR: Not Needed - Add blog reply options - July 2013 update: no longer needed for the new Junco code. At least for now. May revisit later. Allow author to remove links to blog post replies. This does not delete the blog reply. It just removes or hides its display from the author's blog post... more>> 1 min read
- Jul 22, 2013 - #junco #notneeded


JR: Resolved - Make changes to content database table - completed in June 2013 and keeping these two column additions in the Junco code. to hide blog reply posts from displaying on the parent blog post page, add a "hide" column. single character default value of 'n' when blog author hides the display o... more>>
- Jul 22, 2013 - #junco #resolved


JR: Resolved - Change name of Web app from Kestrel to something else - going with the name Junco Kestrel software already exists. Wikipedia: Kestrel (previously known as Scarling) is a light-weight persistent message queue server written in Scala that speaks the memcached protocol. It was originally developed by Tw... more>> 1 min read
- Jul 22, 2013 - #junco #resolved


JR: Resolved - Change how config data is processed - completed on 16jul2013 Instead of storing config info inside a Perl module, place data in a YAML file. Use the Config.pm module to access the Perl YAML module to process the .yml file, like what's done with ToledoWX app. #resolved #junco
- Jul 22, 2013


JR: Resolved - Do not do backlinks for private blog posts - completed on 22jul2013 When a private post links to a public post, the public post lists the private post as a backlink. For private posts, do not include backlinks in the backlinks db table. #junco #resolved
- Jul 22, 2013


JR: Resolved - Auto-place cursor on input fields - #resolved #junco completed 22jul2013 - opted for HTML5 attr autofocus Save user from one additional click and movement. Will require a little JavaScript. Ensure that page degrades gracefully if .js is disabled. After clicking on the "login" lin... more>> 1 min read
- Jul 22, 2013 - #resolved #junco


JR: Maybe add paraperms - Something I wanted to add, and I think started to add to ToledoTalk.com/parula code, but I never completed. Like "Purple Numbers" in the old Meatball Wiki code. Permalinks at the paragraph level. Make it an option. paraperms=yes #junco #todo_... more>>
- Jul 14, 2013 - #junco #todo_later


JR: Resolved - Add Markdown support - Implemented on July 2, 2013 - easy to incorporate. Install John Gruber's Markdown Perl module. Enable it within a blog post by using the command: markdown=yes Textile will still be used by default. The live-preview JavaScript editor will current... more>>
- Jul 02, 2013 - #resolved #junco #markup


JR: Resolved - Fix problem with account access after changing password - Fixed on July 2, 2013 after changing password, the account acts like it's logged out. make sure new session id is created and set in cookie. #resolved #junco
- Jul 02, 2013


JR: Resolved - Fix the tag search result for a user's tags - Currently, when clicking on a user's tag, the results show post from all users. Make the results specific to that user. /tags/jr "food" - /tag/food returns all posts with tag "food" and not just jr's food posts. four possible parameters in URI... more>>
- Jun 27, 2013 - #junco #resolved


JR: Resolved - Add following for tags - Follow tag(s). Done - Display followed tag posts separate from stream of followed users. Sample on a user profile page: Following Tags : 3 will it be possible to follow tags at the user level? - not now will it be possible to follow a search s... more>> 1 min read
- Jun 27, 2013 - #junco #resolved


JR: Resolved - Add session id - completed on June 6, 2013 This now prevents the same user account being logged into the site on more than one device or more than one type of browser and posting/updating content. The session id gets updated in the db table each time the user accou... more>>
- Jun 27, 2013 - #junco #resolved


Older >> << Newer

A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: Feb 23, 2025 - 3:38 a.m. EST