Robby Stephenson | 1 Jun 15:56
Gravatar

Re: Transfer from one collection to another?

On Sunday 31 May 2009, ptihibou wrote:
> Thanks for the advice, I am not sure I am doing it correctly but it
> works. Here is what I do for let's say entry#18 which I want to transfer.
> File->Export->Zip and make sure the "Export selected entries only" is
> checked. Then save it to entry#18.tc. Then open my other collection and
> do File->Import->Tellico data and select entry18.tc. 

Do you get a dialog that says replace/append/merge? I'm guessing append is 
what you want, and it sounds like you're doing everything correctly.

> After that delete entry#18.tc.

The file? Right...

> I have tried directly as you indicated but I import the
> whole collection

Hmm, I just tried and it seemed to work. What version of Tellico? The 
entry#18.tc file should be a small file compared to collection1.tc. Could 
you verify that? That would tell me if the problem is in the export.

Robby
ptihibou | 3 Jun 00:13
Picon

Re: Transfer from one collection to another?


Robby Stephenson wrote:
> 
> On Sunday 31 May 2009, ptihibou wrote:
>> Thanks for the advice, I am not sure I am doing it correctly but it
>> works. Here is what I do for let's say entry#18 which I want to transfer.
>> File->Export->Zip and make sure the "Export selected entries only" is
>> checked. Then save it to entry#18.tc. Then open my other collection and
>> do File->Import->Tellico data and select entry18.tc. 
> 
> Do you get a dialog that says replace/append/merge? I'm guessing append is 
> what you want, and it sounds like you're doing everything correctly.
> 
>> After that delete entry#18.tc.
> 
> The file? Right...
> 
>> I have tried directly as you indicated but I import the
>> whole collection
> 
> Hmm, I just tried and it seemed to work. What version of Tellico? The 
> entry#18.tc file should be a small file compared to collection1.tc. Could 
> you verify that? That would tell me if the problem is in the export.
> 
> Robby
> _______________________________________________
> tellico-users mailing list
> tellico-users@...
> http://forge.novell.com/mailman/listinfo/tellico-users
> 
(Continue reading)

Mehmet Nur Olcay | 3 Jun 00:22
Picon
Gravatar

update entry?

Hi,


Im using the latest svn version of Tellico with KDE4.3.2/Qt4.5.1


Just wander if Update Entry works as expected. When try to update an entry, can not see any process information (while there was a progress bar and information at satus bar with Tellico 1.x). Also the Save button doesn't become active.


So, is it really working or something has been changed ?
---
Mehmet Nur Olcay
_______________________________________________
tellico-users mailing list
tellico-users@...
http://forge.novell.com/mailman/listinfo/tellico-users
patrick guignot | 3 Jun 11:38
Picon
Favicon

color background of lines in html export

Hi Robby,

I have a question for you about the Tellico html export.
After an export of my Tellico collection in html it's very difficult to see the color difference between lines.
I expected an alternation of line backgrounds: One line with white background, one line with blue background and so on...but, for my eyes, the difference between backgrounds is not strong enough. The blue background is almost white and it's difficult to differentiate lines.
How can I change this ? Perhaps it's in the tellico2html.xsl file but I don't know how to change the color background of lines.

Could you help me please ?
Thanks in advance.

_______________________________________________
tellico-users mailing list
tellico-users@...
http://forge.novell.com/mailman/listinfo/tellico-users
Peter Alcibiades | 4 Jun 03:52
Picon
Favicon
Gravatar

Re: Mandriva 2009.1 Gnome


OK, installed 3.5.3 from the 2009.0, as suggested.  It puts a heap of
dependencies in, and it locates the packages in /opt, which was a bit of a
surprise.  It does not put an entry in the gnome menus.  I put a launcher in
the task bar, but didn't manage to have it find the tellico icon.  Not the
end of the world.  There is a peculiarity in this edition which I'd noticed
before, the open file doesn't work properly - it doesn't see any files. 
Again, not the end of the world, since you can do open with, navigate to
/opt and find tellico, and then tellico will automatically revert to the
last opened file.

