HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: /home/mmickelson/theflexguys.com/baronconstruct/wp-content/themes/notesil/readme.txt
=== NotesIL ===

Two-column theme with different color schemes. Based on the original design of http://notes.co.il by Jordan Lewinsky and built on top of the Sandbox theme.

== Changelog ==

= 0.4 - Jan 6 2011 =
* Layout: fix several clearing issues and correct image centering for captions
* Change sandbox_ prefix to notesil_
* Change post date from abbr to anchor to provide permalink
* Simplify footer link
* Fix comment password check
* Meta content-type before title in header
* Fix image size and layout on single image template
* Add search query to search template for no results output
* CSS code cleanup
* Missing semi-colons, spacing, remove trailing spaces, &c.
* Content width changed to 530
* svn:eol-style native for PO
* Add this readme file :)

= 0.3 - Dec 3 2010 =
* bloginfo('url') to echo home_url()
* comments_rss() to get_post_comments_feed_link()
* Use PNG for screenshot (and smaller size)
* Misc code clean up
* Enable automatic-feed-links() and add_custom_background()
* Enable comment_form()
* get_bloginfo('wpurl') to get_option( 'siteurl' )
* get_option('home') to home_url()
* get_settings('home') to home_url()
* get_option('siteurl') to site_url()

= 0.2 Apr 11 2010 =
* Fix tag list spacing
* Re-organize comment functions and fix RTL CSS
* Misc cleanup

= 0.1 Mar 28 2010 =
* Original upload