May be it would be useful?
viewtopic.php?t=5442
Search found 7 matches
- Thu Jun 26, 2008 3:44 pm
- Forum: General discussions
- Topic: Dinamic right column
- Replies: 5
- Views: 9511
- Wed Jun 25, 2008 5:01 pm
- Forum: General discussions
- Topic: FAQ records access management
- Replies: 7
- Views: 9589
FAQ records access management
Hi all!
Is it possible to protect phpMyFaq articles from unauthorized access?
I can restrict access for some user and/or groups, at a FAQ record edit page but how can I protect some articles from public (not registered) users?
Thank you!
Is it possible to protect phpMyFaq articles from unauthorized access?
I can restrict access for some user and/or groups, at a FAQ record edit page but how can I protect some articles from public (not registered) users?
Thank you!
- Mon Aug 20, 2007 2:49 pm
- Forum: Proposals
- Topic: FAQ pages layout customization
- Replies: 1
- Views: 8294
FAQ pages layout customization
It`s would be great if phpMyFaq pages layout would be customizable.
Enable/disable right/left column.
Switch left/right column as top or bottom frame.
Changing fonts size, etc
You can create some set of different layouts and switch them via admin's web interface.
Thank you for your great job!
Enable/disable right/left column.
Switch left/right column as top or bottom frame.
Changing fonts size, etc
You can create some set of different layouts and switch them via admin's web interface.
Thank you for your great job!
- Mon Aug 20, 2007 2:36 pm
- Forum: General discussions
- Topic: WYSIWYG Plugin trouble
- Replies: 3
- Views: 6954
- Mon Aug 20, 2007 1:59 pm
- Forum: General discussions
- Topic: Central window width
- Replies: 2
- Views: 6837
- Fri Aug 17, 2007 1:28 pm
- Forum: General discussions
- Topic: Central window width
- Replies: 2
- Views: 6837
Central window width
Hi!
My FAQ articles is big. And I need to disable right panel. I did id so:
<!-- start right sidebar -->
<!--
<div class="rightcolumn sidebar" id="sidebar-right">
<div class="rightpadding">
{rightBox}
</div>
</div>
-->
<!-- end right sidebar -->
And now I need to change central frame ...
My FAQ articles is big. And I need to disable right panel. I did id so:
<!-- start right sidebar -->
<!--
<div class="rightcolumn sidebar" id="sidebar-right">
<div class="rightpadding">
{rightBox}
</div>
</div>
-->
<!-- end right sidebar -->
And now I need to change central frame ...
- Fri Aug 17, 2007 1:22 pm
- Forum: General discussions
- Topic: WYSIWYG Plugin trouble
- Replies: 3
- Views: 6954
WYSIWYG Plugin trouble
Hi!
I`m using phpMyFAQ 2.0.2 and when I`m trying to use WYSIWYG plugin "Select a FAQ record to insert it as a link" it seems not working.
When I select desired FAQ record from the list and click on it, new link (internal link) must be inserted but nohing is happen.
phpMyFAQ 1.6.11 working well with ...
I`m using phpMyFAQ 2.0.2 and when I`m trying to use WYSIWYG plugin "Select a FAQ record to insert it as a link" it seems not working.
When I select desired FAQ record from the list and click on it, new link (internal link) must be inserted but nohing is happen.
phpMyFAQ 1.6.11 working well with ...