Title: junap's Replies | WordPress.org

---

# junap

  [  ](https://wordpress.org/support/users/junap/)

 *   [Profile](https://wordpress.org/support/users/junap/)
 *   [Topics Started](https://wordpress.org/support/users/junap/topics/)
 *   [Replies Created](https://wordpress.org/support/users/junap/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/junap/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/junap/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/junap/engagements/)
 *   [Favorites](https://wordpress.org/support/users/junap/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How should we use local svn with the new upgrade system?](https://wordpress.org/support/topic/how-should-we-use-local-svn-with-the-new-upgrade-system/)
 *  Thread Starter [junap](https://wordpress.org/support/users/junap/)
 * (@junap)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/how-should-we-use-local-svn-with-the-new-upgrade-system/#post-935611)
 * All I’m after is the official point releases and plugin updates, rather than 
   bleeding edge stuff. The various client sites I code for don’t usually have shell
   access either.
 * I’m going to go with just managing the theme folder under svn and let WP update
   itself on the server for now.
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [2.7 New admin interface](https://wordpress.org/support/topic/27-new-admin-interface/)
 *  [junap](https://wordpress.org/support/users/junap/)
 * (@junap)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/27-new-admin-interface/#post-870114)
 * The concept behind the 2.7 interface is sound, but I have to say the execution
   lets it down a bit. It needs a lot of polish.
 * The previous version was clean and well spaced, but there’s a lot of noise and
   unintuitive UI in 2.7b3.
 * Some initial observations:
    - Menu typography is serifed, while everything else is sans. This looks like
      a mistake, rather than intentional style.
    - The pale grey everywhere looks anaemic. A little colour to prioritise the 
      current task/section would help a lot.
    - The menu icons don’t actually help as visual shortcuts. I need to read the
      text to interpret them.
 * edit: just exported the latest copy from svn out of curiosity and found a good
   few of my points addressed! I’ve truncated my list accordingly.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Apostrophes and other special characters showing strange code after upgrade](https://wordpress.org/support/topic/apostrophes-and-other-special-characters-showing-strange-code-after-upgrade/)
 *  [junap](https://wordpress.org/support/users/junap/)
 * (@junap)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/apostrophes-and-other-special-characters-showing-strange-code-after-upgrade/#post-859411)
 * those backticks shouldn’t be there in your example
 *     ```
       define('DB_CHARSET', 'utf8');
       define('DB_COLLATE', '');
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Images upload but no thumbnails or preview](https://wordpress.org/support/topic/images-upload-but-no-thumbnails-or-preview/)
 *  [junap](https://wordpress.org/support/users/junap/)
 * (@junap)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/images-upload-but-no-thumbnails-or-preview/#post-319573)
 * I’m still struggling with this to no avail. I’ve deleted/recreated the wp-content/
   uploads folder, set it to 777 and tried to upload. The file uploads, but no subfolders(
   year/month) or thumbnails are created. The file appears in “Browse All” as a 
   text link only.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [set body id to page_name for Pages](https://wordpress.org/support/topic/set-body-id-to-page_name-for-pages/)
 *  Thread Starter [junap](https://wordpress.org/support/users/junap/)
 * (@junap)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/set-body-id-to-page_name-for-pages/#post-365477)
 * Because it would be infinitely simpler to just have an ID paramter in the body
   tag of one Page template, rather than a unique Page template for every page that
   has to be kept in sync with all the others. There may be lots of pages ( >25 ).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Images upload but no thumbnails or preview](https://wordpress.org/support/topic/images-upload-but-no-thumbnails-or-preview/)
 *  [junap](https://wordpress.org/support/users/junap/)
 * (@junap)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/images-upload-but-no-thumbnails-or-preview/#post-319558)
 * I’ve added those two amends to the code, but my uploads are going directly to
   wp-content/uploads and not wp-content/uploads/2006/04 – the original and thumbnail
   are being created, but uploaded to the wrong place!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Upload works but I can’t browse or browse all](https://wordpress.org/support/topic/upload-works-but-i-cant-browse-or-browse-all/)
 *  [junap](https://wordpress.org/support/users/junap/)
 * (@junap)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/upload-works-but-i-cant-browse-or-browse-all/#post-347763)
 * This sounds like the same issue I’m facing, though I’m not getting a successful
   upload at all. I just get the text (alt text?) in the browse/browse all of nay
   images I try to upload. Earlier versions of 2.0 uploaded fine.
 * Also: is WP correctly filing the images in the year/month subdirs? I only have/
   2006/01/ on my server, but it holds files from Feb and Mar 2006 (and none from
   Jan)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Upgrading from 2.0 to 2.0.1](https://wordpress.org/support/topic/upgrading-from-20-to-201/)
 *  [junap](https://wordpress.org/support/users/junap/)
 * (@junap)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/upgrading-from-20-to-201/page/5/#post-329634)
 * Is there any plan to reorganise the file structure of WordPress in the future?
   Even minor upgrades seem more than a little intimidating to perform when ensuring
   that all the customised files are preserved and the app files are overwritten.
 * I’d love to see things reorganised into something like two distinct folders –
   one for user content (plugins, language files, images, etc) and one for back-
   end application files that don’t get edited by the user. Then every upgrade would
   be a case of replacing the app folder.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [iCal subscription plugin](https://wordpress.org/support/topic/ical-subscription-plugin/)
 *  [junap](https://wordpress.org/support/users/junap/)
 * (@junap)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/ical-subscription-plugin/#post-236700)
 * one right here:
 * [http://dev.webadmin.ufl.edu/~dwc/2005/03/10/ical-events-plugin/](http://dev.webadmin.ufl.edu/~dwc/2005/03/10/ical-events-plugin/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [1.5.1.1](https://wordpress.org/support/topic/1511/)
 *  [junap](https://wordpress.org/support/users/junap/)
 * (@junap)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/1511/#post-206832)
 * what’s the recommended 1.5.1 > 1.5.1.1 upgrade method?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [how to recreate db’s “nice names” for imported content?](https://wordpress.org/support/topic/how-to-recreate-dbs-nice-names-for-imported-content/)
 *  Thread Starter [junap](https://wordpress.org/support/users/junap/)
 * (@junap)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/how-to-recreate-dbs-nice-names-for-imported-content/#post-200642)
 * MattRead, you rock! It did indeed do the trick, many thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [how to recreate db’s “nice names” for imported content?](https://wordpress.org/support/topic/how-to-recreate-dbs-nice-names-for-imported-content/)
 *  Thread Starter [junap](https://wordpress.org/support/users/junap/)
 * (@junap)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/how-to-recreate-dbs-nice-names-for-imported-content/#post-200391)
 * hmm, I was afraid that might be the case.
 * I guess my next question is: could anyone suggest the necessary PHP code to do
   it?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Can I edit WP Theme in Dreamweaver?](https://wordpress.org/support/topic/can-i-edit-wp-theme-in-dreamweaver/)
 *  [junap](https://wordpress.org/support/users/junap/)
 * (@junap)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/can-i-edit-wp-theme-in-dreamweaver/#post-194085)
 * I use DW, but only in code view for the same reasons kyte mentions. It’s very
   handy to have it prompt your CSS as you type, and then cmd-shift-U to quickly
   upload and test your changes.
 * Unfortunately, there’s so much dynamic content in the templates that DW simply
   doesn’t know what half of the final markup is going to be before the server processes
   it.
 * If you’re feeling adventurous, one option would be to setup a local apache/php/
   mysql test server and use Dreamweaver’s Test Server / Live View functions to 
   work on the dynamically generated stuff.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [How does WP perform with a large db?](https://wordpress.org/support/topic/how-does-wp-perform-with-a-large-db/)
 *  Thread Starter [junap](https://wordpress.org/support/users/junap/)
 * (@junap)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/how-does-wp-perform-with-a-large-db/#post-192404)
 * nice.
    are there any recommended maintenance practices that’d help it along as
   it grows, or is it fairly self-maintaining?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [pagination again – need how-to](https://wordpress.org/support/topic/pagination-again-need-how-to/)
 *  [junap](https://wordpress.org/support/users/junap/)
 * (@junap)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/pagination-again-need-how-to/#post-89510)
 * I’d really like an option for comment pagination too. I’m setting my archives
   up in a vBB / ezBoard style and would also like the ( 1 2 3 … 10 ) links next
   to topic names.
 * Can anyone suggest a plugin that might serve this purpose?

Viewing 15 replies - 1 through 15 (of 15 total)