Search found 13 matches

by Janine
Mon Dec 03, 2007 7:27 pm
Forum: General discussions
Topic: Print/Email button that prints/mails single entry
Replies: 0
Views: 2396

Print/Email button that prints/mails single entry

Hi,

For every entry I would like a button that prints that entry and a button that makes it possible to e-mail that entry. I found some plugins but none of them do this. Have I overlooked something?

Its important that when pressing the print button only that entry is printed or mailed. On my ...
by Janine
Tue Nov 13, 2007 11:53 am
Forum: Themes
Topic: Customize AddUser form and Amazon Recommendations
Replies: 3
Views: 3451

Thanks,

The font can be changed by changing the body class.

The layout can be changed in serendipity_plugin_adduser / common.inc.php.

Here I added a table to structure the labels and fields of the form!
by Janine
Tue Nov 13, 2007 12:04 am
Forum: Themes
Topic: Customize AddUser form and Amazon Recommendations
Replies: 3
Views: 3451

Customize AddUser form and Amazon Recommendations

Hi,

I installed the plugin and event User Self-Registration but I cant customize it. Where should this be done? I want the change the font and put the text and fields in a table. Does anyone know where this can be changed?

Secondary I installed the Amazon Recommendations plugin and registered to ...
by Janine
Sun Nov 11, 2007 8:28 pm
Forum: General discussions
Topic: Not possible to add comments anymore
Replies: 1
Views: 6964

Not possible to add comments anymore

When I post a comment on my blog I get this message:

Your comment did not contain a Session-Hash. Comments can only be made on this blog when having cookies enabled!

Uw reactie kon niet worden toegevoegd omdat reacties op dit artikel niet toegelaten zijn, u ongeldige data heeft ingevoerd of omdat ...
by Janine
Sun Nov 11, 2007 2:26 pm
Forum: Themes
Topic: Linear/Threaded line only visible when there are comments
Replies: 2
Views: 2860

Your solution works, thanks alot!

I love Serendipity!
by Janine
Sun Nov 11, 2007 2:19 pm
Forum: Themes
Topic: Linear/Threaded line only visible when there are comments
Replies: 2
Views: 2860

Linear/Threaded line only visible when there are comments

The code below shows the Title for the comments, if comments should be showed linear or threaded and the comments itself!

I want the line with which you can select linear or threaded to be visible only when there are comments. I tried to place the bold code within:

{if $entry.has_comments}
[bold ...
by Janine
Fri Nov 09, 2007 11:32 am
Forum: Themes
Topic: Align sidebars titles
Replies: 3
Views: 3526

Yep

Yes it works!

Thank you!
by Janine
Thu Nov 08, 2007 11:08 pm
Forum: Themes
Topic: Align sidebars titles
Replies: 3
Views: 3526

Align sidebars titles

Hi,

Im using Serendipity with the theme 'idea'. This uses the file sidebar.tpl from the templates\default folder. This file says:

{if $is_raw_mode}
<div id="serendipity{$pluginside}SideBar">
{/if}
{foreach from=$plugindata item=item}
<div class="serendipitySideBarItem container_{$item.class ...
by Janine
Thu Apr 05, 2007 10:14 pm
Forum: General discussions
Topic: Some characters not accepted in entry text
Replies: 5
Views: 3580

Yes, MySQL latest version!
by Janine
Tue Apr 03, 2007 7:36 pm
Forum: General discussions
Topic: Some characters not accepted in entry text
Replies: 5
Views: 3580

For example: „hello” is not accepted
by Janine
Tue Apr 03, 2007 7:34 pm
Forum: General discussions
Topic: Some characters not accepted in entry text
Replies: 5
Views: 3580

Some characters not accepted in entry text

Im having problems posting some characters in the entry body. One character that gives problems is: ”

The error that appears is:

Error:

INSERT INTO serendipity_entries (title,timestamp,body,extended,isdraft,allow_comments,moderate_comments,exflag,comments,last_modified,author,authorid) values ...
by Janine
Tue Apr 03, 2007 7:17 pm
Forum: General discussions
Topic: Change order of sidebar items
Replies: 2
Views: 2438

Thanks, great application!
by Janine
Tue Apr 03, 2007 8:53 am
Forum: General discussions
Topic: Change order of sidebar items
Replies: 2
Views: 2438

Change order of sidebar items

I use Serendipity with the layout template 1024px . I added some plugins to the sidebar. One is the plugin Recent Entries. This item appears at the bottom of the sidebar. Is it possible to change the order of the items. I checked sidebar.tpl and it looks like that each item is filled.

I would like ...