Search found 9 matches
- Wed Jul 27, 2005 8:47 pm
- Forum: General discussions
- Topic: Help! Trying to add flash movie to top of blog
- Replies: 5
- Views: 4119
- Wed Jul 27, 2005 6:36 pm
- Forum: General discussions
- Topic: Help! Trying to add flash movie to top of blog
- Replies: 5
- Views: 4119
- Tue Jul 26, 2005 7:01 pm
- Forum: Bugs
- Topic: multilingual_plugin inconsistent?
- Replies: 19
- Views: 13075
- Tue Jul 26, 2005 1:05 pm
- Forum: Bugs
- Topic: multilingual_plugin inconsistent?
- Replies: 19
- Views: 13075
- Fri Jul 22, 2005 6:34 pm
- Forum: Bugs
- Topic: multilingual_plugin inconsistent?
- Replies: 19
- Views: 13075
- Fri Jul 22, 2005 1:40 pm
- Forum: Bugs
- Topic: multilingual_plugin inconsistent?
- Replies: 19
- Views: 13075
Re: First step...
Kitten, thanks a lot for your patch! I included it in the distro.
Hey, great, I did some useful stuff :wink:
1. Click on "Create Entry"
2. Enter title, body text
3. Click on "Save"
4. Now change the language dropdown from "default" to "German".
5. Click on "Change language" next to the ...
Hey, great, I did some useful stuff :wink:
1. Click on "Create Entry"
2. Enter title, body text
3. Click on "Save"
4. Now change the language dropdown from "default" to "German".
5. Click on "Change language" next to the ...
- Fri Jul 22, 2005 11:20 am
- Forum: Bugs
- Topic: multilingual_plugin inconsistent?
- Replies: 19
- Views: 13075
First step...
In serendipity_event_multilingual.php, the case "backend_entryform" now looks like this:
case 'backend_entryform':
if (!empty($this->showlang)) {
// looking for a translation
$props = serendipity_fetchEntryProperties($eventData['id']);
foreach($this->switch_keys as $key) {
$eventData[$key ...
case 'backend_entryform':
if (!empty($this->showlang)) {
// looking for a translation
$props = serendipity_fetchEntryProperties($eventData['id']);
foreach($this->switch_keys as $key) {
$eventData[$key ...
- Wed Jul 20, 2005 11:34 pm
- Forum: Bugs
- Topic: multilingual_plugin inconsistent?
- Replies: 19
- Views: 13075
- Wed Jul 20, 2005 3:02 pm
- Forum: Bugs
- Topic: multilingual_plugin inconsistent?
- Replies: 19
- Views: 13075
multilingual_plugin inconsistent?
Hi,
Could it be that I'm the only one who encounters this problem with the multilingual plugin? I already searched the forums...
In the backend, after entering one or more translations, I re-select the "default" language, but I always see the content of the last selected language (instead of the ...
Could it be that I'm the only one who encounters this problem with the multilingual plugin? I already searched the forums...
In the backend, after entering one or more translations, I re-select the "default" language, but I always see the content of the last selected language (instead of the ...