bricolou
Forum Replies Created
-
Forum: Plugins
In reply to: People plugin?Well, thanks for the response but neither of these tops the old B2 people hack. Acropop only allows images and the other would involve making an HTML page for each person. The original created a new table which stocked text and image and restituted both in a popup window.
If anyone has any more ideas…Sorry Jimatwork but I didn’t find how to email you…
Forum: Plugins
In reply to: New Plugin: “Hide/Show”This would be great if the hidden part was only available
to subscribers. Is there a way?Forum: Requests and Feedback
In reply to: TinyMCE WishlistEven better, line 110 put “tablecontrols” instead of “table”
or forget about modifying this line and change line 112 as such
$mce_buttons_2 = apply_filters(‘mce_buttons_2’,
array(‘tablecontrols’));
You’ll get the set of controls on a second line of the toolbar.Forum: Requests and Feedback
In reply to: TinyMCE WishlistOK, I found out how to add a table insertion button to the wysiwyg
editor toolbar. If anyone’s interested, here’s how I managed to
do it…Download the plugin “table.zip” from here
https://mudbomb.com/images/files/table.zipGo to wp-includes/js/tinyMCE/plugins/ and
drop the decompressed “table” directory.Go back to the “tinyMCE” directory.
Open “tiny_mce_gzip.js”
line 84: add ‘table’ to the array list…
$plugins = apply_filters(‘mce_plugins’, array(‘wordpress’, ‘autosave’, ‘wphelp’, ‘table’));line 110: add ‘table’, to the list where you want the button
to appear…
$mce_buttons = apply_filters(‘mce_buttons’, array(‘bold’, ‘italic’, ‘strikethrough’, ‘separator’, ‘bullist’, ‘numlist’, ‘outdent’, ‘indent’, ‘separator’, ‘justifyleft’, ‘justifycenter’, ‘justifyright’ ,’separator’, ‘link’, ‘unlink’, ‘image’, ‘table’, ‘wordpress’, ‘separator’, ‘undo’, ‘redo’, ‘code’, ‘wphelp’));Refresh and the plugin should work in your textareas.
It works for me.Forum: Themes and Templates
In reply to: Theme conversion request (an andreas viklund design)They are not WP themes but HTML templates.
Ask Krissy! https://www.krissy.nu/index.php?page_id=31Forum: Themes and Templates
In reply to: New 3-column theme: RegalI have a huge whitespace between the right-hand edge of the posts and the left-hand edge of the right sidebar. The right column is not under the header image.
This in IE6, screen res. 1280 px, and same in Firefox.Forum: Your WordPress
In reply to: Springer 3-column theme is up and runningYes, it’s true but it’s probably a popup buster doing it. All your posts open new windows or new tabs depending on your borowser configuration. Also the post titles are not permalinks, the only way to read the whole post is to click on “(continued)”. I suppose this must be a choice of yours but it’s not what we usually expect of WordPress.
BTW, I’m using Maxthon/IE6.Forum: Everything else WordPress
In reply to: Identify colors on webpagesOr this very practical little program
https://hjem.get2net.dk/fec/software/htmlcol/htmlcol.zipForum: Themes and Templates
In reply to: New Theme – RegulusYou’ve just taken themes one huge step further for the WordPress community! Not only is your theme a pleasure esthetically, its variables are quite an innovation. It would be perfect if there were a language file (pot or po). We, other peoples of the world, have to accept to translate each theme seperately and individually (if we can) or make do with the defaults. I’ll give you a hand if I can and I promise, at worst, a french translation.
Forum: Themes and Templates
In reply to: New Theme: Red Is NiceVery nice theme. Thanks.
Forum: Themes and Templates
In reply to: Looking for expert to clean up/modify my themeTry Krissy https://www.krissy.nu
Forum: Installing WordPress
In reply to: Need help customizing theme — can hire anybody??Try Krissy
https://www.krissy.nu/x/hireme.phpForum: Themes and Templates
In reply to: New Theme: X_blog -brushed metal WP themeIn my IE6/Maxthon, it’s all messed up.
Forum: Everything else WordPress
In reply to: Here we go againYes, all this does seem to be about… impersonation!