Quote:
Originally Posted by ceho
Hi, cool update, thanks! However I am still missing the function to put new entries into a moderation queue to be moderated before they are published and visible. Do I miss that or is that not a feature?
|
You'll find the setting in the usergroup permissions.
Quote:
Originally Posted by ceho
When you add an entry to a subcategory it's not showing the username in "Last entry (date) by XYZ" on the main page of the link directory, is there a chance to fix that?
|
Fixed in version 1.0.3
Quote:
Originally Posted by FF|Skyrider
I'm talking about the "link" text with the link after that that'll show up in every single entry.
|
The phrase is called : '
vblinklist_link_url' and the complete line can be found in template: '
vblinklist_showentry'. In the template have a look at this line:
PHP Code:
<strong>{vb:rawphrase vblinklist_link_url}:</strong> <a href="{vb:raw entry.linkurl}" target="_blank">{vb:raw entry.linkurl}</a>
There are more lines with this content in the template as there are conditions for the position which can be set in admincp -> link settings.
Quote:
Originally Posted by FF|Skyrider
Also.. how friendly is your product (without vbseo) with google?
|
It should be 'google friendly' in all parts.
Quote:
Originally Posted by naisho
1 - Where is the additional image supposed to show up. I made a test with an image for one link (category accepts additional image). The image is correcty uploaded (no error) and the database is also correctly updated for this link. I checked that the image was there in vblinklist/images directory, but it is not displayed anywhere. I tried all kinds of settings (enable/disable thumbnail service in case it would interfere) with no success.
|
The image gets uploaded to /vblinklist/image/ (that directory needs to have 0777). This image gets shown right below the text for the link entry.
Quote:
Originally Posted by naisho
2 - Same problem with metadatas. Well updated in the database, category is supposed to display them. But where?
|
Meta informations are getting show in a new box below the complete entry area. It might show N/A or another error if the linked site doesnt allow to fetch the meta information or if there arent any at all.
Quote:
Originally Posted by naisho
3 - Still impossible to upload an attachment. I can attach images anywhere in the site (forum,cms) but in vblink, upload attachment is not proposed. Any settings that I would have missed? In the editor the only possibility is to add an url.
|
There is no connection to the attachment system as by now is wasnt needed nor requested.
Quote:
Originally Posted by naisho
4 - When we disable the thumnail service, we still have the blank Thumnail div displayed. It shouldn't show up (unless the additional image is supposed to go there)
|
Are you sure that you uploaded all new files?

I cant re-construct that bug anymore... ???
Quote:
Originally Posted by naisho
As 62 more phrases have been added to this new version, here is the full new french language file.
|
Cool, thanks a lot.