CodeSteps

Python, C, C++, C#, PowerShell, Android, Visual C++, Java ...

Author : CodeSteps

How to bootstrap Drupal from other applications?

Drupal bootstrap will load necessary commonly used functionality and it allows to bootstrap from other applications easily. Drupal allows to bootstrap its functionality by phase wise like basic initialization, caching, database layer, initialize variable system, etc.,. That means you can partially load Drupal and call necessary functionality required to your application. In order to use […]

How to review a Microsoft Word document?

Microsoft Word allows the users to review the documents and provide their review comments inside the document. You can also enable tracking the changes in the document. So it will be useful later at the time of reviewing or finalizing the document. Below are the steps to track changes in the Word document, Create/Delete the […]

How to clear cache in Concrete5?

Concrete5 is an easy-to-use Open Source Content Management System to publish content on the internet. Concrete5 maintains a cache mechanism to speed up the website’s performance and sometimes it is required to clear this cache to reflect your changes made to the website. Below are the steps to explain the way to clear the cache. […]

How to set the default front page in Drupal?

Drupal allows displaying published articles or pages on the front page. It is simple to provide your article or page as a front-page by updating configuration settings. Below are the steps to set the default front page for your Drupal-based website. This article applies to: Drupal 7.x Step (1). Log in to your Drupal-based website […]

Scroll to top