Quote:
Originally Posted by snotek
I did that and it seems to work fine. It still doesn't show the currency symbol. Are there any plans to support multiple currencies? Maybe a dropdown in the add product with all the known currency symbols? (most used on top)
|
It's just a data field so you can type in whatever you want... The phrase element puts the dollar sign in for you [and is corrected for the next release].
Quote:
That would probably be sufficient for most general formatting. css support (in addition to others perhaps) would be boss.
|
Plan is full HTML to use what manufacturers provide. BBCode is the fallback.
Quote:
I use a plugin that works (I think) the way the built-in vB "retreive file and store locally" bit feature is supposed to. If any image is linked to in a post it will cache it locally and re-reference the image. This way if a link goes dead/bad the data retains its integrity. We also use one that watermarks the images too. It may take a second to load up the product but who cares? If they're importing an xml (list) then they just get a progress bar.
|
Heh, much easier said than done. Just building a progressive processing system is many hours of work for a single setup... Remember, what works for the user doesn't exist in the admin at all either.
Try to make it work across every possible install type [remember, most forums are on some crummy virtual host with no permissions to write too] and it gets really crazy. The vB uploader uses the database to get around this but it's not ideal either.
Quote:
How do normal users create products? It doesn't say in the instructions or screenshots. I have given the ability for Registered Users group to create products.
|
Enable the option, enable the usergroup [like actually hit save so the bitfield gets updated] and a link appears on productforums.php
In 1.3.0 this will also add a link in the product forum.