I thought Mandriva 2008 spring was nice and relatively foolproof, but two
things seem clear from this.  One is that KDE4 is a step too far.  The other
is that Mandriva has not changed its spots.  Stick with Debian.
--

-- 
View this message in context: http://www.nabble.com/Mandriva-2009.1-Gnome-tp23746845p23862528.html
Sent from the Tellico mailing list archive at Nabble.com.
Andrew Bennett | 4 Jun 07:52
Picon
Gravatar

Re: color background of lines in html export

After an export of my Tellico collection in html it's very difficult to see the color difference between lines.
I expected an alternation of line backgrounds: One line with white background, one line with blue background and so on...but, for my eyes, the difference between backgrounds is not strong enough. The blue background is almost white and it's difficult to differentiate lines.
How can I change this ? Perhaps it's in the tellico2html.xsl file but I don't know how to change the color background of lines.

I exported my collection, then took a look at the output html file.There's a 'tr.entry0' block with 'background-color' set to '#eee'.  I played around with that value, and found that changing it to '#bbb' got the lines a lot darker (you might want a lower or higher value depending on your monitor, so try a few).  So you could either post-process the exported html file, or change that value in the source tellico2html.xsl for 'tr.entry0'.

Hope that was useful,

Andrew
---
Andrew Bennett
drewbenn-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org

_______________________________________________
tellico-users mailing list
tellico-users@...
http://forge.novell.com/mailman/listinfo/tellico-users
patrick guignot | 4 Jun 13:43
Picon
Favicon

Re : color background of lines in html export

Hi Andrew,

It works perfectly !
Thanks a lot.

De : Andrew Bennett <drewbenn-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
À : patrick guignot <patrick_guignot-Qt13gs6zZMY@public.gmane.org>; tellico-users <at> forge.novell.com
Envoyé le : Jeudi, 4 Juin 2009, 7h52mn 15s
Objet : Re: color background of lines in html export

After an export of my Tellico collection in html it's very difficult to see the color difference between lines.
I expected an alternation of line backgrounds: One line with white background, one line with blue background and so on...but, for my eyes, the difference between backgrounds is not strong enough. The blue background is almost white and it's difficult to differentiate lines.
How can I change this ? Perhaps it's in the tellico2html.xsl file but I don't know how to change the color background of lines.

I exported my collection, then took a look at the output html file.There's a 'tr.entry0' block with 'background-color' set to '#eee'.  I played around with that value, and found that changing it to '#bbb' got the lines a lot darker (you might want a lower or higher value depending on your monitor, so try a few).  So you could either post-process the exported html file, or change that value in the source tellico2html.xsl for 'tr.entry0'.

Hope that was useful,

Andrew
---
Andrew Bennett
drewbenn-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org


_______________________________________________
tellico-users mailing list
tellico-users@...
http://forge.novell.com/mailman/listinfo/tellico-users
Robby Stephenson | 8 Jun 03:14
Gravatar

Re: update entry?

On Tuesday 02 June 2009, Mehmet Nur Olcay wrote:
> Just wander if Update Entry works as expected. When try to update an
> entry, can not see any process information (while there was a progress
> bar and information at satus bar with Tellico 1.x). Also the Save button
> doesn't become active.
>
> So, is it really working or something has been changed ?

Lots have been changed, it's a whole port to KDE4/Qt4 after all. :) I'll 
take a look.

Robby
Robby Stephenson | 8 Jun 15:37
Gravatar

Re: update entry?

On Tuesday 02 June 2009, Mehmet Nur Olcay wrote:
> Just wander if Update Entry works as expected. When try to update an
> entry, can not see any process information (while there was a progress
> bar and information at satus bar with Tellico 1.x). Also the Save button
> doesn't become active.
>
> So, is it really working or something has been changed ?

I think it works now, if you want to give it a shot again.

Robby
Mehmet Nur Olcay | 8 Jun 22:52
Picon
Gravatar

Re: update entry?

On Pazartesi 08 Haziran 2009 16:37:23 Robby Stephenson wrote:

> I think it works now, if you want to give it a shot again.
>

Now, there's a progress bar and "Updating Foo Movie" info at status bar. But, it's just waiting, 
never finishes the update process. Allways shows 0% progress..
---
Mehmet Nur Olcay

Gmane