Jump to content

Pete

Administrators
  • Posts

    4,021
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by Pete

  1. Hi folks Just a couple of quick queries regarding field types. Firstly, is it possible to have a select dropdown field where it gets the select options from the results of a database query? If so, could someone point me in the right direction as to how to go about it? And secondly, for datasets that are quite large you could end up with a MASSIVE list the above scenario becomes less practical, so has anyone thought about how you might do an Ajax input field whereby you start typing someone's name for example and it does one of those nifty autocomplete thingys: http://docs.jquery.com/Plugins/autocomplete - the obvious issue here is how you then save the key (in this case I guess the user ID in the external database) to that field. These are just tow examples I can think of that would be very handy if they don't already exist, and in both cases I'm thinking specifically of an example where it's querying a non-PW database (trying to make different systems play together - specifically I'd like to query some fields from forum software if possible).
  2. Okay, just tested the original issue I was having in PW2 and just installed PW21 and I'm experiencing the same issue. I thought when you inserted an image into the page content and scaled it down it was supposed to create a separate thumbnail (I could be wrong)? Whether I link it to the larger version or not, it still doesn't create a separate thumbnail image which I think it's supposed to. The attached screen shows that the thumbnail (after I saved the page) is just the large image (600px wide) scaled down via width and height attributes. For info I'm testing on XAMPP.
  3. Okay, so it's not the end of the world or anything, but when I installed the latest version of v2.1 it complained when I tried to create a user account that had uppercase letters in it. Any chance this could be made a little less strict - it let me type my name in v2
  4. Hehe, dunno why I even tried doing that but I did and when it worked I assumed it was intentional It's certainly something else that's a bit cool to show off to clients and, more importantly, potential clients - they love the flashy stuff even if it's not all that important.
  5. Thanks apeisa - I'll check out 2.1 as well then. Also thanks for the speedy reply - something tells me you're subscribed to be notified of new posts. Or you sensed a disturbance in the Force. One or the other
  6. After playing with uploading images, I'd like to suggest a few things - some of these may already be possible but I'm not sure as I've only just started using the software so please bear with me: The ability to set default thumbnail sizes in the backend editor - either globally or on a per-template basis would be nice so that content editors don't need to resize thumbnails manually if there's a preferred size When editing an image to set a link to the larger image, it would be nice to have a box with width and height in a bit like the TinyMCE editor has by default - it's very hard to drag the image to specific size such as 160px wide whereas typing it in would be easier Perhaps the option to have any image dragged into the editor create a link by default - maybe even the option to have a combination of the above so that you could set up a template for content editors so that as soon as they drag in an image it's the right size and pre-linked to save them work. Of course all that could be on a per-template basis A maximum image size setting - everyone knows someone who doesn't know what "resolution" means and will likely upload a 3000 pixel wide photo. It would be nice to be able to set a maximum resolution so, on the off-chance someone does upload a large file, the default image stored on the server is resized to fit in with this setting Granted these might sound like very specific things that not everyone would want, however I wonder if they could be considered for a future release or some sort of module (he says not knowing how modules work yet ).
  7. Oh, and good work - I like what I'm seeing thus far!
  8. Hi folks Just testing out this fine looking piece of software - it's initially to build a website that will partially serve as a directory with many categories requiring many custom fields, so imagine my excitement when I looked through the demo site and watched the video I've just been playing with uploading images and think I may have encountered a bug. If you upload an image, Save the page, then drag and drop that image into the editor without resizing it, when you save that page and view it the thumbnail is actually just a scaled down version of the original file - ie. it's the original file and the system doesn't appear to have created a thumbnail, despite the fact that the version you drag in is smaller than the original file. It was only when I actually went to resize it in the editor that it created a thumbnail. So, if you're following me so far, it seems like it's not checking if it's different than the original file dimensions unless you actually change the thumbnail size in the editor.
×
×
  • Create New...