Search found 15 matches

by reinecath
Thu Mar 11, 2021 2:58 pm
Forum: General Questions
Topic: form submission
Replies: 6
Views: 8284

Re: form submission

The form is just a simple test one. You can see what happens in this screen cast: https://drive.google.com/file/d/1A1qcl3 ... sp=sharing
by reinecath
Wed Mar 10, 2021 12:15 pm
Forum: General Questions
Topic: form submission
Replies: 6
Views: 8284

Re: form submission

Yes, it supports php. Php 7.4 is installed. There's no issues with other php functions or pages.
by reinecath
Tue Mar 09, 2021 1:40 pm
Forum: General Questions
Topic: form submission
Replies: 6
Views: 8284

Re: form submission

I just tried configuring the form processor to send the form data to a csv file (rw permissions for www-data group) and published the revised form. Still getting a launch of Bluefish code editor when submit button is clicked.
by reinecath
Tue Mar 09, 2021 1:16 pm
Forum: General Questions
Topic: form submission
Replies: 6
Views: 8284

form submission

I've read the documentation on forms, but have run into a problem. I started out creating a new page and inserted a form area. As a test I have an editbox and a submit button. I've configured the form processor to upload the form data to a directory on the server. The upload directory is in the same...
by reinecath
Mon Mar 08, 2021 10:47 pm
Forum: Previewing and Publishing Questions
Topic: marquee not updating
Replies: 7
Views: 14282

Re: marquee not updating

Thanks, that might work. Just a question about the "url" value. The default is "./rss.xml" but if I want to use a csv file, could I use "./marquee.csv" and it would acces the local marquess.csv file I create in the directory?
by reinecath
Mon Mar 08, 2021 8:13 pm
Forum: Previewing and Publishing Questions
Topic: marquee not updating
Replies: 7
Views: 14282

Re: marquee not updating

Another question re marquee: is there any way to reference a file for the marquee text. That is , if I wanted to change the content of the marquee I could just edit the "marquee text" file rather than going through the qnewb app. I'm thinking of making this easier for users who don't have ...
by reinecath
Mon Mar 08, 2021 8:09 pm
Forum: Previewing and Publishing Questions
Topic: marquee not updating
Replies: 7
Views: 14282

Re: marquee not updating

Right, but I have 2 "master" pages that differ in one feature. One master is for the main index page, the other master is for site content pages. So, I need to reference different master pages depending on the page. That's why I was copying the marquee text from one master to the other, bu...
by reinecath
Mon Mar 08, 2021 4:19 pm
Forum: Previewing and Publishing Questions
Topic: marquee not updating
Replies: 7
Views: 14282

Re: marquee not updating

Sorry. Further investigation revealed that I'd overlaid 2 marquees. I have 2 versions of the master page, both include the marquee. I was trying to copy the revised marquee text from one master to the alternate master and ended up not seeing the new version. Anyway, any tips about how to copy the ma...
by reinecath
Mon Mar 08, 2021 3:13 pm
Forum: Previewing and Publishing Questions
Topic: marquee not updating
Replies: 7
Views: 14282

marquee not updating

I use a master page with a header and footer and marquee. New content pages use the master page. All worked well until I changed the text in the marquee. In Qnewb 8.1.0 the content pages all inherit the new marquee text. However, after publishing the website (or individual pages) the marquee text is...
by reinecath
Sat Mar 06, 2021 2:19 pm
Forum: Previewing and Publishing Questions
Topic: Adding existing file to site map
Replies: 2
Views: 8099

Re: Adding existing file to site map

OK, figured it out. I used "import html from computer" under the Page menu. That added the page to my site map.
by reinecath
Sat Mar 06, 2021 2:04 pm
Forum: Previewing and Publishing Questions
Topic: Adding existing file to site map
Replies: 2
Views: 8099

Adding existing file to site map

I've read your note about the project files not reflecting the directory files, but can't figure out how to add an existing html file to the project when it doesn't appear in the site map. I've got a directory that has a qwb file (project.qwb) and a folder (project). The html file I want to publish ...
by reinecath
Wed Jan 27, 2021 2:54 pm
Forum: General Questions
Topic: Carousel positioning with flexible width
Replies: 2
Views: 5984

Re: Carousel positioning with flexible width

Thanks again for the quick response. That worked as did a more judicious use of the layer object.
by reinecath
Tue Jan 26, 2021 7:40 pm
Forum: General Questions
Topic: Carousel positioning with flexible width
Replies: 2
Views: 5984

Carousel positioning with flexible width

I'm having problems re-positioning the carousel when flexible width and cube animation is used. I tried changing the vertical position in the property inspector and also tried dragging/resizing in the gui. But it seems to resist repositioning (vertically in the page). I need a buffer between the hea...
by reinecath
Tue Jan 26, 2021 3:46 pm
Forum: General Questions
Topic: cube transition for carousel
Replies: 2
Views: 5882

Re: cube transition for carousel

Thanks! That seemed to work.
by reinecath
Mon Jan 25, 2021 9:12 pm
Forum: General Questions
Topic: cube transition for carousel
Replies: 2
Views: 5882

cube transition for carousel

Hi, I saw that version 8 included new additional transitions (e.g., cube), but "cube" is not listed as one of the animation effects in the property inspector for the carousel object. I want to create a rotating cube that has a different image on each face. Can you point me in the right dir...