Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Creating a plugin function to remove or modify code
Post: RE: Creating a plugin function to remove or modify...

So I can't create my own plugin to modify existing code generated by GS? I can do it using CSS display:none; but want to remove it completely from source.
nvinanda General Questions and Problems 4 11,676 2013-04-24, 00:33:09
    Thread: Creating a plugin function to remove or modify code
Post: Creating a plugin function to remove or modify cod...

Hello, I'm trying to create a plugin to remove a certain code from the footer of backend panel. I have seen the plugin creation tutorial at http://get-simple.info/wiki/plugins:creation and the give...
nvinanda General Questions and Problems 4 11,676 2013-04-23, 22:11:00
    Thread: Problem with Slug/URL with same subpages
Post: Problem with Slug/URL with same subpages

Did anyone find workaround/hack for this? I would also like to see more than 2 levels in url.
nvinanda General Questions and Problems 16 43,394 2012-01-28, 01:34:42
    Thread: URL Change fro Sub-Sub Page
Post: URL Change fro Sub-Sub Page

I'm trying to create Sub-Sub Page with URL structure as http://mysite.com/parent/subpage/subpage/ When I try to create a Sub-Sub Page, GS makes the slug after omitting the first parent page, like http...
nvinanda General Questions and Problems 1 5,826 2012-01-16, 09:30:41
    Thread: How to integrate a Forum in my GetSimple site?
Post: How to integrate a Forum in my GetSimple site?

I'm trying to implement a basic Discussion forum (that too without database requirement) on my GetSimple site. Is there any future plans for inetgrating Forum, Commenting in GetSimple? I found this th...
nvinanda General Questions and Problems 2 7,191 2011-06-27, 21:31:03
    Thread: How to compress HTML output?
Post: How to compress HTML output?

marrco Wrote: -- additionally, care to post you nginx config file for getsimple ? -- will surely do it as soon as i finish the setup.
nvinanda General Questions and Problems 7 18,775 2011-06-27, 21:27:34
    Thread: How to compress HTML output?
Post: How to compress HTML output?

Yes, i echoed the output. Actually I'm already compressing the HTML using gzip compression, browser caching, expiry on my nginx server at Linode. I want to further clean out the source to to save few ...
nvinanda General Questions and Problems 7 18,775 2011-06-27, 20:02:02
    Thread: How to check the "Add to Menu?" checkbox by default?
Post: How to check the "Add to Menu?" checkbox by defaul...

Thanks ccagle8. I used your way because my site was already using that plugin.
nvinanda General Questions and Problems 3 9,073 2011-06-27, 19:57:16
    Thread: How to compress HTML output?
Post: How to compress HTML output?

Please help me to compress the HTML output of the whole page by removing whitespaces and new lines. I tried using the below preg_replace function for compressing page content but nothing changed. $my...
nvinanda General Questions and Problems 7 18,775 2011-06-27, 11:03:31
    Thread: How to check the "Add to Menu?" checkbox by default?
Post: How to check the "Add to Menu?" checkbox by defaul...

I want to add all the pages in menu, so please let me know how can i check the box "Add to Menu?" by default while creating a new page.
nvinanda General Questions and Problems 3 9,073 2011-06-27, 10:09:22
    Thread: How to keep current scroll when editing a theme?
Post: How to keep current scroll when editing a theme?

I don't know what you guys say this feature technically. After editing a theme in the bottom (say line number 50) and when i click "save changes", I need to scroll to that edited/working part everyti...
nvinanda Feature Requests 1 6,116 2011-06-27, 09:19:14
    Thread: How to change upload path/directory ?
Post: How to change upload path/directory ?

Thanks bogyvet. I was to change and path with all other benefits like thumbs, file browser etc. In case anyone in future want to hack this feature, you need to update your new path in the following fi...
nvinanda General Questions and Problems 5 17,306 2011-06-27, 08:18:32
    Thread: How to change upload path/directory ?
Post: How to change upload path/directory ?

Please help me to change the upload path for files from /data/uploads to /media/img I tried replacing "data/uploads" to "media/img" in /admin/upload.php but in vain.
nvinanda General Questions and Problems 5 17,306 2011-06-27, 05:16:27
    Thread: Does GetSimple support Nginx web server?
Post: Does GetSimple support Nginx web server?

Thanks.
nvinanda Installation & Setup 4 12,026 2011-04-30, 04:35:10
    Thread: Does GetSimple support Nginx web server?
Post: Does GetSimple support Nginx web server?

Using a database-less CMS like GetSimple is a huge performance boost and I want to increase the performance further by using Nginx instead of Apache. Do let me know if anyone tried GS on this server.
nvinanda Installation & Setup 4 12,026 2011-04-28, 11:57:42
    Thread: Problem with Slug/URL with same subpages
Post: Problem with Slug/URL with same subpages

