1
bitcero
Asking for your opinion about QuickPages
  • 2014/7/17 19:24

  • bitcero

  • Quite a regular

  • Posts: 318

  • Since: 2005/11/26


Hello everybody.

I'm asking for your opinions about new version of QuickPages.





The module is available on github:
http://github.com/bitcero/qpages/

I'm working on new features, but currently the module supports:

- Simple pages
- Marketing pages (landing pages, sales pages, etc.)
- Standalone pages. Now the pages can be displayed wihout the use of the XOOPS theme.

I'll appreciate your comments and opinions about QuickPages.

Requirements:

- XOOPS (of course)
- Common Utilities 2.2
- AdvancedForms

2
heyula
Re: Asking for your opinion about QuickPages
  • 2014/7/17 19:59

  • heyula

  • Theme Designer

  • Posts: 590

  • Since: 2008/4/24


@BitC3R0
perfect,thank you

off your site ?
http://www.xoopsmexico.net/

3
heyula
Re: Asking for your opinion about QuickPages
  • 2014/7/17 20:35

  • heyula

  • Theme Designer

  • Posts: 590

  • Since: 2008/4/24


rmcommon
gave a white page after installation error.
does not work.

4
Bleekk
Re: Asking for your opinion about QuickPages
  • 2014/7/17 21:48

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


This is really awesome! I like it very much.

What do you think about merging your common utilities and advanced forms to the new xoops version. The development is in progress and it would be really cool to see your hack merged to xoops.
It would be a huge improvement for user experience.

5
luciorota
Re: Asking for your opinion about QuickPages
  • 2014/7/18 20:36

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


Quote:
What do you think about merging your common utilities and advanced forms to the new xoops version. The development is in progress and it would be really cool to see your hack merged to xoops.


+1

6
bitcero
Re: Asking for your opinion about QuickPages
  • 2014/7/18 21:31

  • bitcero

  • Quite a regular

  • Posts: 318

  • Since: 2005/11/26


@heyula: Can you post the version of XOOPS, Common Utilities and any other detail that can help?

7
Mamba
Re: Asking for your opinion about QuickPages
  • 2014/7/18 23:56

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
What do you think about merging your common utilities and advanced forms to the new xoops version. The development is in progress and it would be really cool to see your hack merged to xoops.

+100
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

8
olivee
Re: Asking for your opinion about QuickPages
  • 2014/7/20 10:25

  • olivee

  • Just popping in

  • Posts: 24

  • Since: 2014/1/28


good work

missing
// SQL file
'sqlfile' => array( 'mysql' => "sql/mysql.sql" ),

can I ask what is this code how can i use it.

$ht = new RMHtaccess('page: '.$page->id());
        
$rewrite $ht->canWrite() && $ht->isCapable();
        
$rewriteRule "# begin page: ".$page->id()."nRewriteRule ^".$page->getVar('custom_title')."/?(.*)$ modules/qpages/index.php?page=".$page->getVar('nameid')." [L]n# end page: ".$page->id();


I am trying to add almost the same thing to my project themebuilder

9
bitcero
Re: Asking for your opinion about QuickPages
  • 2014/7/20 19:08

  • bitcero

  • Quite a regular

  • Posts: 318

  • Since: 2005/11/26


Quote:

What do you think about merging your common utilities and advanced forms to the new xoops version. The development is in progress and it would be really cool to see your hack merged to xoops.
It would be a huge improvement for user experience.


I'm trying to integrate rmcommon with XOOPS 2.6... a lot of work is needed.

10
bitcero
Re: Asking for your opinion about QuickPages
  • 2014/7/20 19:12

  • bitcero

  • Quite a regular

  • Posts: 318

  • Since: 2005/11/26


@olivee: thanks for report about sql file, this bug is corrected.

The code is used in htaccess file and allows to have short urls for a single page. This means that you can acces to a specific page with an URL like next:

http://yoursite.com/custom-path

or in other cases:

http://yoursite.com/pages/custom-path

QuickPages make the changes for you when the server is configured for this. In other cases you need to modify it manually.


Login

Who's Online

139 user(s) are online (93 user(s) are browsing Support Forums)


Members: 0


Guests: 139


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits