Title: illys's Replies | WordPress.org

---

# illys

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Advanced theme editor?](https://wordpress.org/support/topic/advanced-theme-editor/)
 *  [illys](https://wordpress.org/support/users/illys/)
 * (@illys)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/advanced-theme-editor/#post-834858)
 * Bump on this one, I’d like color-coding, line-numbers and keyboard-tab-capture
   behavior in the theme editor (Admin > Themes > Theme Editor). With my site being
   on a non-local host now, theme tweaks are more important than ever from the admin
   section.. and it’s a pain to try and find your place again and again after making
   an edit midway down the css sheet or to try and use the browser’s ‘find’ feature
   to locate a specific bit of text in the code being edited.
 * My greatest pet peeve? Trying to use Tab to insert a 5-7 space indentation in
   the code, and finding my browser focus has been sent to the next element in the
   page (classic keyboard shortcut in a browser.)
 * Still.. Nice being able to edit straight in the browser! Ditto on that plugin/
   hack thing.. anyone know of any?
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Pagination being phased out?](https://wordpress.org/support/topic/pagination-being-phased-out/)
 *  Thread Starter [illys](https://wordpress.org/support/users/illys/)
 * (@illys)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/pagination-being-phased-out/#post-893959)
 * And by the way, it’s ‘<!–nextpage–>’, not ‘<!–newpage–>’.
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Pagination being phased out?](https://wordpress.org/support/topic/pagination-being-phased-out/)
 *  Thread Starter [illys](https://wordpress.org/support/users/illys/)
 * (@illys)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/pagination-being-phased-out/#post-893958)
 * Ok, there is a support page on paginating posts:
 * [http://wordpress.org/support/topic/141927](http://wordpress.org/support/topic/141927)
 * But to use pagination, your blog template needs to have the wp_link_pages() loop
   in it, as written here:
 * [http://www.mydigitallife.info/2007/11/12/paginating-or-split-wordpress-post-or-page-with-nextpage-in-wordpress-not-working/](http://www.mydigitallife.info/2007/11/12/paginating-or-split-wordpress-post-or-page-with-nextpage-in-wordpress-not-working/)
 * I believe the default wordpress themes have this function (wp_link_pages) per
   default, but of course it can be done by hand.
 * This plugin looks to be ideal, as it adds in the tinyMCE (post editor) buttons:
   
   [http://wordpress.org/extend/plugins/multi-page-toolkit/](http://wordpress.org/extend/plugins/multi-page-toolkit/)
 * And while pagination links can be [nicely stylized by hand and with css](http://codex.wordpress.org/Styling_Page-Links),
   there are plugins to do it for you.
 * Currently I need to re-do all this myself in my posts, so.. I can’t get back 
   to you on [i]which[/i] plugins.
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Pagination being phased out?](https://wordpress.org/support/topic/pagination-being-phased-out/)
 *  Thread Starter [illys](https://wordpress.org/support/users/illys/)
 * (@illys)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/pagination-being-phased-out/#post-893951)
 * I believe I had to get ahold of a plugin even back in 2.2 for it, but I remember
   there being a button beside ‘…More’ for splitting up the post into a new page.
   Even if there wasn’t (and I can always do a test-install of that old version 
   n a fresh directory or ibay, ) keeping pagination out of the core features would
   be as bad an idea as adding in tags was a very, <i>very good idea</i>.
 * I think it was a feature to the post-making toolbar back in 2005-2006, so rather
   many versions back, but I think I can quite understand if they are looking to
   eliminate confusion between ‘Newer posts’ and ‘older posts’ in the navigation
   between blog entries. I think hi is mostly a templating and wording issue though,
   and should not be a valid reason to shy away from the feature/having pagination
   as a core feature.
 * Of course the wordpress team has known what they are doing since the very beginning,
   since <!–newpage–> is something I can easily remember using, since y stories 
   hit the 500kb mark when getting loaded all at once.
 * Ok, it’s version 1.5 that has a plugin, an old one, called [url=”[http://www.scriptygoddess.com/archives/2004/05/23/wppaginate/”%5DwpPaginate%5B/url%5D](http://www.scriptygoddess.com/archives/2004/05/23/wppaginate/”%5DwpPaginate%5B/url%5D),
   so that should fit with my time using it – 2004-2005.
 * But a plugin for 2.5/2.6 I haven’t found… Ah, let’s try the plugin database. 
   post again in a bit.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Password protected category](https://wordpress.org/support/topic/password-protected-category/)
 *  [illys](https://wordpress.org/support/users/illys/)
 * (@illys)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/password-protected-category/#post-313412)
 * Publically viewable and accessable category, but password-required, and with 
   cookie generation to remember the user’s password submission. A customizeable
   failure message, and a text field on the category page to describe the contents
   of the category and requirements for access. (email form/comment requesting password).
 * Much appreciated, and much needed for family homepages and other such materials!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Template for posts in certain category?](https://wordpress.org/support/topic/template-for-posts-in-certain-category/)
 *  Thread Starter [illys](https://wordpress.org/support/users/illys/)
 * (@illys)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/template-for-posts-in-certain-category/#post-311543)
 * Nevermind, I found a plugin for this.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Multi page post problem](https://wordpress.org/support/topic/multi-page-post-problem/)
 *  [illys](https://wordpress.org/support/users/illys/)
 * (@illys)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/multi-page-post-problem/#post-286699)
 * Found the issue! instead of posting <!– nextpage –>, remove the spaces and insert
   <!–nextpage–>.
    Also, check out this pluin for a neat way to display your pages:
   [http://www.urbangiraffe.com/2005/03/13/jumpto/](http://www.urbangiraffe.com/2005/03/13/jumpto/)

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