Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: menu-manager.php tag childpages
Post: RE: menu-manager.php tag childpages
There are no nested lists in the drag and drop menu-manager in the admin/backend.
This is just to make it a bit clearer to see what is a child page and what isn't. |
|
uitdecom |
Developer Discussions
|
2 |
16,933 |
2013-02-10, 01:04:54 |
|
|
Thread: menu-manager.php tag childpages
Post: menu-manager.php tag childpages
Just a little tweak to make the menu-manager (admin backend - drag and drop menu order) look a little bit more organised by giving all childpages a 'hasparent' class.
changed the following in men... |
|
uitdecom |
Developer Discussions
|
2 |
16,933 |
2013-02-10, 00:54:02 |
|
|
Thread: Release v3.2.0 beta
Post: RE: Release v3.2.0 beta
Yes. A responsive backend from 640px to 1280px (tablet to widescreen) would be nice. At first glance there's no real need to change existing markup. Perhaps making sure al the plugins will play nice i... |
|
uitdecom |
GS Development Testing - (alpha/beta)
|
65 |
196,931 |
2013-01-21, 03:54:10 |
|
|
Thread: Release v3.2.0 beta
Post: RE: Release v3.2.0 beta
Great!
Running GS b3 on easyphp local server, no problems so far.
except: GSSTYLEWIDE
I get an undefined constant notice on the frontend ( GSSTYLEWIDE assumed 'GSSTYLEWIDE')
I like the first... |
|
uitdecom |
GS Development Testing - (alpha/beta)
|
65 |
196,931 |
2013-01-21, 02:25:36 |
|
|
Thread: Simple Input Tabs
Post: RE: Simple Input Tabs
No, thank you sir :) It's working! |
|
uitdecom |
Plugins
|
200 |
654,902 |
2012-11-17, 02:08:14 |
|
|
Thread: Simple Input Tabs
Post: RE: Simple Input Tabs
magic_quotes_gpc is on, runtime and sybase are off, json (1.2.1) is enabled. |
|
uitdecom |
Plugins
|
200 |
654,902 |
2012-11-17, 01:45:05 |
|
|
Thread: Simple Input Tabs
Post: RE: Simple Input Tabs
that didn't changed anything & 'Magic Quotes is active'
Problem seems to be before saving, because only the main tab is remembering the content (and the content /not the tab/ switches when main-tab-b... |
|
uitdecom |
Plugins
|
200 |
654,902 |
2012-11-17, 00:23:24 |
|
|
Thread: Simple Input Tabs
Post: RE: Simple Input Tabs
changedata.php printed this:
{\"Main\":\"\\n\\tmain tab content\\n\"}
:huh: |
|
uitdecom |
Plugins
|
200 |
654,902 |
2012-11-16, 22:44:50 |
|
|
Thread: Simple Input Tabs
Post: RE: Simple Input Tabs
Thanks for the quick response, but no luck, same problem remains.
hmm, clicking on the main-tab-button when active switches tab-content.
When saved only active-tab content is saved, also not includi... |
|
uitdecom |
Plugins
|
200 |
654,902 |
2012-11-16, 22:19:02 |
|
|
Thread: Simple Input Tabs
Post: RE: Simple Input Tabs
No, same problem (Firefox & Chrome) with both versions.
after saving main tab displays: {"Main":" \n\tmain content txt \n","Sidebar":" \n\tAdd your content to the section: Sidebar \n"}
other tab jus... |
|
uitdecom |
Plugins
|
200 |
654,902 |
2012-11-16, 21:30:04 |
|
|
Thread: Simple Input Tabs
Post: RE: Simple Input Tabs
Always, tried a clean install as well and had the same problem.
Could it be something to do with utf8/html entities?
And yes, the button tabs are working great!
(So client will be filling up his si... |
|
uitdecom |
Plugins
|
200 |
654,902 |
2012-11-16, 19:20:58 |
|
|
Thread: Simple Input Tabs
Post: RE: Simple Input Tabs
When I'm using the java-tab after saving I'm having empty tabs or both pages having the same content.
Or even this as content in the main tab:
{"Main":"
\n\tthis is the main content
\n","Sid... |
|
uitdecom |
Plugins
|
200 |
654,902 |
2012-11-16, 04:09:15 |
|
|
Thread: Simple Input Tabs
Post: RE: Simple Input Tabs
Silently following this thread
(I am building a two column layout site, so this is very helpfull)
I was having some problems losing data from all but active tab after saving sometimes. But that seem... |
|
uitdecom |
Plugins
|
200 |
654,902 |
2012-11-10, 23:42:15 |
|
|
Thread: Sorting of pages?
Post: Sorting of pages?
I'm doing that as well
One minor problem is that new pages not in the menu appear on top.
(saving them with a menu order of 30 and then removing them again from the menu seems to put them on the bot... |
|
uitdecom |
Developer Discussions
|
4 |
14,132 |
2012-10-29, 21:14:13 |
|
|
Thread: Simple Input Tabs
Post: Simple Input Tabs
Thank you for this!
(I know people want extra options and so on, but I really like the (get)simplicity of this. I usually don't use a plugin when it is doing more then its main purpose. It only makes ... |
|
uitdecom |
Plugins
|
200 |
654,902 |
2012-10-27, 07:31:44 |
|
|
Thread: Light Theme
Post: Light Theme
I think your breaking up the theme's visual layout,
so you probably need to change the layout a bit more,
but here's a way:
Code:
--
#menu {
border-top: 1px dotted #222222;
bottom: 0px;
... |
|
uitdecom |
Themes
|
6 |
19,934 |
2012-10-12, 15:49:08 |
|
|
Thread: Innovation theme plugin
Post: Innovation theme plugin
You need to go edit the sidebar.inc.php ( and add target="_blank" to all three of the a-tags.
Theme -> Edit Theme -> choose sidebar.inc.php from the dropdown -> Edit
Then change
Code:
--
|
|
uitdecom |
Themes
|
2 |
9,081 |
2012-10-11, 14:43:14 |
|
|
Thread: How to add a 'how-to' page for clients in the backend
Post: How to add a 'how-to' page for clients in the back...
Thank you for this. Works great!
I also figured a nav-tab would be the better place.
Like the way your hiding the userguide-page from the pages.
I think you forgot to change 'pages' into 'wj_userg... |
|
uitdecom |
General Questions and Problems
|
6 |
15,559 |
2012-10-07, 19:58:51 |
|
|
Thread: How to add a 'how-to' page for clients in the backend
Post: How to add a 'how-to' page for clients in the back...
I usually explain the cms to my client, and then afterwards I create a small how-to page as a reminder. For a simple cms like this that really should be sufficient (one of the reasons I switched from ... |
|
uitdecom |
General Questions and Problems
|
6 |
15,559 |
2012-10-07, 11:26:51 |
|
|
Thread: How to add a 'how-to' page for clients in the backend
Post: How to add a 'how-to' page for clients in the back...
I usually make a small html page explaining the cms and mainly the editor.
Because some clients only update there pages once a month or less they need a quick reminder of how everything is working.
... |
|
uitdecom |
General Questions and Problems
|
6 |
15,559 |
2012-10-06, 22:51:48 |
|
|
Thread: Show last tweets plugin
Post: Show last tweets plugin
Thank you,
but it's not really nescesary anymore.
And as long nobody else is complaining it must have been something with my setup. I'll give it another try next time and let you know. |
|
uitdecom |
Plugins
|
37 |
112,574 |
2012-10-06, 21:49:04 |
|
|
Thread: Show last tweets plugin
Post: Show last tweets plugin
not working for me.
Tried the api twitter url directly, and that is still getting data. Somehow it is just not processed by the plugin.
Can anyone confirm this is still working?
// Nevermind, hardc... |
|
uitdecom |
Plugins
|
37 |
112,574 |
2012-10-04, 12:36:19 |
|
|
Thread: Club Theme (w/ settings plugin)
Post: Club Theme (w/ settings plugin)
Michael,
the plugin version is still the 1.0 one |
|
uitdecom |
Themes
|
5 |
16,329 |
2012-10-04, 11:41:25 |
|
|
Thread: Sidebar to show for sub pages for each page?
Post: Sidebar to show for sub pages for each page?
Thank you both for the quick replies.
I changed the child_menu plugin for my purposes. |
|
uitdecom |
General Questions and Problems
|
19 |
55,126 |
2012-10-03, 20:04:55 |
|
|
Thread: Sidebar to show for sub pages for each page?
Post: Sidebar to show for sub pages for each page?
Yes, already tried that.
Here's my full code:
Code:
--
function getChildPages($page){
$children=getChildren($page);
$pagesSorted = subval_sort($children, 'pubDate');
foreach (... |
|
uitdecom |
General Questions and Problems
|
19 |
55,126 |
2012-10-03, 16:07:45 |
|
|
Thread: Sidebar to show for sub pages for each page?
Post: Sidebar to show for sub pages for each page?
Hello
Can anyone tell me why this part of the above code isn't working?
Code:
--
$pagesSorted = subval_sort($children,'pubdate'); // select which field to sort on.
--
|
|
uitdecom |
General Questions and Problems
|
19 |
55,126 |
2012-10-03, 15:41:37 |