In case GetSimple solves this issue, please update to this thread. I know its difficult because you need to change the whole algorithm of saving and reading posts. Still I'm a big of this CMS :)
nvinanda General Questions and Problems 16 43,394 2011-04-22, 02:07:50
    Thread: Problem with Slug/URL with same subpages
Post: Problem with Slug/URL with same subpages

Thanks, but I can't use it before fixing the "-1" thing. Would you like to suggest GetSimple alternative (without database) which doesn't append a -1 to this situation?
nvinanda General Questions and Problems 16 43,394 2011-04-15, 02:47:51
    Thread: How to Enable H-Tags, Fonts, Font Size and Text Color in Editor
Post: How to Enable H-Tags, Fonts, Font Size and Text Co...

sure, thanks.
nvinanda General Questions and Problems 10 26,968 2011-04-15, 02:39:02
    Thread: How to Enable H-Tags, Fonts, Font Size and Text Color in Editor
Post: How to Enable H-Tags, Fonts, Font Size and Text Co...

Yes, advanced toolbar is activated. I know its bit risky to enable pasting not as plain text, still I want to enable it, please guide. "Paste from Word" didn't worked.
nvinanda General Questions and Problems 10 26,968 2011-04-14, 22:43:07
    Thread: Problem with Slug/URL with same subpages
Post: Problem with Slug/URL with same subpages

I never came across this kinda algorithm in the CMSes I used: wp, drupal and joomla. Please help to get out of this problem if possible or take it as a feature suggestion.
nvinanda General Questions and Problems 16 43,394 2011-04-14, 22:40:19
    Thread: How to Enable H-Tags, Fonts, Font Size and Text Color in Editor
Post: How to Enable H-Tags, Fonts, Font Size and Text Co...

I do need Auto Spell Checker and a feature so that I can copy and paste any rich text as it is, currently when i paste a rich text in the editor, it only gets the text part and no styling.
nvinanda General Questions and Problems 10 26,968 2011-04-14, 21:43:03
    Thread: Problem with Slug/URL with same subpages
Post: Problem with Slug/URL with same subpages

I'm not able to make subpages with same slug under different parent pages. For Example: www.website.com/parent1/subpage/ (http://www.website.com/parent1/subpage/) www.website.com/parent2/subpage/ (ht...
nvinanda General Questions and Problems 16 43,394 2011-04-14, 21:33:40
    Thread: I18N Custom Fields | How to Place fields below the Page Title?
Post: I18N Custom Fields | How to Place fields below the...

okay :(
nvinanda Plugins 2 8,802 2011-04-13, 05:27:04
    Thread: I18N Custom Fields | How to Place fields below the Page Title?
Post: I18N Custom Fields | How to Place fields below the...

Hello, I want to place the Custom Fields just below the Page Title field in the "Create Page" page. I mean after clicking the "Page Options" button, the first field should be custom one. Current it ...
nvinanda Plugins 2 8,802 2011-04-13, 03:50:34
    Thread: How to Enable H-Tags, Fonts, Font Size and Text Color in Editor
Post: How to Enable H-Tags, Fonts, Font Size and Text Co...

Thanks! You guys are really helpful.
nvinanda General Questions and Problems 10 26,968 2011-04-13, 03:07:08
    Thread: How to Enable H-Tags, Fonts, Font Size and Text Color in Editor
Post: How to Enable H-Tags, Fonts, Font Size and Text Co...

Looking for a solution to enable some functions like H-Tags, Fonts, Font Size, Blockquote and Text Color in In-Built Editor of GetSimple 3.0.
nvinanda General Questions and Problems 10 26,968 2011-04-13, 00:21:49
    Thread: Function to check if admin logged in or not?
Post: Function to check if admin logged in or not?

Finally I developed a small javascript to do the task. Here it is http://shortbutuseful.com/24/javascript-slug-current-url/ Remember: Use the second script and change "administrator" to"admin".
nvinanda General Questions and Problems 7 19,848 2011-04-12, 23:53:54
    Thread: Function to check if admin logged in or not?
Post: Function to check if admin logged in or not?

Thanks. I don't want to use an plugin due to some reasons. Would it be possible to get the result using functions.php and template.php in the theme folder? I read here (http://get-simple.info/forum/...
nvinanda General Questions and Problems 7 19,848 2011-04-12, 23:27:14
    Thread: Function to check if admin logged in or not?
Post: Function to check if admin logged in or not?

I'm trying to implement "Edit this page" link on each page of my GetSimple site. Since I don't want the visitors to see the same link while surfing, I thought of adding a conditional tag like "if(LOGG...
nvinanda General Questions and Problems 7 19,848 2011-04-12, 22:15:55
    Thread: Trying to implement Dynamic Page Titles
Post: Trying to implement Dynamic Page Titles

Great! It worked.
nvinanda General Questions and Problems 2 8,403 2011-04-10, 06:49:35