Search found 25 matches

by hkit
Fri Jan 27, 2006 1:39 pm
Forum: General discussions
Topic: problems with the authors-view
Replies: 4
Views: 2925

problems with the authors-view

Hi there,

I made a few changes in the fetch-entries-function. Now, if I select the author underneath each article nothing changes, the view stays the same, whatever author I select.
My question is: is the section which does enables that, this one in the fetch-entries-function:

if (isset ...
by hkit
Mon Dec 19, 2005 2:27 pm
Forum: Plugins
Topic: publishing date as a period
Replies: 18
Views: 11197

hej,

thank you for your fast reply (you're ever so fast). Well, concerning this problem I was stupid... for some testing reason I changed the type of the timestamp-field in db. That's why.

bye & thanks
Stefan
by hkit
Mon Dec 19, 2005 1:23 pm
Forum: Plugins
Topic: publishing date as a period
Replies: 18
Views: 11197

Hej,

thanks for your help. Unfortunately another problem ocurred... since I upgraded to 1.0-alpa1 new article which I write aren't published anymore. It's strange because, they are in the database, but they are neither shown on webpage nor can I edit them on the admin-panel.
I installed the former ...
by hkit
Sat Dec 17, 2005 9:00 pm
Forum: Plugins
Topic: publishing date as a period
Replies: 18
Views: 11197

thanks Marc
by hkit
Sat Dec 17, 2005 8:40 pm
Forum: Plugins
Topic: publishing date as a period
Replies: 18
Views: 11197

You can also use Smarty conversion functions to convert a human readable time like "24.12.2005" into a unix timestamp, which is then put through to a fetchentries call [this smarty call only works in serendipity 1.0-alpha, but I guess you know that].

Hi Garvin,

thanks for your reply. I didn't ...
by hkit
Fri Dec 16, 2005 11:12 am
Forum: Plugins
Topic: publishing date as a period
Replies: 18
Views: 11197

That was the absolute wrong file to edit. *eg* The templates_c/ folder is unappropriate to edit any files in.

Hej Garvin,

Actually, I had this thought some long time ago also ;), but didn't really bother about it, since it worked for me anyway... until yesterday. So thank you for that.

There is ...
by hkit
Thu Dec 15, 2005 2:08 pm
Forum: Plugins
Topic: publishing date as a period
Replies: 18
Views: 11197

in the entries.tpl.php-file like there:

<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
</span>
<?php endif; ?>

<div class="serendipity_entry_body">
<?php echo $this->_tpl_vars['entry']['body']; ?>
<br />
{$entry.properties.ep_evenmang_borja}
</div>

<?php if ($this->_tpl_vars ...
by hkit
Thu Dec 15, 2005 1:42 pm
Forum: Plugins
Topic: publishing date as a period
Replies: 18
Views: 11197

I entered that line in the HTML-code:

Code: Select all

{$entry.properties.ep_evenmang_borja}
"evenmang_borja" is the variable's name. Well, I tried a lot of other things too, but the result has been the same each time.

tackar & hälsningar
Stefan
by hkit
Thu Dec 15, 2005 10:23 am
Forum: Plugins
Topic: publishing date as a period
Replies: 18
Views: 11197

Hi Garvin,

I appreciate your help. I have problems with those smarty-tags. It seems to me, the server doesn't interpret them - as there is a white page if I include them in the template file. Is this possible? Because I thought Smarty would have been installed and configured while installing ...
by hkit
Tue Dec 13, 2005 3:09 pm
Forum: Plugins
Topic: publishing date as a period
Replies: 18
Views: 11197

Re: publishing date as a period

Thank you very much for your help, Garvin.

Why would you need that?
Because we are using the serendipity-tool as an event-calendar, where articles are actually used as event-description. And as some events happen to take place on several days in a row, we don't want to include the same text on ...
by hkit
Tue Dec 13, 2005 2:29 pm
Forum: Plugins
Topic: publishing date as a period
Replies: 18
Views: 11197

publishing date as a period

Hi there,

I would like to ask if there is a possibility to set the publishing-date of an article as a period (for example 30.01.2006 - 2.2.2006) - I thought maybe there is a plugin for that. If there is non, perhaps this could be considered as a new feature/plugin?

Does anybody has an idea ...
by hkit
Tue Dec 13, 2005 10:52 am
Forum: Showcase (old)
Topic: http://www.deutschland.se
Replies: 4
Views: 8508

finally found the solution

Hi there,

I finally found the solution to this problem. And as always, it's very odd:
it's the source of the frame-page which was wrong. In the attribute terms of the header-frame I had " scrolling='no' " and in the content-frame there was no attribute about scrolling at all. That was the mistake ...
by hkit
Mon Dec 12, 2005 2:56 pm
Forum: Showcase (old)
Topic: http://www.deutschland.se
Replies: 4
Views: 8508

Re: http://www.deutschland.se

About your problem, this seems only to be caused in MS IE. Firefox doesn'T show it.

Hi Garvin,

thanks for your hint and I'm glad you like it :). I haven't been checking it with other browsers actually, since over 80% of our users are using MS IE (unfortunately) ;). But do you really think it is ...
by hkit
Mon Dec 12, 2005 11:16 am
Forum: Showcase (old)
Topic: http://www.deutschland.se
Replies: 4
Views: 8508

http://www.deutschland.se

Hi there,

we are almost finished with this page:
http://www.deutschland.se . There is always something to improve ;).

Just tomorrow I saw another problem occuring. If you have a look at the front page of the blog, the bottom frame (which is the content) is too wide. There appears a scrollbar at ...
by hkit
Wed Nov 09, 2005 10:44 am
Forum: Plugins
Topic: swedish language file for static-page-plugin
Replies: 1
Views: 1929

swedish language file for static-page-plugin

Hej,

we translated the language-file for static-page-plugin into swedish and would like to provide it for others who may use it as well. I'm just not quite sure if I do have to save the language file for UTF-8 in a special mode or file format? And who's in charge to add it to download sources?

cu ...