| bio | website | |
|---|---|---|
| location | Potsdam, Germany | |
| age | 30 | |
| visits | member for | 1 year, 10 months |
| seen | Jan 16 at 9:33 | |
| stats | profile views | 15 |
|
Dec 29 |
comment |
enable TinyMCE for comment forms @fischi "rich-tag-editor"? I meant a rich-text editor. |
|
Dec 29 |
comment |
enable TinyMCE for comment forms As I wrote in the question, the TinyMCEComments plugin doesn't work anymore with 3.x versions of WP. I'll need to ask my customer, if it's acceptable for him to see markup in the textarea – even if it's just simple Markdown. Nice hint, but waiting for more such answers. |
|
Dec 29 |
comment |
enable TinyMCE for comment forms …should also be tagged as "rich-text-editor" or "RTE", but that tag doesn't exist on WP:SE and I haven't the right to create it. |
|
Dec 29 |
asked | enable TinyMCE for comment forms |
|
Dec 27 |
comment |
How to get the ID of the currently logged in user? @ClickUpvote see the updated last link on author.php |
|
Dec 27 |
revised |
How to get the ID of the currently logged in user? added 142 characters in body |
|
Dec 27 |
answered | How to get the ID of the currently logged in user? |
|
Dec 27 |
comment |
Hide “Add media”, html editor from tinymce +1, it's an interesting question. But in Wordpress, the "Add media" button is not directly integrated into TinyMCE, but stays outside of it. I don't think you can disable it via the TinyMCE configuration. I'm just guessing, but disable adding media sounds to me like prohibiting access to the media library. So maybe this could be achieved by setting/removing the appropriate rights to/from the user role. |
|
Dec 27 |
comment |
How to get comments with mixed status using get_comments? "Not possible." Well, you provided a solution that made it possible… |
|
Dec 27 |
answered | Handling complex multi-level architecture / menu for large site |
|
Dec 27 |
answered | How to get comments with mixed status using get_comments? |
|
Dec 27 |
awarded | Editor |
|
Dec 27 |
revised |
Problem with quotes code higlighting for characters render them more visible |
|
Dec 27 |
comment |
Handling complex multi-level architecture / menu for large site "I hope my explanation of the problem and possible solutions are clear" Yes they are crystal clear. But what is your question? |
|
Dec 27 |
comment |
multi-language WordPress site Wordpress was just not made for such types of websites. Use a more powerful CMS instead. Using the multi-site feature doesn't sound very good to me either, because the pages are not linked to each other across the languages. For example, if you had created a page in French, it also should occur in the backend as template for English and German. I can't think of an easy way to accomplish that in Wordpress, whereas other CMS, like MODx or TYOP3 do have such a feature included by default. |
|
Dec 27 |
comment |
Problem with quotes @Daniele Oreste Marino What exactly changed in those few weeks and from which versions to which new versions? |
|
Dec 27 |
suggested | suggested edit on Problem with quotes |
|
Dec 20 |
awarded | Yearling |
|
Dec 19 |
answered | multisite: use a virtual subfolder for subblogs |
|
Dec 19 |
comment |
/wp-admin/install.php redirecting to 123-reg I doubt that this is a Wordpress problem… |